gsc-seo-page
Installation
SKILL.md
GSC SEO Page
Two modes:
- Generate a page for a query that GSC is already showing impressions for (the common case).
- Onboard a new product into the GSC + SERP pipelines so the crons start producing pages for a new domain automatically.
How It Works
All page generation goes through a single canonical script:
~/social-autoposter/seo/generate_page.py
This script handles everything: SERP research, dynamic component discovery from @seo/components, theme detection, page writing, and build verification. Do NOT write pages manually or use inline TSX patterns; always run the generator.