Overview
Antithesis offers a number of tools that enable AI agents to handle large parts of the Antithesis workflow for you.
Antithesis skills for agents
If you’re working with a coding agent, we offer a set of skills that help your agent work with Antithesis.
You can use skills to set up your system to run in Antithesis, launch test runs, interpret the results, and more.
The antithesis-research skill is useful even if you’re not using Antithesis. It analyses the architecture of your system and suggests properties you should be checking.
Snouty CLI
The Snouty CLI provides terminal access to Antithesis.
If you’re driving Antithesis with agents, we strongly recommend having them use Snouty and our skills.
Docs access for agents
Sometimes AIs read more thoroughly than people do!
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. This is particularly useful if you’re using the antithesis-research skill without actually using Antithesis.
There’s also a dedicated documentation skill that uses the snouty docs command to help agents parse our docs.
Markdown versions of every page
Simply append .md to the URL and remove trailing slashes.
For example:
https://antithesis.com/docs/product/test_templates/composer_example/becomes
https://antithesis.com/docs/product/test_templates/composer_example.md