Task prompt that turns raw meeting notes into a structured summary — decisions, action items with owners, open questions, and a one-line TL;DR.
npx mdskills install mdskills/summarize-meeting-notes-taskRelated
One-shot instruction for a specific job
@mdskills? Sign in with GitHub to claim this listing.1Turn the following meeting notes into a structured summary:23<notes>4{notes}5</notes>67Output exactly this shape:89**TL;DR:** One sentence, max 20 words.1011**Decisions:**12- Bullet each decision, in the past tense.1314**Action items:**15- [ ] Owner — action — due date if mentioned.1617**Open questions:**18- Bullet each unresolved point.1920Do not invent decisions or owners that aren't in the source. If nothing was decided, say "No decisions this meeting."
Full transparency — inspect the skill content before installing.