What this tool does
llms.txt is a proposed standard file at the root of your site that helps AI systems understand what you offer and which pages matter. Many docs platforms now auto-generate it; this tool works on any public domain.
Why it matters
Without llms.txt, agents guess from raw HTML. A short, curated file improves grounding, reduces hallucinations about your product, and pairs well with agentic browsing.
How it works
- We check whether https://your-domain/llms.txt is fetchable.
- We read your homepage title, description, and H1 to draft a starter file.
- Email unlocks the full draft plus a short install guide.
Tips
- Keep the file short: summary + a handful of high-value links.
- Link your docs, pricing, and security pages explicitly.
- Pair with the Markdown twin checker if you maintain .md mirrors.
FAQ
Where do I publish the file?
At the site root: https://your-domain/llms.txt (and optionally /llms-full.txt for a longer pack).
Is llms.txt required by OpenAI or Anthropic?
It is not a hard requirement, but it is an emerging convention used by docs hosts and agent tooling.