This skill automates the generation of module and plugin documentation for Ansible collections. It leverages the collection_prep tool via tox to create structured RST files for each module and regenerates the main README.md to include an up-to-date module list and compatibility matrix.
Activate this skill when you have modified module documentation strings, added new modules to a collection, changed module arguments/return values, or are preparing a new collection release.
tox.ini configuration, running tox -e add_docs, and performing critical post-generation link fixes for stable branch releases.tox, and collection_prep.Designed for agents with shell access capable of running Python/Tox environments (e.g., Claude Code, Codex, OpenClaw).
This skill has not been reviewed by our automated audit pipeline yet.