Generate plain-Markdown "mirror" pages of a web project's important pages (pricing, docs, features, landing, long-form content) collected under a /llms/ folder — the neon.com/pricing.md pattern — so AI agents and crawlers parse them cleanly (GEO / AI SEO) and visitors can one-click "ask AI". Also builds an llms.txt index, injects rel="alternate" type="text/markdown" discovery hints in the page head, and can add "Open in ChatGPT/Claude" + "Copy as Markdown" buttons. Use this whenever the user wants .md mirrors, an llms.txt, an "ask AI / Open in ChatGPT" button, to make a site AI-readable / agent-friendly / LLM-friendly, to improve GEO or get cited by ChatGPT/Perplexity/Claude, or mentions agents getting confused by JS-heavy pages (sliders, interactive pricing, tabs, tables) — even if they don't say ".md mirror" explicitly.
2026-06-17