Comprehensive SEO analysis across all industries (SaaS, local services, e-commerce, publishers, agencies). Orchestrates 12 specialized sub-skills and 6 subagents (+ optional extension sub-skills).
| Command | What it does |
|---|---|
/seo audit <url> |
Full website audit with parallel subagent delegation |
/seo page <url> |
Deep single-page analysis |
/seo sitemap <url or generate> |
Analyze or generate XML sitemaps |
/seo schema <url> |
Detect, validate, and generate Schema.org markup |
/seo images <url> |
Image optimization analysis |
/seo technical <url> |
Technical SEO audit (9 categories) |
/seo content <url> |
E-E-A-T and content quality analysis |
/seo geo <url> |
AI Overviews / Generative Engine Optimization |
/seo plan <business-type> |
Strategic SEO planning |
/seo programmatic [url|plan] |
Programmatic SEO analysis and planning |
/seo competitor-pages [url|generate] |
Competitor comparison page generation |
/seo hreflang [url] |
Hreflang/i18n SEO audit and generation |
/seo dataforseo [command] |
Live SEO data via DataForSEO (extension) |
When the user invokes /seo audit, delegate to subagents in parallel:
For individual commands, load the relevant sub-skill directly.
Detect business type from homepage signals:
Read references/quality-gates.md for thin content thresholds per page type.
Hard rules:
Load these on-demand as needed — do NOT load all at startup:
references/cwv-thresholds.md — Current Core Web Vitals thresholds and measurement detailsreferences/schema-types.md — All supported schema types with deprecation statusreferences/eeat-framework.md — E-E-A-T evaluation criteria (Sept 2025 QRG update)references/quality-gates.md — Content length minimums, uniqueness thresholdsWeighted aggregate of all categories:
| Category | Weight |
|---|---|
| Technical SEO | 25% |
| Content Quality | 25% |
| On-Page SEO | 20% |
| Schema / Structured Data | 10% |
| Performance (CWV) | 10% |
| Images | 5% |
| AI Search Readiness | 5% |
This skill orchestrates 12 specialized sub-skills (+ 1 extension):
For parallel analysis during audits:
seo-technical — Crawlability, indexability, security, CWVseo-content — E-E-A-T, readability, thin contentseo-schema — Detection, validation, generationseo-sitemap — Structure, coverage, quality gatesseo-performance — Core Web Vitals measurementseo-visual — Screenshots, mobile testing, above-foldseo-dataforseo — Live SERP, keyword, backlink, local SEO data (extension, optional)