SEO Audit Skill
Perform quick on-page SEO audits and provide actionable recommendations.
Workflow
- Fetch the page using WebFetch with the target URL
- Analyze SEO factors from the checklist in references/seo-checklist.md
- Report findings using the output format below
Output Format
## SEO Audit: [URL]
### Score: [X/10]
### Critical Issues
- [Issue]: [Brief explanation + fix]
### Warnings
- [Issue]: [Brief explanation + fix]
### Passed Checks
- [Factor]: OK
### Top 3 Recommendations
1. [Most impactful fix]
2. [Second priority]
3. [Third priority]
Guidelines
- Focus on actionable issues only
- Prioritize by SEO impact (critical > warnings > minor)
- Keep explanations concise (one line per issue)
- If page fails to load, report the error and suggest checking URL/accessibility