llms.txt Generator
Generate an llms.txt file for your site — a curated markdown index that helps LLMs and AI crawlers understand your content.
It creates a simple map of your website for AI tools to read.
What this tool does
An llms.txt file is a proposed convention for listing the pages you want AI tools to understand. This generator formats your site name, summary, and important links into the expected markdown file.
- Create an llms.txt file without memorizing the format
- Point AI tools toward canonical docs and useful pages
- Keep low-value or private pages out of the curated list
Generation runs in your browser. Nothing is uploaded.
llms.txt is an emerging convention (see
llmstxt.org)
for helping LLMs find the most useful pages on your site. It is not a web
standard — adoption varies — but the format is simple markdown served at
your site root (/llms.txt).
llms.txt is a curated link index. llms-full.txt
is a companion file that inlines full page content for models that want
everything in one fetch — heavier to maintain, but useful for small docs sites.