# Skill: meeting notes → action list
*When I say "use the meeting-notes skill" — or simply paste raw notes after a meeting — follow this recipe.*

## Input
Raw notes or a transcript file. Messy is expected — half sentences, mixed languages, all fine.

## Steps
1. Read the whole input first. Identify three kinds of content: decisions, actions, open questions.
2. Build the output in exactly this order:
   - **Decisions** — what was agreed, one short line each
   - **Actions** — one line each: what · owner · deadline (**[?]** where unclear)
   - **Waiting on others** — what and on whom
   - **Open questions** — worth raising next time
3. Keep the language of my notes.
4. Save as `actions/YYYY-MM-DD-<topic>.md` and show me the result.

## Quality bar
- No invented deadlines or owners — when unsure, include the item with **[?]**.
- Nothing dropped: better one **[?]** too many than one action lost.
- Short lines. No prose paragraphs.
