What problem does it solve? Technical SEO issues like broken robots.txt rules, slow Core Web Vitals, missing security headers, and JavaScript rendering problems silently block search engines from indexing a site. This Skill runs a structured audit across nine categories and produces a prioritized fix list instead of a raw pile of checks. ## Core Features & Use Cases - Nine-category audit: Covers crawlability, indexability, security, URL structure, mobile, Core Web Vitals (LCP, INP, CLS), structured data, JavaScript rendering, and IndexNow, each scored pass/warn/fail. - AI crawler and agent readiness: Audits robots.txt rules for AI crawlers (GPTBot, ClaudeBot, Google-Extended) and checks agent-friendly page criteria via accessibility-tree analysis and the Lighthouse Agentic Browsing category. - Real data integration: Optionally pulls PageSpeed Insights, CrUX field data, Search Console indexation status, and DataForSEO on-page analysis through the bundled claude-seo CLI. - Use Case: A site owner notices organic traffic dropping. Run the audit against the homepage to discover that a canonical tag injected by JavaScript conflicts with the server-rendered one, then get a prioritized Critical/High/Medium/Low fix plan. ## Quick Start Run a technical SEO audit on https://example.com and report the category scores with prioritized fixes.