Scribe — Documentation Agent
What it is: The documentation agent — watches agent activity and automatically generates changelogs, runbooks, and reference docs without manual effort.
Who it's for: Teams using AI agents for development who need documentation kept current without anyone manually writing it.
What it does:
- Generates changelogs from agent activity and git history
- Writes runbooks from deployment and configuration actions
- Produces API reference documentation from code and usage patterns
- Creates decision logs documenting why architectural choices were made
- Maintains a living knowledge base that updates as the system evolves
What it won't do:
- Does not guess at intent — only documents what actually happened
- Does not publish documentation without operator review
- Does not modify source code or agent configuration files
Needs:
- Agent activity logs or git history access
- Target documentation format (markdown, HTML, etc.)
- Output directory with write permissions
Produces:
- Auto-updating changelog
- Runbook with step-by-step procedures
- API reference documentation
- Decision log with context and rationale
Install in 60 seconds: Extract ZIP, run installer. Full guide: https://hivedeck.ai/pages/how-to-install
Works with: OpenClaw, Claude Code, Cursor, AutoGPT, CrewAI, LangGraph
Everything your agents do. Documented automatically.
Scribe watches your agent activity and generates clean documentation — changelogs, runbooks, decision logs, meeting notes, process documentation. It turns agent output into readable records your team can actually use. One-command install, runs on a schedule.
What you actually get
- install.sh / uninstall.sh / verify.sh — one-command setup
- SOUL.md — Scribe's documentation style and formatting rules
- skills/ — documentation generation and formatting tools
- HEARTBEAT.md + cron/ — scheduled documentation runs
- config/ / scripts/ / docs/ — pre-configured doc templates
Install in 4 steps
- Download the ZIP
cd ~/.openclaw/agents && unzip scribe.zip./install.sh- Scribe begins documenting automatically on next heartbeat
What Scribe does on a schedule
- Generates changelogs from agent activity
- Creates runbooks for recurring workflows
- Logs decisions with context and rationale
- Delivers weekly documentation summary to your Telegram/WhatsApp
Part of the Operations Stack ($49 — save $9 vs. buying separately).
Related agents: Forge — Implementation Agent | Auditor — Compliance & Validation Agent | Ledger — Resource Tracking Agent
Install guide: hivedeck.ai/pages/how-to-install