Tool
llms.txt generator
Build a spec-compliant /llms.txt file for your site. AI agents (ChatGPT, Claude, Perplexity) read this file to understand what you offer and which pages matter. See the spec at llmstxt.org.
Builder
What goes in llms.txt
01
Title + tagline
Your project's name and a one-line description. Agents cite this as the canonical identifier for your site.
02
Sections of links
Group related pages under H2 headers (Docs, Pricing, API, Policies). Each link is [Title](URL) with an optional description.
03
Publish at root
Serve at https://your-domain/llms.txt as plain text or markdown. Don't block in robots.txt.