Docs Generator

Automated documentation generator. API docs, README, CHANGELOG, contributing guide, architecture docs, tutorials, FAQ, reference manual. REST, GraphQL.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Docs Generator" with this command: npx skills add ckchzh/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 <type> <resource> — type: rest/graphql, resource name
  • readme <name> <desc> — project name and description
  • changelog <ver> <summary> — version and summary
  • contributing <project> — project name
  • architecture <project> <style> — style: monolith/microservice/serverless
  • tutorial <topic> <level> — level: beginner/intermediate/advanced
  • faq <topic> <count> — generate N FAQ entries
  • reference <lib> <lang> — 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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Story Writer

小说创作、角色设计、情节设计(三幕式)、对话生成、世界观构建、续写。Story writing with character design, three-act plot structure, dialogue generation, worldbuilding. Supports bilingual docum...

Registry SourceRecently Updated
1.7K1Profile unavailable
General

Skill Template

OpenClaw Skill template generator. Create skill scaffolds, validate structure, enhance SKILL.md, generate command frameworks, tips, publish checklists.

Registry SourceRecently Updated
1K0Profile unavailable
General

Schema Builder

Build database schemas with SQL generation and relationship modeling. Use when designing databases.

Registry SourceRecently Updated
5680Profile unavailable
General

Data Visualizer

Terminal ASCII chart toolkit. Create bar charts, sparklines, histograms, and gauges from CSV or JSON data in the terminal.

Registry SourceRecently Updated
1.1K0Profile unavailable