Docsible
Automatically creates Markdown documentation for your Ansible roles and collections directly from their source files.
- •You have a growing library of custom Ansible roles and need up‑to‑date docs without writing them by hand.
- •Your team shares roles via a Git repository and you want a single command to generate docs for CI/CD pipelines.
- •You need to publish role documentation to an internal wiki or public site and want a reproducible, automated process.
docsible generate ./roles/webserver > ./docs/webserver_role.md
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/docsible && curl -fsSL https://workflowstacks.com/api/skills/docsible/claude-skill -o ~/.claude/skills/docsible/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Docsible is a small Python project (~2.4k lines across 10 code files, plus 6 test files). Setup is light: installs like a normal app. Reading the code is optional. Last commit this month, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2docsible/cli.pyWhere the program starts running
- 3pyproject.tomlDependencies and the commands it exposes
- 4docsible/__init__.pyInside docsible/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/docsible && curl -fsSL https://workflowstacks.com/api/skills/docsible/claude-skill -o ~/.claude/skills/docsible/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More devtools tools founders pair with this one.