seo-audit
seo-audit is a Claude Code skill that performs in-depth SEO analysis across multiple dimensions—technical health, content E-E-A-T signals, schema markup validation, and local/international optimization. It runs 25 specialized sub-skills and 18 agent workflows in parallel to deliver a complete audit with actionable priorities and a health score.
seo-audit performs a comprehensive SEO analysis by executing 25 specialized sub-skills and 18 agent workflows in parallel. Simply provide your website URL, and the skill crawls your site to identify technical SEO, content, and performance issues across all critical dimensions. You'll receive a complete audit with a health score and prioritized action plan.
AI-generated summary based on this skill's SKILL.md
Install
AgriciDaniel/claude-seo/seo-audit · repository language: Python
git clone https://github.com/AgriciDaniel/claude-seo
cp -r claude-seo/skills/seo-audit ~/.claude/skills/seo-auditFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I run a complete SEO audit on my website?
seo-audit performs a comprehensive SEO analysis by executing 25 specialized sub-skills and 18 agent workflows in parallel. Simply provide your website URL, and the skill crawls your site to identify technical SEO, content, and performance issues across all critical dimensions. You'll receive a complete audit with a health score and prioritized action plan.
What does seo-audit check for during a website SEO analysis?
seo-audit examines technical health, content E-E-A-T signals, schema markup validation, and local/international optimization opportunities. It analyzes site structure, on-page optimization, crawlability, performance metrics, and readiness for AI search engines. The skill identifies issues across multiple dimensions and generates findings organized by priority.
Will seo-audit give me a website health check with SEO score?
Yes. seo-audit delivers a health score along with a comprehensive SEO report that includes detailed findings and an implementation roadmap. The audit prioritizes issues by impact, helping you focus on the most critical optimizations first to improve your site's search performance.
Can seo-audit audit my website for technical SEO problems?
seo-audit specializes in technical SEO auditing as a core function. It crawls your website to identify technical issues, validates schema markup, checks site structure, assesses crawlability, and evaluates performance factors. All technical findings are included in your prioritized action plan.
Does seo-audit assess website readiness for AI search engines?
Yes. seo-audit includes assessment of your website's readiness for AI search engines and citability as part of its in-depth analysis. This emerging dimension helps ensure your content is optimized not just for traditional search but also for AI-powered search and citation systems.
What format does seo-audit use for its SEO report?
seo-audit generates a professional SEO report that presents all findings, issues, and opportunities in an organized, actionable format. The report includes your health score, prioritized recommendations, and a complete implementation roadmap so you can systematically improve your site's SEO performance.
SKILL.md
rendered from the published skill — quoted content, verbatim
Full Website SEO Audit
Process
- Render homepage: use
claude-seo run render_page.py <url> --mode auto --jsonto 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 headersseo-content-- E-E-A-T, readability, thin content, AI citation readinessseo-schema-- detection, validation, generation recommendationsseo-sitemap-- structure analysis, quality gates,
(truncated - see the full file via the links below)
Read as markdown · JSON record · Browse the source repository
File tree — 2 files
skills/seo-audit/LICENSE.txt
skills/seo-audit/SKILL.md