omgskills Get the Mac app
Skill

seo-audit

@agricidaniel 12k stars Updated 2026-07-20 Author match: High

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.

aiai-seoclaude-codeclaude-code-skillmarketing-automationopen-sourceseo

Install

Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.

Install command
git clone https://github.com/AgriciDaniel/claude-seo /tmp/claude-seo && ln -s /tmp/claude-seo/skills/seo-audit ~/.claude/skills/seo-audit

View on GitHub

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...

More from this repo