Choose a tool
Use Neuro documentation with coding agents
Give coding agents current Neuro context through skill.md, llms.txt, or the documentation MCP server
Neuro publishes its documentation in formats that coding agents can search and retrieve. These documentation tools are separate from the Agent API, Neuro’s main HTTP API.
The published skill index includes only instructions that pass the repository’s documentation checks. Other capabilities remain available as regular documentation.
Review the generated change against the selected guide and API reference. Do not let a coding agent infer missing endpoints or fields from similar operations.