cyberneticlibrary

Run comprehensive SEO audits

seo-auditskillsetup L36,595
AgriciDaniel/claude-seo
What it does

Execute comprehensive website SEO audit across technical, content, schema, performance, and AI-readiness

Best for

Enterprise SEO audits of 300+ page sites where parallel subagent analysis surfaces critical issues across 15+ dimensions in one pass.

Inputs
  • · target URL (homepage)
Outputs
  • · FULL-AUDIT-REPORT.md (findings across all categories)
  • · ACTION-PLAN.md (prioritized critical > high > medium > low)
  • · screenshots/ (desktop + mobile if Playwright available)
  • · PDF report (enterprise white-cover with TOC, charts, threshold tables)
Requires
  • · fetch_page.py (homepage fetch)
  • · firecrawl or crawler (up to 500 pages)
  • · subagent delegation: seo-technical, seo-content, seo-schema, seo-sitemap, seo-performance, seo-visual, seo-geo, seo-local, seo-maps, seo-google, seo-backlinks, seo-cluster, seo-sxo, seo-drift, seo-ecommerce
  • · Playwright (optional, for screenshots)
  • · Google APIs (optional, for CWV field data, GSC, GA4)
  • · Moz/Bing APIs (optional, for backlinks)
Preconditions
  • · target is a live domain
  • · robots.txt respected
  • · subagents available (or run inline sequentially if not)
Failure modes
  • · domain blocks crawling — audit scope limited to homepage
  • · API credentials missing — skip paid/auth-required subagents
  • · subagent failure — inline sequential fallback still produces report
Trust signals
  • · 15-subagent delegation architecture (technical, content, schema, performance, visual, geo, local, maps, google, backlinks, cluster, sxo, drift, ecommerce)
  • · 7-category scoring weights (technical 22%, content 23%, on-page 20%, schema 10%, performance 10%, AI readiness 10%, images 5%)
  • · structured report output (executive summary, top 5 critical issues, top 5 quick wins, detail sections)
  • · crawl config: 500 pages max, robots.txt respect, 30s timeout per page, 5 concurrent, 1s delay
  • · PDF report generation with enterprise formatting, charts, metric cards, threshold tables