← ClaudeAtlas

seo-site-audit-prolisted

Flagship comprehensive SEO audit combining Ahrefs and GSC data in sequential waves with checkpoint saves. Use when user says "site audit pro", "full audit", "comprehensive audit", "audit with live data", "deep audit", "pro audit", "complete SEO audit", "run a full site audit", or "audit everything for this domain". Requires domain param. Optional: site param for GSC overlay.
YogeshKu7877/claude-seo-skills · ★ 4 · Data & Documents · score 80
Install: claude install-skill YogeshKu7877/claude-seo-skills
# Site Audit Pro — Sequential Wave Multi-MCP Audit Flagship audit combining Ahrefs and GSC data across 3 sequential waves with checkpoint saves to disk. Designed to be resilient to rate-limit errors — each tool call is independent, skipped tools are logged, and the audit always completes. LOCKED DECISION (GitHub Issue #6594): Sequential wave execution only. Do NOT parallelize tool calls. Do NOT spawn subagents. All tool calls are inline. ## References @skills/seo/references/mcp-degradation.md @skills/seo/references/ahrefs-api-reference.md @skills/seo/references/gsc-api-reference.md ## Inputs - `domain`: Bare domain to audit (required). Example: `example.com`. Strip `https://`, `http://`, and trailing slashes before use. - `site` (optional): GSC property URL to include GSC data in the audit. Example: `https://example.com` or `sc-domain:example.com`. If not provided, audit runs Ahrefs-only. ## Important: API Usage Warning **Before starting execution, display this notice to the user:** > **API Usage Notice:** This command calls approximately 10–12 Ahrefs API tools > sequentially. Each call consumes API units from your Ahrefs account. You can > stop after any wave if budget is a concern. Estimated time: 3 waves × 1–2 > minutes each = 3–6 minutes total. Wave breakdown: > - **Wave 1:** Domain Authority and Backlink Health (4 tool calls) > - **Wave 2:** Keyword and Competitive Position (3–4 tool calls) > - **Wave 3:** Content and Technical Insights (3–4 tool calls) ## MCP