seo-audit

Crawls websites and generates a scored SEO audit report with prioritized fixes.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/LGJ-Jonathan/Jonathan_Global_Claude_Skills --skill seo-audit-lgj-jonathan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-audit
Source: https://github.com/LGJ-Jonathan/Jonathan_Global_Claude_Skills/tree/main/claude-seo/skills/seo-audit
Command: npx skills add https://github.com/LGJ-Jonathan/Jonathan_Global_Claude_Skills --skill seo-audit-lgj-jonathan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve? Manually auditing a website for SEO issues across technical, content, performance, and structured data dimensions is slow and error-prone. This Skill automates a full-site audit, crawling up to 500 pages and producing a scored, prioritized action plan. ## Core Features & Use Cases - Full-site crawling: Fetches up to 500 pages while respecting robots.txt, redirects, and rate limits. - Specialist delegation: Coordinates seven subagents covering technical SEO, content quality, schema, sitemaps, performance, visual checks, and AI search readiness. - Scored reporting: Aggregates findings into a 0-100 SEO Health Score with a prioritized action plan (Critical to Low). - Use Case: Point it at a client's website to get a FULL-AUDIT-REPORT.md and ACTION-PLAN.md listing critical indexing blockers, thin content pages, missing schema, and Core Web Vitals issues. ## Quick Start Run a full SEO audit on https://example.com and generate the health score report and prioritized action plan.

Frequently Asked Questions about seo-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a full SEO audit on my website?

Provide the site URL and the audit crawls up to 500 pages, detects the business type, and delegates analysis to seven specialist areas. It outputs a FULL-AUDIT-REPORT.md and a prioritized ACTION-PLAN.md with a 0-100 health score.

What does a website SEO health check cover?

The audit covers technical SEO (robots.txt, sitemaps, canonicals, security headers), content quality (E-E-A-T, thin content), on-page elements, schema markup, Core Web Vitals, images, and AI search readiness. Each category has a defined scoring weight.

Does the SEO audit respect robots.txt and rate limits?

Yes, the crawler respects robots.txt, limits concurrency to 5 requests with a 1-second delay, and follows up to 3 redirect hops. On 429 rate-limit responses it backs off and reports partial results with noted limitations.

What happens if the audit times out on a large site?

The crawl is capped at 500 pages with a 30-second per-page timeout. If the site exceeds this, the audit reports findings for crawled pages and estimates the total site scope rather than failing silently.

Can the SEO audit use DataForSEO for live SERP data?

Yes, if DataForSEO MCP tools are available, an optional seo-dataforseo agent enriches the audit with real SERP positions, backlink profiles with spam scores, Lighthouse on-page analysis, and AI visibility checks.