Duplicating CloudFlare’s MARKDOWN FOR AGENTS
An useful feature is Markdown for Agents. It makes an existing website “AI-friendly” by serving a Markdown representation of normal HTML pages to agents, crawlers, and LLM-based tools. What Cloudflare’s Feature Technically Does 1. Content Negotiation Trigger An agent or crawler sends a request like this: json{ … } json{“@context”:”https://schema.org”,”@type”:”Article”}“` llms.txt Support Add: /llms.txt/llms-full.txt /llms.txt … Read more