Agent skill · Security

seo-programmatic

Plan and audit programmatic SEO pages generated at scale from structured data. Use when designing templates, URL systems, internal linking, quality gates, and index-bloat safeguards for pages at scale.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorcan modify filesMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill seo-programmatic --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 9 KB
Bundled scripts: none
Allowed tools: -Read-Grep-Glob-Bash-WebFetch-Write
Path: skills/seo-programmatic/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

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

From the SKILL.md

# Programmatic SEO Analysis & Planning Build and audit SEO pages generated at scale from structured data sources. Enforces quality gates to prevent thin content penalties and index bloat. ## When to Use - Use when the user wants programmatic SEO planning or review. - Use when designing templates, data-driven pages, or scalable URL systems. - Use when preventing thin content and index bloat across large page sets. ## Data Source Assessment Evaluate the data powering programmatic pages: - **CSV/JSON files**: Row count, column uniqueness, missing values - **API endpoints**: Response structure, data freshness, rate limits - **Database queries**: Record count, field completeness, update frequency - Data quality checks: - Each record must have enough unique attributes to generate distinct content - Flag duplicate or near-duplicate records (>80% field overlap) - Verify data freshness; stale data produces stale pages ## Template Engine Planning Design templates that produce unique, valuable pages: - **Variable injection points**: Title, H1, body sections, meta description, schema - **Content blocks**: Static (shared across pages) vs dynamic (unique per page) - **Conditional logic**: Show/h

What's inside
Steps it walks through
  1. When to Use
  2. Data Source Assessment
  3. Template Engine Planning
  4. URL Pattern Strategy
  5. Common Patterns
  6. URL Rules
  7. Internal Linking Automation
  8. Thin Content Safeguards
  9. Quality Gates
  10. Scaled Content Abuse: Enforcement Context (2025-2026)
  11. Safe Programmatic Pages (OK at scale)
  12. Penalty Risk (avoid at scale)
  13. Uniqueness Calculation
  14. Canonical Strategy
More from agentic-awesome-skills
All skills →
About this skill
What does the seo-programmatic skill do?

Plan and audit programmatic SEO pages generated at scale from structured data. Use when designing templates, URL systems, internal linking, quality gates, and index-bloat safeguards for pages at scale.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill seo-programmatic --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 sickn33/agentic-awesome-skills, a repository with 44,414 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