A quick, single-page SEO audit that runs Python scripts to check the basics: title tags, meta descriptions, H1s, canonicals, robots.txt, sitemap, schema markup. It generates an HTML report you can open in your browser instead of dumping findings to the terminal. The skill is opinionated about scope: it only checks what's in the template, nothing extra, and it makes you review keyword matches manually when the scripts can't judge semantic fit. If you want Core Web Vitals, OG tags, or deeper technical analysis, there's a separate seo-audit-full skill for that. This one is for "check this page real quick" situations where you need readable output in under a minute.
npx skills add https://github.com/jeffli1993/seo-audit-skill --skill seo-audit