SEO Audit Pro
Generate a comprehensive SEO audit + content brief for any website or URL.
Workflow
- Run the audit script to collect technical + on-page signals:
```bash
python3 scripts/seo_audit.py [--keyword "target keyword"]
```
The script outputs a JSON report. Read it fully before writing the report.
- Generate the audit report using the structure in
references/report-template.md.
- If a keyword was provided, append a Content Brief section using
references/content-brief-template.md.
- Score the site using the scoring rubric in
references/scoring.md and include a summary score card at the top.
Output Format
- Lead with a Score Card (Overall /100, broken into 4 categories)
- Use clear headers: Technical SEO, On-Page SEO, Content Analysis, Recommendations
- End with a Priority Action List (top 5 fixes, ordered by impact)
- If keyword provided: append a full Content Brief
- Deliver as markdown — format for readability
Key Principles
- Be specific: cite exact URLs, status codes, missing tags, file sizes
- Prioritize by impact: critical issues first
- Be actionable: every finding must have a fix recommendation
- Content briefs must include: search intent, outline, word count, internal link suggestions, meta title/description drafts