Audits sites for SEO issues and prioritizes the top 10-20 fixes by impact × effort.
Given a site URL + available data, this agent:
- Walks through 7 layers (indexation, architecture, performance, on-page, schema, authority, GSC signals)
- Prioritizes findings by impact × effort
- Surfaces 3-5 quick-win fixes for the current week
- Writes detailed fix instructions (before/after/verify) for each top fix
- Skips 2010-era SEO myths and focuses on what actually moves rankings today
15-30 hours per audit vs. running tools individually and synthesizing findings.
GA4_SERVICE_ACCOUNT_JSON— pull Analytics dataDATAFORSEO_LOGIN/DATAFORSEO_PASSWORD— keyword and rank dataAHREFS_API_KEY— backlink and authority dataFIRECRAWL_API_KEY— fast crawl for technical issues
Cowork: Copy the prompt from COWORK-PROMPT.md and paste into Claude.
Claude Code: Copy this folder to ~/.claude/skills/seo-audit/ and ask Claude to "audit [site] for SEO issues."
- Add your house style for fix tickets (Jira format, GitHub issues) so the output ships ticket-ready
- Add your tech stack so fix instructions reference the right framework
- Add a quarterly cadence so audits run automatically against the same site
- Pair with
programmatic-seoto audit existing page-at-scale projects