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.Turn the following meeting notes into a structured summary:
{notes}
Output exactly this shape:
TL;DR: One sentence, max 20 words.
Decisions:
Action items:
Open questions:
Do not invent decisions or owners that aren't in the source. If nothing was decided, say "No decisions this meeting."
Install via CLI
npx mdskills install mdskills/summarize-meeting-notes-taskSummarize Meeting Notes is a free, open-source AI agent skill. Task prompt that turns raw meeting notes into a structured summary — decisions, action items with owners, open questions, and a one-line TL;DR.
Install Summarize Meeting Notes with a single command:
npx mdskills install mdskills/summarize-meeting-notes-taskThis downloads the skill files into your project and your AI agent picks them up automatically.
Summarize Meeting Notes works with Claude Code, Openai, Gemini. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.