LLMs.txt Generator
Generate a concise Markdown overview with the site summary, usage guidance, and curated links expected by the llms.txt proposal.
Compose your llms.txt file
Use concise descriptions and curate only the pages an assistant needs to understand and use your site.
This becomes the blockquote immediately after the H1.
Optional. Add one plain-language instruction per line; avoid secrets or private content.
Primary product, company, pricing, policy, or overview pages. Format: Title | URL | Description
Documentation, guides, API references, or authoritative resources. Format: Title | URL | Description
Secondary resources that may be skipped when shorter context is needed. Format: Title | URL | Description
/llms.txt preview
Markdown · plain text · root path
Your llms.txt will appear here
The output follows the proposal's H1, summary blockquote, guidance, and H2 link-list order.
Publish at your site root
Serve the file at https://your-site.com/llms.txt. It complements—rather than replaces—robots.txt and sitemap.xml.
How it works
A useful answer in three steps.
The tool keeps the workflow short while preserving the context you need to act on the result.
- 1
Describe the site and add its most useful primary, documentation, and optional links.
- 2
We validate and format the content in the proposed llms.txt Markdown order.
- 3
Copy or download the file, then publish it at your site's /llms.txt path.
When to use it
Built for everyday search work.
Documentation sites
Point assistants toward quick starts, concepts, API references, and clean Markdown sources.
Product websites
Summarize the company and curate the product, pricing, support, and policy pages that matter.
Content libraries
Provide a compact map of authoritative guides while marking secondary resources as optional.
Frequently asked questions
Quick context for using the tool and interpreting its output.
Is llms.txt an official web standard?+
No. It is an open proposal, not an IETF or W3C standard, and adoption does not guarantee that an AI system will read or use the file.
Where should I publish the file?+
Publish the plain-text Markdown file at the root path /llms.txt, served with a successful HTTP response and a text/plain or text/markdown content type.
Does llms.txt replace robots.txt or sitemap.xml?+
No. robots.txt communicates crawl access and sitemap.xml lists indexable URLs. llms.txt provides a curated, contextual guide and should coexist with them.