SEO Audit
Diagnose SEO issues and convert findings into an execution backlog.
Required Inputs
- Campaign slug
- Target domain or page set
- Priority keywords or topic areas
- Access notes (Search Console, analytics, crawl exports if available)
Workflow
- Read
scripts/marketing/_shared/product-marketing-context.mdif present. If missing, initialize fromreferences/product-marketing-context-template.mdincluded with this skill. - Define audit scope (full site or selected pages).
- Evaluate crawlability, indexation, technical health, on-page quality, internal linking, and SERP intent match.
- If web browsing is available, validate competitor SERP patterns and cite sources.
- If web browsing is unavailable, create fallback assumptions.
- Score each issue with Severity x Effort x Business Impact.
- Convert findings into a prioritized backlog with owners and sequencing.
Output Files
scripts/marketing/<slug>/04-seo-audit-report.mdscripts/marketing/<slug>/05-priority-fixes.mdscripts/marketing/<slug>/06-seo-backlog.csvscripts/marketing/<slug>/04-sources.mdscripts/marketing/<slug>/NO-WEB-FALLBACK.md(only when web is unavailable)
QA Checklist
- Findings include evidence, impact, and concrete fix guidance.
- Priority list separates quick wins from structural fixes.
- No recommendation depends on unsourced external claims.
- Backlog fields are implementation-ready.
Failure Modes
- Audit too broad: split into technical and content passes.
- Weak prioritization: enforce numeric scoring.
- Missing business tie-in: map each issue to traffic or conversion impact.
Next Skill Routing
- Run
competitor-alternativesfor bottom-funnel SEO pages. - Run
copywritingfor page rewrites. - Run
social-contentto distribute refreshed content.