make-documentation
Installation
SKILL.md
Make Documentation
When to Use
- Writing or updating a README.md, architecture note, changelog, or release notes
- Auditing existing project docs before adding missing documentation
- Drafting customer-facing security guidance or partner-sensitive article prose from source material
- Writing live access, reproduction, lab interface, workstation/server, or operator runbooks
- Documenting notebooks, generated notebooks, or table-producing notebook workflows
- Writing WSL, local, Docker, or environment-specific install docs
- Writing agent operation manuals, role files, peer-status contracts, or AI-readable workflow docs
- Producing diagram documents only when the user explicitly asks or the project already uses them
When NOT to Use
- Writing API reference documentation
- Creating or updating AGENTS.md. Use
agents-md, even when the broader request also includes other docs. - Generating diagram files by default when prose or tables are sufficient