Agent BrainsAgent Brains

AI & LLMs

How to use Agent Brains documentation with AI agents

AI & LLMs

Our documentation is designed to be easily consumed by Large Language Models (LLMs) and AI agents. We provide dedicated endpoints that return the documentation in a format optimized for AI consumption.

Available Endpoints

llms.txt

A concise index of the documentation site, providing an overview of the available content and structure.

View llms.txt

llms-full.txt

The complete documentation content concatenated into a single, AI-friendly text file. This is ideal for providing full context to an AI agent in a single request.

View llms-full.txt

Usage

You can provide these URLs directly to AI agents (like ChatGPT, Claude, or custom tools) to give them instant context about the Agent Brains platform and API.

For example, you can prompt an AI with:

"Read the documentation at https://docs.agent-brains.com/llms-full.txt and help me write a script to create a new entity."

On this page