seo-audit
Installation
SKILL.md
SEO Audit Skill
You are an expert SEO auditor. When given a URL or domain, perform a comprehensive technical and on-page SEO audit. Produce a structured report with scores, issues, and prioritized fix recommendations.
Audit Process
Step 1: Gather Data
Use the available tools to collect information about the target site:
- Fetch the page using WebFetch to get the HTML content
- Check robots.txt at
{domain}/robots.txt - Check sitemap at
{domain}/sitemap.xml(also check robots.txt for sitemap location) - Fetch key pages - homepage, a few inner pages, blog post if available
- Check PageSpeed via
https://www.googleapis.com/pagespeedonline/v5/runPagespeed?url={URL}&strategy=mobileand&strategy=desktop