seo-audit

Crawls websites and generates SEO health scores with prioritized action plans.

4|Updated Aug 22, 2025
One-click install
npx skills add https://github.com/justin06lee/justin06lee.dev --skill seo-audit-justin06lee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-audit
Source: https://github.com/justin06lee/justin06lee.dev/tree/main/.gemini/skills/valhalla/skills/seo-audit
Command: npx skills add https://github.com/justin06lee/justin06lee.dev --skill seo-audit-justin06lee

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 scored, prioritized report. ## Core Features & Use Cases - Full-site crawling and scoring: Crawls up to 500 pages respecting robots.txt, then aggregates findings into a 0-100 SEO Health Score with weighted categories. - Specialist delegation: Coordinates up to 15 specialist analyzers covering technical SEO, content quality, schema, performance, local SEO, backlinks, and AI search readiness, with conditional specialists spawned based on detected business type and available API credentials. - Structured reporting: Writes a full audit report, prioritized action plan, structured JSON envelope, and optional PDF/HTML reports under a per-domain output directory. - Use Case: Point it at a client website to receive a health score, the top critical issues, quick wins, and a phased action plan ready to share with stakeholders. ## Quick Start Run a full SEO audit on https://example.com and generate the prioritized action plan and PDF report.

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 internal pages while respecting robots.txt, then 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, readability), on-page elements, schema markup, Core Web Vitals, images, 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, when Google API credentials are configured, the audit enriches results with CrUX Core Web Vitals field data, GSC URL indexation status, search performance metrics, and GA4 organic traffic trends. Without credentials it falls back to lab-based estimates.

What happens when the SEO audit hits rate limits or blocked pages?

On 429 responses the crawl backs off and reduces concurrency, reporting partial results with notes on incomplete sections. If robots.txt blocks paths, only accessible pages are analyzed and the limitation is documented in the report.

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 and an estimate of total scope.