# Document

> Document

- Skill: `hmbown/document` (Agent Skill)
- Install (CLI): `npx skillmds@latest add hmbown/document`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hmbown/document/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Hmbown (https://skillmd.com/u/hmbown)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/hmbown/document

---


# Document

## When to use
Use for repo/product docs: README, guides, API docs, architecture, migrations, changelog notes.

## Non-goals
- Not Word/DOCX authoring (use docx).
- Not release publication (use release only when explicit).

## Workflow
1. Identify the doc audience and location.
2. Prefer updating existing docs over creating duplicates.
3. Keep commands and paths verified.
4. Call out unknowns instead of inventing them.

