What problem does it solve? Running a comprehensive SEO and AI-search (GEO) audit normally requires juggling multiple paid tools and APIs. This Skill routes a single /seo command to 20 specialized sub-skills covering technical SEO, schema markup, content quality, local SEO, and AI Overviews readiness, all executed locally without third-party APIs. ## Core Features & Use Cases - Full-site audits with parallel sub-agents: /seo audit <url> detects the business type (SaaS, local, e-commerce, publisher, agency) and spawns parallel sub-agents for technical SEO, schema, content, GEO, entity, images, and sitemap analysis, producing a unified SEO Health Score (0-100) with a prioritized action plan. - GEO 2026 optimization: Dedicated sub-skills for AI Overviews, ChatGPT, Perplexity, and Kimi readiness, including citation strategies, LLM crawlability, and Share of Model tracking guidance. - Local-first tooling: TypeScript/Bun scripts parse meta tags, validate JSON-LD offline, check Core Web Vitals via Lighthouse, validate sitemaps/robots/hreflang, and compute SEO drift against git HEAD — zero Google APIs, zero Python. - Use Case: Run /seo audit https://example.com on a local business site to receive a consolidated report in .fuse-seo/reports/ covering robots.txt, JSON-LD validation, E-E-A-T signals, GBP optimization gaps, and AI-platform readiness, then delegate fixes to framework-specific skills like fuse-nextjs or fuse-astro. ## Quick Start Ask the AI to run /seo audit followed by your website URL to generate a full SEO and GEO report with a prioritized action plan.