llms.txt and AGENTS.md
Read the book as Markdown
Section titled “Read the book as Markdown”The published site provides exports following the llms.txt proposal:
| File | Contents |
|---|---|
/llms.txt |
An introduction and links to the documentation |
/llms-small.txt |
An abridged copy of each page |
/llms-full.txt |
The complete book |
Use the index to choose a page, or the full export when the task needs the whole book.
Use a notebook in a project
Section titled “Use a notebook in a project”anb setup installs the workflow skill and references alongside the agent instructions. Start with anb status, then read the active Task. Use anb --help or anb <verb> --help to look up commands. The installed skill provides a worked session and refusal examples without requiring access to this site.
Change this repository
Section titled “Change this repository”Read AGENTS.md at the repository root; CLAUDE.md links to it. The project’s working history is in .agent-notebook/, and Development describes the workspace and checks.