seo-audit

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

Updated Jun 9, 2026
One-click install
npx skills add https://github.com/timikalo7/Execute --skill seo-audit-timikalo7
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-audit
Source: https://github.com/timikalo7/Execute/tree/main/.claude/skill-library/claude-seo/skills/seo-audit
Command: npx skills add https://github.com/timikalo7/Execute --skill seo-audit-timikalo7

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Manually auditing a website for SEO issues across technical, content, performance, and schema dimensions is slow and error-prone. This Skill automates a full-site audit, crawling up to 500 pages and producing a health score with a prioritized action plan. ## Core Features & Use Cases - Full-site crawl and analysis: Crawls up to 500 pages respecting robots.txt, detects business type, and delegates to up to 15 specialist subagents covering technical SEO, content, schema, performance, local SEO, and AI search readiness. - Scored, structured output: Aggregates findings into a 0-100 SEO Health Score with weighted categories, writes findings to a {domain}-audit/ folder, and generates an optional PDF report. - Optional data enrichment: Integrates DataForSEO, Google APIs (CrUX, GSC, GA4), and backlink data when credentials are available. - Use Case: A marketing team wants to know why organic traffic dropped. Run the audit on the domain to get critical issues (indexation blocks, slow LCP), quick wins, and a phased action plan. ## Quick Start Run a full SEO audit on https://example.com and generate the health score report with prioritized recommendations.

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 target URL and the audit renders the homepage, detects the business type, crawls up to 500 pages, and delegates analysis to specialist subagents. Results are aggregated into a 0-100 health score with a prioritized action plan saved under a domain-named folder.

What does a website SEO audit check?

The audit covers technical SEO (robots.txt, sitemaps, canonicals, Core Web Vitals), content quality (E-E-A-T, thin content), schema markup, on-page elements, images, performance, and AI search readiness. Conditional checks add local SEO, backlinks, and Google field data when available.

Can the SEO audit use Google Search Console and GA4 data?

Yes, if Google API credentials are configured, the audit spawns a Google specialist that pulls CrUX field data, GSC indexation status, search performance, and GA4 organic traffic. Without credentials it falls back to lab-based estimates.

What happens if the audit cannot crawl a website?

If the URL is unreachable, the audit reports the error without guessing content. If robots.txt blocks paths, it analyzes only accessible pages and notes the limitation. Rate limiting triggers backoff and partial results are reported.

How many pages can a website SEO audit crawl?

The crawl is capped at 500 pages with a 30-second per-page timeout, 5 concurrent requests, and a 1-second delay between requests. Larger sites are truncated at the limit with findings reported for crawled pages.