Programmatic SEO
12-playbook framework for templated pages at scale (locations, comparisons, integrations, glossary...) with an explicit thin-content guardrail checklist.
Test report
- Verdict
- Tested · Works
- Score
- Tested
- Jul 14, 2026
- Environment
- Claude Code 2.x (agent harness)
- Upstream re-checked
- Aug 10, 2026 · e96bf82
A baseline pass on the mini-task ('one page per job title, swap the title in the H1') walks straight into the exact anti-pattern the skill names as mistake #1 in its own Common Mistakes list -- the skill instead forces proprietary-data differentiation and a thin-content pre-launch checklist before any pages ship.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 5/5
- Triggers reliably 5/5
- Output vs. baseline 9/10
- Docs & honesty 5/5
What Programmatic SEO does
Guides building SEO page sets from templates and data across 12 named patterns (templates, curation, conversions, comparisons, locations, personas, integrations, glossary, translations, directory, profiles), enforcing unique-value-per-page, a proprietary-over-public data-defensibility hierarchy, subfolder (not subdomain) URL structure, and a pre-launch thin-content checklist. Triggers on 'pages at scale,' directory/location pages, and templated landing-page requests; explicitly hands off to seo-audit for auditing after launch and schema for structured data.
How to install Programmatic SEO
git clone https://github.com/coreyhaines31/marketingskills
cd marketingskills
mkdir -p ~/.claude/skills
cp -r skills/programmatic-seo ~/.claude/skills/programmatic-seo
Skills live in ~/.claude/skills/ (global) or .claude/skills/
(per-project). Restart Claude Code after installing.
Commands — how to trigger Programmatic SEO
-
/programmatic-seo12-playbook framework for templated pages at scale (locations, comparisons, integrations, glossary...) with an explicit thin-content guardrail checklist.
It also activates on plain-language prompts like these:
-
Plan a programmatic SEO page system from this data -
Build keyword cluster page templates without doorway spam -
Design uniqueness safeguards for these scaled landing pages
Appears in
Frequently asked questions
- Is the Programmatic SEO skill free?
- Yes. The skill itself is free from coreyhaines31/marketingskills. SkillProof publishes the install command and an independent test verdict at no cost.
- Does Programmatic SEO work with Claude Code?
- We tested it with Claude Code 2.x (agent harness) on Jul 14, 2026. Verdict: Tested · Works. A baseline pass on the mini-task ('one page per job title, swap the title in the H1') walks straight into the exact anti-pattern the skill names as mistake #1 in its own Common Mistakes list -- the skill instead forces proprietary-data differentiation and a thin-content pre-launch checklist before any pages ship.
- What is the Programmatic SEO SkillProof Score?
- 9.6/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 9/10, docs & honesty 5/5.
- How do I install Programmatic SEO?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use Programmatic SEO with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.