What problem does it solve? Building hundreds or thousands of SEO landing pages by hand is impractical, and naive template generation produces thin content that Google penalizes. This Skill guides the creation of programmatic SEO page generators that produce unique, data-driven pages targeting keyword patterns at scale. ## Core Features & Use Cases - Playbook Selection: Proven patterns like integrations pages, comparison pages, location pages, glossaries, and data profiles, with real traffic examples from Zapier, Wise, and Tripadvisor. - Rendering Strategy Guidance: Decision trees for SPA vs SSR, plus implementation patterns for Express SSR, Next.js ISR/SSG, and Astro with correct cache headers and sitemap sharding. - Quality & Compliance Guardrails: Information gain testing, scaled content abuse avoidance, schema markup per page type, hreflang handling, and crawl budget management. - Use Case: A SaaS company wants to build 500 "[tool A] vs [tool B]" comparison pages. The Skill walks through validating keyword demand, sourcing genuinely differentiated data, building an ISR page generator in Next.js, and setting up sitemaps and internal linking. ## Quick Start Ask the agent to build a programmatic SEO page generator for your keyword pattern, for example: create comparison pages for the top 50 CRM tools using my product data.