seo-audit
Full website SEO audit with parallel subagent delegation. Crawls up to 500 pages, detects business type, delegates to up to 15 specialists (8 always + 7 conditional), generates health score. Use when user says audit, full SEO check, analyze my site, or website health check.
Install
git clone https://github.com/AgriciDaniel/claude-seo /tmp/claude-seo && ln -s /tmp/claude-seo/skills/seo-audit ~/.claude/skills/seo-audit
From README
Full Website SEO Audit Process Render homepage: use claude-seo run renderpage.py --mode auto --json to capture raw HTML, rendered HTML, extracted text, SPA status, and accessibility data when needed Detect business type: analyze homepage signals per seo orchestrator Crawl site: follow internal links up to 500 pages, respect robots.txt Delegate to subagents (if available, otherwise run inline sequentially): seo-technical -- robots.txt, sitemaps, canonicals, Core Web Vitals, security headers seo-content -- E-E-A-T, readability, thin content, AI citation readiness seo-schema -- detection, validation, generation recommendations seo-sitemap -- structure analysis, quality gates, missing pages seo-performance -- LCP, INP, CLS measurements seo-visual -- screenshots, mobile testing, above-fold analysis seo-geo -- AI crawler access, llms.txt, citability, brand mention signals seo-local -- GBP signals, NAP consistency, reviews, local schema, industry-specific local factors (spawn when Local...
