HOME SKILLS BLOG GITHUB
// SKILL

FREE SEO AUDIT TOOL
UP TO 15 SPECIALISTS

A full-site SEO audit is a systematic review of technical access, content quality, structured data, performance, images, and AI-search readiness. Claude SEO runs 8 specialists on every audit and can add 7 conditional specialists, then returns a weighted health score and prioritized fix list. No signup or paid tier is required.

By Daniel Agrici · Last updated:

$
/seo audit https://your-site.com

REQUIRES CLAUDE SEO INSTALLED IN CLAUDE CODE

Claude SEO full-site audit with always-on and conditional specialist agents
// HOW IT WORKS

How does the full-site SEO audit work?

When you run /seo audit, Claude SEO fetches your homepage, detects your business type (SaaS, local service, e-commerce, publisher, or agency), and delegates to up to 15 specialists. Eight run on every audit and seven are conditional on the site type, available integrations, and findings.

The audit crawls up to 500 pages, respects robots.txt, follows redirects (max 3 hops), and uses a 1-second delay between requests to avoid overloading your server. Concurrent requests are capped at 5.

Primary references: Google's SEO Starter Guide covers crawlability, site organization, content, and search appearance, while its Core Web Vitals documentation explains how page-experience metrics relate to Search.

/seo audit <url> TECHNICAL 9 categories CONTENT E-E-A-T SCHEMA JSON-LD GEO / AI AI Overviews PERFORMANCE CWV + INP SITEMAP XML analysis VISUAL Screenshots LOCAL SEO if detected MAPS if local + API SEO HEALTH SCORE: 0-100 FULL-AUDIT-REPORT.md + ACTION-PLAN.md

What Each Agent Analyzes

The diagram shows representative roles. The v2.2.4 audit can delegate to 15 specialists: 8 always-on reviewers plus 7 conditional reviewers selected for local search, maps, commerce, data integrations, and other site-specific needs.

01
TECHNICAL SEO
Crawlability, indexability, security headers, URL structure, mobile optimization, Core Web Vitals with INP, structured data presence, JS rendering, and IndexNow protocol.
02
CONTENT QUALITY
E-E-A-T assessment per September 2025 Quality Rater Guidelines. Thin content detection, readability scoring, duplicate content analysis, and AI citation readiness.
03
SCHEMA MARKUP
Detects JSON-LD, Microdata, and RDFa. Validates against Google's supported types. Flags retired rich-result types. FAQ rich results ended for all sites on May 7, 2026.
04
GEO / AI SEARCH
AI crawler access (GPTBot, ClaudeBot, PerplexityBot), llms.txt compliance, passage-level citability scoring, and brand mention signal analysis across AI search platforms.
05
PERFORMANCE
LCP, INP, and CLS measurements. Resource optimization analysis. Image compression, font loading, JavaScript execution time, and render-blocking resources.
06
SITEMAP
XML sitemap structure analysis, quality gates, missing pages detection, format validation, and HTTP status verification for all listed URLs.
07
VISUAL
Desktop and mobile screenshots via Playwright (if available). Above-the-fold content analysis and mobile rendering verification.
08
LOCAL SEO
Google Business Profile signals, NAP consistency, citation tiers, review sentiment, local schema, and industry-specific local factors. Spawns when local business detected.
09
MAPS
Geo-grid rank tracking (7x7 grid), GBP profile audit (25-field checklist), review intelligence, and competitor radius mapping. Requires DataForSEO MCP.
// SCORING

HOW THE HEALTH SCORE WORKS

The SEO Health Score is a weighted 0-100 aggregate. Each agent produces findings that feed into one or more scoring categories. The final score tells you exactly where your site stands and what to fix first.

CONTENT QUALITY
23%
TECHNICAL SEO
22%
ON-PAGE SEO
20%
SCHEMA
10%
PERFORMANCE
10%
AI READINESS
10%
IMAGES
5%

Output Files

Every audit produces two files:

  • FULL-AUDIT-REPORT.md - comprehensive findings with executive summary, per-category breakdown, and page-level issues
  • ACTION-PLAN.md - prioritized recommendations sorted by severity: Critical (fix immediately), High (fix within 1 week), Medium (target within 1 month), Low (backlog)

Crawl Configuration

SettingValue
Max pages500
Respect robots.txtYes
Follow redirectsYes (max 3 hops)
Timeout per page30 seconds
Concurrent requests5
Delay between requests1 second
// USAGE

How do you run a full-site SEO audit?

Step 1: Install Claude SEO

git clone --depth 1 https://github.com/AgriciDaniel/claude-seo.git
bash claude-seo/install.sh

Step 2: Open Claude Code

claude

Step 3: Run the Audit

/seo audit https://your-site.com

That is it. Eight specialists always run and up to seven more join when relevant. Runtime varies with crawl size, rendering, and available integrations. You get a full report and a prioritized action plan.

Business Type Detection

Claude SEO auto-detects your business type from homepage signals and tailors recommendations accordingly:

  • SaaS - pricing pages, feature lists, documentation sections
  • Local Service - phone numbers, addresses, service areas
  • E-commerce - product pages, shopping carts, category navigation
  • Publisher - blog archives, article pages, author bylines
  • Agency - case studies, portfolio galleries, client logos
// FAQ

What should you know about the SEO audit?

Runtime varies with crawl size, rendering, and available integrations. Claude SEO delegates to up to 15 specialists: 8 run on every full-site audit and 7 join conditionally. Larger sites can take longer because the crawler may inspect up to 500 pages.
// RELATED SKILLS

EXPLORE MORE

VIEW ALL 25 SKILLS →

RUN YOUR FIRST AUDIT
WITH SPECIALIST REVIEW.

$
git clone --depth 1 https://github.com/AgriciDaniel/claude-seo.git && bash claude-seo/install.sh
VIEW ON GITHUB ALL SKILLS >