Using Antithesis documentation with AI
Our documentation can be read by AI tools — coding assistants, agents, and LLMs — not just humans.
Antithesis skills for agents
If you’re working with a coding agent and using Docker Compose, we offer a set of skills that enable your agent to do most of your Antithesis setup for you.
There’s also a dedicated documentation skill that helps agents parse our docs.
The documentation index
There’s an index of every page in our documentation and resources section, with links to markdown versions, in the llms.txt convention at: https://antithesis.com/docs/llms.txt.
If you just want an index of the resources section, it’s available under the Resources header.
Markdown versions of every page
Simple append .md to the URL and remove trailing slashes.
For example:
https://antithesis.com/docs/test_templates/composer_example/becomes
https://antithesis.com/docs/test_templates/composer_example.md