From claude-seo
Full website SEO audit with parallel subagent delegation. Crawls up to 500 pages, detects business type, delegates to 6 specialists, generates health score. Use when user says "audit", "full SEO check", "analyze my site", or "website health check".
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-seo:seo-auditThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. **Fetch homepage** — use `scripts/fetch_page.py` to retrieve HTML
scripts/fetch_page.py to retrieve HTMLseo-technical — robots.txt, sitemaps, canonicals, Core Web Vitals, security headersseo-content — E-E-A-T, readability, thin content, AI citation readinessseo-schema — detection, validation, generation recommendationsseo-sitemap — structure analysis, quality gates, missing pagesseo-performance — LCP, INP, CLS measurementsseo-visual — screenshots, mobile testing, above-fold analysisMax pages: 500
Respect robots.txt: Yes
Follow redirects: Yes (max 3 hops)
Timeout per page: 30 seconds
Concurrent requests: 5
Delay between requests: 1 second
FULL-AUDIT-REPORT.md — Comprehensive findingsACTION-PLAN.md — Prioritized recommendations (Critical → High → Medium → Low)screenshots/ — Desktop + mobile captures (if Playwright available)| 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% |
If DataForSEO MCP tools are available, spawn the seo-dataforseo agent alongside existing subagents to enrich the audit with live data: real SERP positions, backlink profiles with spam scores, on-page analysis (Lighthouse), business listings, and AI visibility checks (ChatGPT scraper, LLM mentions).
Guides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Enforces test-driven development: write failing test first, then minimal code to pass. Use when implementing features or bugfixes.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
4plugins reuse this skill
First indexed Jul 7, 2026
npx claudepluginhub pablobion/claude-seo-mcp