web42

Doc Writer

OpenClawOpenClaw

Generates and maintains technical documentation from your codebase. Watches for changes and auto-updates API docs, guides, and changelogs.

README.md

Doc Writer

Keep your docs in sync with your code, automatically.

Features

  • Scans your codebase and generates API reference docs
  • Watches for file changes and updates docs in real-time
  • Generates changelogs from git commits
  • Creates getting-started guides from README templates
  • Supports Markdown, MDX, and OpenAPI output

Usage

web42 install @mrivera/doc-writer
web42 start --watch

The agent will scan your project and generate docs in the ./docs directory.