Stats
Actions
Tags
From claude-seo
Full website SEO audit with parallel subagent delegation. Detects business type, delegates to 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-audit [url][url]The 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-performance -- LCP, INP, CLS measurementsseo-visual -- screenshots, mobile testing, above-fold analysisseo-geo -- AI crawler access, llms.txt, citability, brand mention signalsseo-wordpress -- WordPress-specific audit via REST API (spawn when WordPress detected: wp-content, wp-json signals)seo-cluster -- Semantic clustering analysis (spawn when blog/content strategy signals detected)Max 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)| Category | Weight |
|---|---|
| Technical SEO | 22% |
| Content Quality | 23% |
| On-Page SEO | 20% |
| Schema / Structured Data | 10% |
| Performance (CWV) | 10% |
| AI Search Readiness | 10% |
| Images | 5% |
| Scenario | Action |
|---|---|
| URL unreachable | Report error. Suggest user verify URL. |
| robots.txt blocks | Analyze accessible pages only. Note limitation. |
| Rate limiting (429) | Back off, reduce concurrent requests. Report partial results. |
| Large sites (500+) | Cap crawl. Report findings for pages crawled. |
Provides a checklist for code reviews covering functionality, security, performance, maintainability, tests, and quality. Use for pull requests, audits, team standards, and developer training.
npx claudepluginhub kabde/seo-skills --plugin claude-seo