seo-programmatic

Plans and audits programmatic SEO pages generated at scale from structured data sources.

Updated Jun 9, 2026
One-click install
npx skills add https://github.com/timikalo7/Execute --skill seo-programmatic-timikalo7
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-programmatic
Source: https://github.com/timikalo7/Execute/tree/main/.claude/skill-library/claude-seo/skills/seo-programmatic
Command: npx skills add https://github.com/timikalo7/Execute --skill seo-programmatic-timikalo7

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Generating hundreds or thousands of SEO pages from data sources risks thin content penalties, index bloat, and Google's Scaled Content Abuse enforcement. This Skill provides a structured framework to plan, audit, and quality-gate programmatic pages before they damage search rankings. ## Core Features & Use Cases - Data Source Assessment: Evaluates CSV, JSON, API, and database sources for record uniqueness, completeness, and freshness before page generation. - Template & URL Planning: Designs template engines with variable injection points, conditional logic, and clean URL patterns like /[city]/[service] or /integrations/[platform]. - Thin Content Quality Gates: Enforces measurable thresholds (40% unique content minimum, 300-word minimum, progressive rollout in batches of 50-100 pages) aligned with Google's 2024-2025 Scaled Content Abuse policy. - Use Case: A SaaS company wants to generate 2,000 integration landing pages from an API data feed. Use this Skill to audit data uniqueness, design the template, set canonical and sitemap rules, and produce a scored assessment with prioritized fixes. ## Quick Start Ask the assistant to run a programmatic SEO analysis on your planned page set, for example by providing a URL or describing your data source and template plan.

Frequently Asked Questions about seo-programmatic

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I avoid thin content penalties on programmatic SEO pages?

Ensure each page has at least 40% unique content relative to other pages in the set and at least 300 words. Publish in batches of 50-100 pages, monitor indexing for 2-4 weeks, and require human review of a 5-10% sample before scaling.

What is programmatic SEO and when should I use it?

Programmatic SEO generates pages at scale from structured data sources like CSVs, APIs, or databases using templates. It works well for integration pages, glossaries, and data-driven pages, but fails for location pages that only swap city names in identical text.

How much unique content does each programmatic page need?

Each page needs at least 40% unique content, calculated as unique words divided by total words excluding shared headers and footers. Below 30% uniqueness triggers a hard stop due to Google's Scaled Content Abuse enforcement risk.

Does Google penalize AI-generated programmatic pages?

Google's Scaled Content Abuse policy, enforced since March 2024 with escalation in 2025, targets AI-generated content at scale regardless of method. Pages pass if each provides standalone value, genuine differentiation, and human review before publishing.

How should I handle sitemaps for thousands of programmatic pages?

Auto-generate sitemap entries, split files at 50,000 URLs or 50MB, use a sitemap index for multiple files, and set lastmod to the actual data update timestamp. Exclude noindexed pages and register the sitemap in robots.txt.

When should programmatic pages be noindexed?

Noindex pages that fail quality gates, low-value filtered or faceted views, and records with insufficient data. For sites over 10,000 programmatic pages, monitor crawl stats in Search Console and audit indexed counts monthly.