What problem does it solve? Running a comprehensive SEO audit manually requires crawling a site, checking on-page, technical, off-page, and local signals, then writing a client-ready report — a process that normally takes days. This Skill orchestrates the entire pipeline end-to-end and delivers a consulting-grade PDF in 15-30 minutes. ## Core Features & Use Cases - Deterministic crawl pipeline: Crawls up to 500 pages via the Python audit_engine, running on-page, technical, off-page, and local SEO analyzers with findings persisted to SQLite and JSON. - Multi-team agent analysis: Dispatches Teams A (on-page), B (technical), C (off-page), and D (local SEO) agents in parallel for judgement-heavy reasoning, followed by 12 parallel report writers and an M5 QA validation gate before PDF generation. - Paid and Free modes: Paid mode uses Serper, PageSpeed, and Google Places APIs for measured SERP positions and competitor discovery; Free mode runs a structural-only audit with no paid APIs. - Use Case: An agency owner types "/audit example.com", picks Paid mode, and receives a branded PDF with an executive summary, strategy recommendation, six dimension sections, quick wins, a 90-day sprint plan, and a URL appendix — archived and copied to Downloads. ## Quick Start Ask the assistant to run a full SEO audit on your domain, for example by typing /audit followed by your domain name and choosing Paid or Free mode when prompted.