A plain-text index of every block, section and documentation page, served at a stable URL.
Toro UI serves a manifest at /llms.txt. It is generated from the
same catalogue that powers this site, so it can never describe a block that
does not exist.
Point your agent at the URL, or paste the contents into its context:
Most agents will fetch it themselves if you mention the URL in a project instruction file:
The manifest lists three groups:
An agent's cheapest operation is reading. A 6KB text file costs a fraction of what crawling twenty HTML pages costs, and it survives being truncated — the top of the file is still useful on its own.
The route is generated at build time from src/lib/blocks.ts and the docs
tree. Adding a block updates the manifest automatically; there is no separate
file to forget.