What problem does it solve? Web projects optimized only for Googlebot are invisible to LLM chatbots and coding agents that increasingly drive discovery. This Skill audits a site's readiness for generative engines (ChatGPT, Claude, Perplexity) and agentic coding tools, surfacing concrete gaps in discovery files, citation metadata, and token economics. ## Core Features & Use Cases - 17-check audit across 6 buckets: Discovery (llms.txt, AGENTS.md, AI-crawler robots.txt directives), capability-signaling (skill.md manifest), content-format (JSON-LD citation metadata, Q&A shape, heading hierarchy), token economics, analytics, and UX. - GEO vs AEO split: Findings are grouped so you can tell whether the generative-engine half or the agent-facing half needs work, without re-running anything. - Graded severity output: Each check reports PASS / WARN / FAIL with severity, ending in a readiness verdict table sent to chat only — no files written, no auto-fixes. - Use Case: Before a product launch, run the audit to discover that llms.txt is missing, JSON-LD lacks dateModified, and your API reference exceeds the 25K-token threshold — then fix the three high-severity items before declaring the docs LLM-ready. ## Quick Start Run a GEO and AEO audit on this web project and report which discovery files, citation metadata, and token-economics checks pass or fail.