This is the power user version of the SEO audit skill. It runs every check from the basic audit, then layers on social media tags (Open Graph and Twitter Cards), content quality analysis, and deeper technical validation. You'd reach for this when someone asks for a "full report" or "technical audit" instead of a quick scan. The output is a detailed HTML report saved to disk, never dumped to terminal. Built on a two-phase architecture where Phase 1 reuses all the basic Python scripts (robots.txt, schema, on-page elements) and Phase 2 adds the full-only modules. The LLM reviews things scripts can't judge, like whether your og:title is actually optimized for social sharing or just a copy-paste of the page title.
npx skills add https://github.com/jeffli1993/seo-audit-skill --skill seo-audit-full