When you're working with Antithesis's testing platform and need to look something up, this skill handles documentation retrieval efficiently. It prefers using snouty, Antithesis's CLI tool, to search and navigate docs right from the command line, falling back to fetching markdown directly from antithesis.com when needed. The workflow is sensible: explore the doc tree, search for topics, pull full pages, then cite sources in answers. What's nice is the built-in self-review step that forces grounding every claim in actual documentation rather than making things up. If you're integrating Antithesis into your CI/CD pipeline or debugging SDK behavior, having structured access to their docs beats hunting through web pages.
npx skills add https://github.com/antithesishq/antithesis-skills --skill antithesis-documentation