# llms.txt

> A proposal to standardise on using an /llms.txt file to provide information to help agents use a website.

Curated map of 8 pages on https://llmstxt.org. Not a sitemap. Follow a link for detail.

## Docs

- [The /llms.txt file, v2](https://llmstxt.org/index.md): A proposal to standardise on using an /llms.txt file to provide information to help agents use a website.
- [Python module & CLI](https://llmstxt.org/intro.html.md): Read llms.txt files and create XML context documents for LLMs
- [Python source](https://llmstxt.org/core.html.md): Source code for llms_txt Python module, containing helpers to create and use llms.txt files

## Pages

- [llms.txt in Different Domains](https://llmstxt.org/domains.md): This page has some guidelines and suggestions for how different domains could utilize llms.txt to allow LLMs to better…
- [llms.txt Parser in JavaScript](https://llmstxt.org/llmstxt-js.html): This page demonstrates a JavaScript implementation of the llms.txt parser.
- [How to help LLMs understand your nbdev project](https://llmstxt.org/nbdev.md): A practical guide to making your nbdev library agent-friendly using llms.txt, with automation techniques and…

## Examples

- [ed, the standard text editor](https://llmstxt.org/ed.md): ed , the standard text editor In order to understand how llms.txt can be used with editors and IDEs, let’s look at how…

## Optional

- [Changes](https://llmstxt.org/changes.md): v2 (August 2026) The original llms.txt proposal was published in September 2024, when the idea that language models…
