Skip to content

Decision tools

llms.txt generator

Generate a valid llms.txt for your site. Add your site name, a one-paragraph blockquote summary, and sections of priority pages. Output is copy-pasteable Markdown. Everything runs in your browser; nothing is sent to a server. For the background, see the llms.txt deep dive.

Generated llms.txt

# Example Site

> A vendor-neutral resource on Topic X, authored by Y. Updated regularly with methodology disclosed.

## Core pages

- [Home](https://example.com/): What we are and what we cover.
- [Methodology](https://example.com/methodology/): How our analysis works.

## Guides

- [Foundation guide](https://example.com/guides/one/): One-line description.

Save this as llms.txt at the root of your site (e.g. /llms.txt). Pair with an llms-full.txt for engines that prefer single-fetch corpus ingestion.

← All decision tools