seo-audit

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

2|Updated Jun 19, 2025
One-click install
npx skills add https://github.com/Prat05devs/dapper-city-threads --skill seo-audit-prat05devs
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: seo-audit
Source: https://github.com/Prat05devs/dapper-city-threads/tree/main/.agent/skills/seo/seo-audit
Command: npx skills add https://github.com/Prat05devs/dapper-city-threads --skill seo-audit-prat05devs

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 crawling and analysis: Crawls up to 500 pages while respecting robots.txt, then evaluates technical SEO, content quality, on-page factors, schema, Core Web Vitals, images, and AI search readiness. - Specialist delegation: Coordinates up to 15 specialist subagents (technical, content, schema, performance, local, ecommerce, backlinks, and more) that activate conditionally based on detected business type and available API credentials. - Scored, structured reporting: Aggregates findings into a 0-100 SEO Health Score, writes a structured audit-data.json envelope, and generates Markdown or PDF reports with a phased action plan. - Use Case: Point the Skill at a newly launched marketing site to receive a full audit report listing critical indexing blockers, missing schema, slow LCP pages, and a week-by-week fix roadmap. ## Quick Start Run a full SEO audit on https://example.com and generate the health score report with a 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 target URL and the audit renders the homepage, detects the business type, crawls up to 500 pages while respecting robots.txt, and delegates analysis to specialist checks. Results are aggregated into a 0-100 health score with a prioritized action plan.

What does a website SEO audit check for?▼

The audit covers technical SEO (robots.txt, sitemaps, canonicals, security headers), content quality (E-E-A-T, thin content), on-page elements (titles, metas, headings), schema markup, Core Web Vitals (LCP, INP, CLS), images, and AI search readiness.

Can the SEO audit use Google Search Console and CrUX data?▼

Yes, when Google API credentials are configured, the audit enriches results with CrUX field data, GSC URL indexation status, search performance metrics, and GA4 organic traffic. Without credentials it falls back to lab-based estimates.

What happens if robots.txt blocks crawling during an audit?▼

The audit reports which paths are blocked and analyzes only the accessible pages, noting the limitation in the final report. It never guesses content for unreachable or disallowed URLs.

What are the limitations of an automated SEO site audit?▼

The crawl caps at 500 pages with a 30-second per-page timeout, so very large sites get partial coverage with an estimated scope. Rate-limited sites produce partial results, and optional backlink or local data requires external API credentials.