# seo-audit

> Claude/Codex skill by [@agricidaniel](https://omgskills.com/library/agricidaniel/index.md) · 16k stars · Updated 2026-08-26

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.

Tags: ai, ai-seo, claude-code, claude-code-skill, marketing-automation, open-source, seo

## Install

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

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

## Links

- HTML page: https://omgskills.com/skills/agricidaniel/claude-seo/seo-audit/
- GitHub: https://github.com/AgriciDaniel/claude-seo
- Author: [@agricidaniel](https://omgskills.com/library/agricidaniel/index.md)

## More from this repo

- [seo](https://omgskills.com/skills/agricidaniel/claude-seo/seo/index.md) — Comprehensive SEO analysis for any website or business type.
   - [@agricidaniel](https://omgskills.com/library/agricidaniel/index.md) · 17k stars
- [seo-backlinks](https://omgskills.com/skills/agricidaniel/claude-seo/seo-backlinks/index.md) — Backlink profile analysis: referring domains, anchor text distribution, toxic link detection, competitor gap analysis.
   - [@agricidaniel](https://omgskills.com/library/agricidaniel/index.md) · 16k stars
- [seo-cluster](https://omgskills.com/skills/agricidaniel/claude-seo/seo-cluster/index.md) — SERP-based semantic topic clustering for content architecture planning.
   - [@agricidaniel](https://omgskills.com/library/agricidaniel/index.md) · 16k stars
