seo-site-audit-prolisted
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