programmatic-seo

Generate SEO-optimized page sets from templates and structured data.

2|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/kvm9-dev/susanoo --skill programmatic-seo-kvm9-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: programmatic-seo
Source: https://github.com/kvm9-dev/susanoo/tree/main/.local/secondary_skills/programmatic-seo
Command: npx skills add https://github.com/kvm9-dev/susanoo --skill programmatic-seo-kvm9-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Programmatic SEO helps you build SEO-optimized page sets from repeatable templates and structured data, so you can target many keyword variations without creating thin or non-indexable pages.

Core Features & Use Cases

  • Page-scale SEO generation: Create landing pages like comparisons, directories, locations, templates, and glossary entries from keyword patterns and data inputs.
  • Template + data-driven uniqueness: Produce genuinely distinct value per URL using conditional blocks, derived insights, and page-specific content logic.
  • Crawlability and rendering guardrails: Prevent the common SPA indexing failure by ensuring SEO pages are server-rendered/SSG/ISR as appropriate, and validate with raw HTML checks.
  • Authenticity and compliance controls: Avoid fabricating business metrics or customer quotes, using public sources for research topics and placeholders when first-party data is missing.
  • Indexation, internal linking, and schema guidance: Design hub-and-spoke linking, sitemaps, cache headers, and correct structured data for each page type.

Quick Start

Ask the AI to help you design an SEO page generator plan for comparison pages in a target niche, including the server-rendering/SSG/ISR approach, data model, uniqueness rules, schema, caching, and an internal linking + sitemap strategy.

Frequently Asked Questions about programmatic-seo

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

FAQPage Schema
What is programmatic SEO and when do I need it for my site?

Programmatic SEO builds optimized page sets at scale from templates and structured data to target keyword variations. You need it for directories, location pages, comparisons, and glossary entries where manual creation is impractical.

How do I generate SEO pages at scale without creating thin content?

To generate SEO pages at scale safely, use conditional blocks, derived insights, and page-specific content logic within your templates. This ensures each URL offers genuinely distinct value rather than duplicating boilerplate text across pages.

Why are my client-side rendered SPA pages not getting indexed by Google?

Client-side rendering causes indexation pitfalls because crawlers often fail to execute JavaScript. Programmatic SEO prevents this by enforcing server-side rendering, static site generation, or incremental static regeneration to deliver fully rendered HTML.

How do I manage crawl budget and internal linking for hundreds of landing pages?

Manage crawl budget by designing hub-and-spoke internal linking and structured sitemap architecture tailored to page freshness. Programmatic SEO guides cache headers and indexation rules so crawlers prioritize your most valuable generated pages.

Can I use programmatic SEO for comparison and location pages?

Yes, programmatic SEO applies directly to comparison pages, location pages, directories, and glossary entries. It uses keyword patterns and structured data inputs to produce distinct, indexable landing pages for each specific variation.

What should I avoid when generating SEO pages from structured data?

Avoid fabricating business metrics or customer quotes when data is missing. Programmatic SEO enforces authenticity controls by using public sources for research topics and clear placeholders when first-party data is unavailable.