New · AI

llms.txt Generator

Build a standards-compliant llms.txt file — the Markdown index that tells AI assistants and LLM crawlers what your site is and where the important pages live. Fill in the fields and copy the result.

project name
summary (one line)
details (optional)
links
llms.txt
preview
# Your Project

// save as /llms.txt at your site root

About llms.txt Generator

llms.txt is an emerging convention: a Markdown file at your site's root (like robots.txt, but for AI) that gives large language models a concise, curated map of your most important content. Instead of letting a crawler guess, you hand it your name, a one-line summary, and a tidy list of links with descriptions. This generator assembles a spec-compliant llms.txt from simple fields — no writing Markdown by hand.

Frequently asked questions

Where do I put the llms.txt file?+

At the root of your domain, served as /llms.txt (plain text, Markdown-formatted), the same place you'd put robots.txt.

Is llms.txt an official standard?+

It's a community proposal that's gaining adoption, not a formal W3C standard. It's low-risk to add and may help AI tools understand your site.

What should I link to?+

Your highest-value, most-explanatory pages: docs, key guides, an about page, pricing. Keep descriptions short and factual.

Related tools