| name | meeting-notes |
| description | Structured meeting notes with attendees, agenda, decisions, and action items.
Use for "meeting notes", "standup", "retrospective", "sync notes".
|
| triggers | ["meeting notes","standup notes","retrospective","sync","meeting minutes"] |
| df | {"mode":"document","platform":"desktop","scenario":"productivity","preview":{"type":"html","entry":"index.html"},"design_system":{"requires":false}} |
Meeting Notes Skill
Produce a clean meeting notes document.
Sections
- Meta bar — meeting title, date, duration, facilitator.
- Attendees — avatar circles + names, status indicators (present/remote/late).
- Agenda — numbered list with time boxes.
- Notes — per-agenda-item notes, free-form bullets.
- Decisions — highlighted box with ✓ prefix.
- Action items — table: task | owner | due | status.
- Next meeting — date + proposed topics.
Rules
- Clean, scan-friendly. No decorative elements.
- Action items table: status as colored dots (green=done, yellow=in progress,
red=blocked).
data-df-id on each section.
Output
Single index.html, inline CSS.