Agent skill · Code Review & Quality

programmatic-seo

Plan programmatic SEO pages. Use when: building template engines, URL patterns, thin content safeguards, or quality gates.

indranilbanerjeegithub.com/indranilbanerjeeGitHub ↗
claude-codecopilotcursorcodexMIT
Install
npx skills add indranilbanerjee/digital-marketing-pro --skill programmatic-seo --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 7 KB
Bundled scripts: none
Path: skills/programmatic-seo/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 700
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# /digital-marketing-pro:programmatic-seo ## Purpose Plan and audit SEO pages generated at scale from structured data sources (databases, APIs, CSV/JSON files). Enforces quality gates to prevent thin content penalties, index bloat, and Google's Scaled Content Abuse policy. ## Input Required The user must provide (or will be prompted for): - **URL or data source**: Existing programmatic pages to audit, or data source details for planning - **Page type**: What kind of pages are being generated (location, product, integration, glossary, template, tool) - **Data source**: CSV/JSON files, API endpoints, database queries — or existing pages to analyze - **Target scale**: How many pages will be generated - **Current status**: New build or auditing existing programmatic pages ## Process 1. **Load brand context**: Read `~/.claude-marketing/brands/_active-brand.json` for the active slug, then load `~/.claude-marketing/brands/{slug}/profile.json`. Apply industry context and compliance rules. Check for brand guidelines at `~/.claude-marketing/brands/{slug}/guidelines/_manifest.json`. 2. **Data source assessment**: Evaluate the data powering programmatic pages — row count, column uniqueness, mi

What's inside
Steps it walks through
  1. Purpose
  2. Input Required
  3. Process
  4. Quality Gates
  5. Scale Thresholds
  6. Scaled Content Abuse Context (2025-2026)
  7. Safe vs Risky Programmatic Pages
  8. Uniqueness Calculation
  9. URL Pattern Library
  10. Common Patterns
  11. URL Rules
  12. Output
  13. Programmatic SEO Score: XX/100
  14. Agents Used
More from digital-marketing-pro
All skills →
About this skill
What does the programmatic-seo skill do?

Plan programmatic SEO pages. Use when: building template engines, URL patterns, thin content safeguards, or quality gates.

How do I install it?

Run `npx skills add indranilbanerjee/digital-marketing-pro --skill programmatic-seo --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From indranilbanerjee/digital-marketing-pro, a repository with 700 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going