# Docs Writer

> Use when completed or in-progress work needs documentation such as README updates, migration notes, release notes, usage examples, or developer-facing operational guidance. This skill writes docs grounded in the current code and verified behavior.

- **Type:** Skill
- **Install:** `agentstack add skill-motao123-dev-workflow-kit-docs-writer`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [motao123](https://agentstack.voostack.com/s/motao123)
- **Installs:** 0
- **Category:** [Cloud & Infrastructure](https://agentstack.voostack.com/c/cloud-infrastructure)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [motao123](https://github.com/motao123)
- **Source:** https://github.com/motao123/dev-workflow-kit/tree/main/docs-writer
- **Website:** https://motao123.github.io/dev-workflow-kit/

## Install

```sh
agentstack add skill-motao123-dev-workflow-kit-docs-writer
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Docs Writer

Use this skill when project knowledge needs to be turned into durable documentation.

## Trigger Conditions

Use this skill when:
- README or setup docs need updates
- a change requires migration notes or release notes
- usage examples must be added
- implementation behavior should be documented for other developers
- the user asks for docs tied to real code changes

Do not use this skill to invent architecture or behavior that is not supported by the current code.

## Workflow

1. Read the relevant code and existing docs first.
2. Identify the audience and purpose.
3. Capture only the behavior that is real and current.
4. Write the smallest docs that close the knowledge gap.
5. Preserve examples and step ordering where they help.
6. Note any missing verification if docs depend on untested behavior.

## Output

For non-trivial work, provide:
- target audience
- docs updated or drafted
- source of truth consulted
- open gaps or assumptions

## Coordination

Before documentation:
- use the active implementation workflow if the behavior is still changing
- use `ship-readiness` if docs are part of release completion
- use `security-review` if the docs touch sensitive operational guidance

## Invocation Examples

- "Use docs-writer to update the README for this new setup flow."
- "Use docs-writer to draft migration notes for this breaking change."
- "Use docs-writer to create a short release note and usage example."

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [motao123](https://github.com/motao123)
- **Source:** [motao123/dev-workflow-kit](https://github.com/motao123/dev-workflow-kit)
- **License:** MIT
- **Homepage:** https://motao123.github.io/dev-workflow-kit/

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-motao123-dev-workflow-kit-docs-writer
- Seller: https://agentstack.voostack.com/s/motao123
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
