# Capture Notes

> Turn raw meeting notes into a structured summary with owners and due dates. Use when documenting a meeting.

- Skill: `stbenjam/capture-notes` (Agent Skill)
- Install (CLI): `npx skillmds@latest add stbenjam/capture-notes`
- Raw SKILL.md: https://api.skillmd.com/api/skills/stbenjam/capture-notes/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: stbenjam (https://skillmd.com/u/stbenjam)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/stbenjam/capture-notes

---


# Capture Notes

Use this skill when the user pastes raw meeting notes and wants them organized.

## Steps

1. Read the notes and identify every decision, action item, and open question.
2. Assign each action item an owner. If the notes name no owner, mark it `UNASSIGNED`.
3. Emit a markdown summary with three sections: Decisions, Action Items, Open Questions.

Stop once the summary is written. Do not create tickets unless the user asks.

