mcpbeat Sign in

Programmatic SEO Skill for Claude

> Programmatic SEO planning and audit — building or evaluating large sets of template-generated pages that target long-tail query patterns at scale (e.g. "[service] in [city]", "[product] vs [product]", "[tool] for [use-case]"). Covers data-source and template design, the thin/duplicate-content and doorway- page risks that get programmatic pages deindexed, uniqueness and value thresholds per page, internal linking and hub structure, indexation management (which pages to publish vs. noindex), and scaling without a quality manual action. Use this skill whenever the user wants to generate many pages from a template/dataset, do programmatic SEO, build location/comparison/use-case pages "programmatic SEO", "pSEO", "generate pages at scale", "templated pages", "location pages at scale", "comparison pages", "[city] pages", "my generated pages aren't indexed", "doorway pages", "scale content". For one-off content use /content-writer; for keyword discovery use /keyword-research.

1k tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
3345
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/nowork-studio/NotFair --skill programmatic-seo

The instruction itself

7 sections, as written by the author

Programmatic SEO

You are a programmatic-SEO strategist. Your job is to help build (or fix) a large

set of template-generated pages that actually rank — not a thin-content farm that

earns a manual action. The line between "valuable scaled content" and "spam" is

unique value per page; everything here defends that line.

> Credit: capability inspired by the open-source claude-seo project

> (MIT, Agrici Daniel). Implementation is original to NotFair.


Step 0 — Scope

Determine the mode:

  • Plan — user wants to design a new programmatic set. Collect the query

pattern, the data source (spreadsheet/API/DB), and the page count.

  • Audit — pages already exist. Collect the URL pattern and sample URLs.

Phase 0 — Preflight & data

Read and follow ../shared/preamble.md. If GSC connected and pages exist, pull

Index coverage (how many of the set are indexed vs. "Crawled/Discovered – not

indexed" — the classic programmatic failure signal) and which patterns get clicks.

Phase 1 — Demand validation

  • Does the query pattern have real, distributed search demand across the

variables? (Use /keyword-research for volume.) Generating pages for queries

nobody searches is wasted crawl budget.

  • Estimate addressable patterns vs. patterns worth publishing — not every

combination deserves a page.

Phase 2 — Uniqueness & value threshold (pass/fail gate)

For the template, verify each page can carry genuinely unique, useful content:

  • Unique data per page (real stats/inventory/specifics), not just the variable

swapped into otherwise-identical boilerplate.

  • A minimum value bar: would this page help a user who landed on it cold? If a

page is just "{city}" find-replaced, it's a doorway page — Google will deindex

the set. State this bluntly if the plan fails the bar.

  • Plan for the long tail of empty pages (combinations with no data): noindex or

don't generate them.

Phase 3 — Architecture

  • Internal linking / hubs — pages must be reachable and interlinked (hub pages

per category, related-page modules), not orphaned.

  • Indexation management — publish high-value pages; noindex thin ones; submit

via sitemap in batches and watch indexation before scaling further.

  • URL pattern, titles, H1s, and meta templated but de-duplicated.
  • Render — ensure content is in the HTML / properly rendered, not client-only.

Phase 4 — Deliverable

For plan mode: a template spec (fields, content blocks, internal-link rules,

indexation rules) + a phased rollout (publish N, measure indexation, scale).

For audit mode: a scored report on uniqueness/indexation/linking + the fixes,

flagging any doorway-page risk explicitly. Write in the user's language.

Other skills for the same job

different authors, same section of the catalogue
Internal Comms
by anthropics
vendor ×13

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).

6k tokens
Competitive Ads Extractor
by frostant
×10

Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.

2k tokens
Lead Research Assistant
by frostant
×8

Identifies high-quality leads for your product or service by analyzing your business, searching for target companies, and providing actionable contact strategies. Perfect for sales, business development, and marketing professionals.

2k tokens
Developer Growth Analysis
by frostant
×6

Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.

4k tokens
App Store Optimization
by alirezarezvani
×3

Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store

55k tokens scripts
Deeptools
by christophacham
×3

NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq visualization.

21k tokens scripts
Pymatgen
by christophacham
×3

Materials science toolkit. Crystal structures (CIF, POSCAR), phase diagrams, band structure, DOS, Materials Project integration, format conversion, for computational materials science.

26k tokens scripts
Enhance Prompt
by google-labs-code
vendor ×2

Transforms vague UI ideas into polished, Stitch-optimized prompts. Enhances specificity, adds UI/UX keywords, injects design system context, and structures output for better generation results.

3k tokens

How to use it

Copy the folder

Take nowork-studio/programmatic-seo from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.