| name | super-seo-foundation |
| description | SEO foundations: audits, technical fixes, schema, sitemaps, hreflang, images, and tooling. Use for baseline health and technical readiness. |
Super SEO Foundation
Overview
Single entry point for technical SEO work. Routes requests to the correct module and asks only minimal questions.
User Intent Examples
- "Need help with SEO Audit for my product/site."
- "Create a plan for Google SEO Tooling."
- "Audit or improve Schema & Technical SEO."
Capabilities
- Full or lightweight SEO audits
- Technical checks (crawl, index, CWV, headers)
- Schema, sitemaps, hreflang, images
- Google Search Console / PageSpeed / CrUX workflows
Routing Map (Modules)
- SEO Audit ->
references/modules/seo-audit.md
- Google SEO Tooling ->
references/modules/seo-google.md
- Schema & Technical SEO ->
references/modules/seo-schema.md
Default Flow
- If a URL is provided, run the full audit module.
- If no URL, ask for the URL and target market.
- If user asks a specific area (schema, CWV, etc.), jump to that module.
Minimal Intake Questions
Ask only what’s missing:
- Primary URL(s)
- Target market/region (if relevant)
- Scope (full site vs single page) if unclear
Output Format
- Audit summary
- Prioritized fixes (impact/effort)
- Validation checklist
- Risks and next steps
Bundled References
references/modules/
scripts/
assets/
agents/
Compatibility Notes
- If any module references slash commands or tool-specific paths, translate them into plain-language steps.
- Keep outputs platform-agnostic unless the user specifies a specific tool, stack, or agent.
Guardrails
- Do not claim live metrics without data.
- Separate confirmed issues from hypotheses.
- Make each fix actionable and testable.