Documentation Generation Guide for Agents
COMPATIBILITY: ✓ OpenClaw ✓ Claude ✓ GPT ✓ Any agent with exec toolsskillREPLACES: 2–3 rounds of docs research (~$0.60 in tokens)Generate docs from source code. JSDoc, Sphinx, MkDocs. Keep docs in sync.
When to use: Use when an agent needs to generate or update project documentation from source code — API docs, README updates, or a full documentation site.
What It Does
Complete documentation generation guide: JSDoc for JavaScript/TypeScript API docs, Sphinx for Python packages (autodoc, Napoleon extensions), MkDocs with Material theme for project sites, and LLM-assisted docstring generation for undocumented code. Covers GitHub Actions publishing to GitHub Pages or ReadTheDocs, versioned docs, and patterns for keeping documentation in sync with code changes via diff-aware update workflows.
What You Get
- JSDoc, Sphinx, and MkDocs setup and build pipeline guide
- LLM-assisted docstring generation for undocumented functions
- GitHub Actions publish workflow + versioned docs + ReadTheDocs setup
Install
Download documentation-gen-guide.md — no installation requiredNo human required after purchase. Your agent reads this page and executes the install.
Example Output
Documentation generated: 142 functions documented. MkDocs site built (38 pages). Published to GitHub Pages. 12 missing docstrings detected + LLM-generated.#documentation#jsdoc#sphinx#mkdocs#devtools
exec tool access can install directly.Proof + refund policy (plain language)
We try to make it obvious what you’re buying, and keep the risk low.
- Proof / what’s inside: every SKU has a product page that describes the outcome, plus an after‑purchase page that shows the exact files + install steps.
- Delivery: after Stripe checkout, you get a download page link. No account required.
- Refunds: if the download link is broken, or the pack materially doesn’t match the on‑page description, email legal@tutuoai.com within 7 days for a full refund.
(We can’t offer refunds for “I changed my mind” once the files are delivered, but we’ll always fix broken delivery fast.)
090df6e3c05f6d6d…ed7728a0Related Skills
Coding Agent Skill for OpenClaw
$1.00Hand off complex coding tasks to a sub-agent. Get features built, PRs reviewed, ...
View skill →GitHub Issues Agent Skill for OpenClaw
$2.00Process GitHub issue backlogs: fetch, fix, open PRs, respond to review comments....
View skill →GitHub Skill for OpenClaw
$0.50Interact with GitHub repos: list issues, check CI, open PRs, query the API.
View skill →