Docs Generator
/install docs-generator
Docs Generator — Automated Documentation
Spend less time writing docs, more time writing code.
Command Map
┌─ api ──────── REST/GraphQL API documentation
├─ readme ───── Project README.md
├─ changelog ── Version change log
├─ contributing Contributing guide
├─ architecture System architecture docs
├─ tutorial ─── Tutorial / quick start guide
├─ faq ──────── Frequently asked questions
└─ reference ── Complete reference manual
Usage
bash scripts/docs-generator.sh api rest users
bash scripts/docs-generator.sh readme myproject "A cool tool"
bash scripts/docs-generator.sh changelog 2.0.0 "New features"
Arguments
api \x3Ctype> \x3Cresource>— type: rest/graphql, resource namereadme \x3Cname> \x3Cdesc>— project name and descriptionchangelog \x3Cver> \x3Csummary>— version and summarycontributing \x3Cproject>— project namearchitecture \x3Cproject> \x3Cstyle>— style: monolith/microservice/serverlesstutorial \x3Ctopic> \x3Clevel>— level: beginner/intermediate/advancedfaq \x3Ctopic> \x3Ccount>— generate N FAQ entriesreference \x3Clib> \x3Clang>— library name and language
Philosophy
Documentation is a product. Good docs = more users = fewer issues.
💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install docs-generator - After installation, invoke the skill by name or use
/docs-generator - Provide required inputs per the skill's parameter spec and get structured output
What is Docs Generator?
Automated documentation generator. API docs, README, CHANGELOG, contributing guide, architecture docs, tutorials, FAQ, reference manual. REST, GraphQL. It is an AI Agent Skill for Claude Code / OpenClaw, with 439 downloads so far.
How do I install Docs Generator?
Run "/install docs-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Docs Generator free?
Yes, Docs Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Docs Generator support?
Docs Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Docs Generator?
It is built and maintained by BytesAgain2 (@ckchzh); the current version is v2.0.0.