llms.txt Generator
Give AI assistants a clean map of your best pages. Fill in your site summary and section links, and get a spec-compliant /llms.txt file to copy or download. Runs entirely in your browser.
Start from a template:
Becomes the required H1 heading.
Used to auto-complete relative links you add below.
Rendered as the blockquote right under the title.
Where to put this file
Save the output as llms.txt in your site's web root so it loads at yoursite.com/llms.txt — right next to your robots.txt.
How It Works
1. Pick a template or start blank — Templates for SaaS, docs, blogs, and stores pre-fill a sensible section structure you can edit.
2. Fill in your site name, summary, and links — Group your most valuable pages into sections like Docs, Guides, or API. Each link takes a title, a URL, and an optional one-line note.
3. Copy or download — The preview validates against the spec as you type. Grab the file and drop it in your web root.
What the llms.txt Spec Requires
| Element | Required? | Format |
|---|---|---|
| Project name | Required | # Name |
| Summary | Optional | > blockquote |
| Details | Optional | plain paragraphs (no headings) |
| Sections | Optional | ## Name + list of links |
| Links | Per section | - [Title](url): note |
| Optional section | Optional | ## Optional (safe to skip) |
The generator enforces the one hard rule — a single H1 name — and formats everything else exactly as the llmstxt.org proposal describes.
llms.txt vs robots.txt
They solve opposite problems. robots.txt tells crawlers what they may not access. llms.txt tells AI models where your best content lives so they can summarize and cite it accurately. Many sites publish both: block low-value or private paths in robots.txt, then hand-curate the high-value pages in llms.txt. If you also want to control which AI bots reach your site at all, pair this with the AI Crawler Control Panel.
Frequently Asked Questions
What is an llms.txt file?
Where do I put the file?
Do AI models actually read it yet?
How many links should I include?
Is my data sent anywhere?
About This Tool
The llms.txt Generator is a free tool built by Effloow as part of our Tool Forge collection. Output follows the llms.txt proposal at llmstxt.org.
The tool runs entirely in your browser. No data is sent to our servers.
Last updated: July 2026. Format reflects the llms.txt spec as published on llmstxt.org.
Built by Effloow · Explore more tools