Cook with AI Enrollment closed
AI & LLMs Runs locally

llms.txt Generator

Generate an llms.txt file for your site — a curated markdown index that helps LLMs and AI crawlers understand your content.

ELI5

It creates a simple map of your website for AI tools to read.

A little more detail

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.

Use it to
  • 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
Interactive workspace Results update as you type
Sections
Output

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.