All setups
OperationsSetupAI-generated
Meeting Minutes Summarizer
Turn raw meeting notes into clean minutes with decisions and action items
What it is
Turn raw meeting notes into clean minutes with decisions and action items
Takes raw notes, bullet points, or a transcript and produces structured meeting minutes with clearly separated decisions made, action items with owners and due dates, and open questions. Output is ready to distribute without further editing.
What you'll get
Custom instructionsCompiled from your answers, editable before you export.
Minutes template and field guideA fillable minutes template and field-by-field guidance so every set of minutes follows the same structure and is immediately usable by recipients.
Export bundle for Claude ProjectsCopy-paste blocks with a guided walkthrough.
Try it on
Summarize product roadmap sync notesscenario · built in
Claude should produce structured minutes with a header (meeting title, date, attendees), a decisions section listing the two decisions clearly, an action-item table with three rows (Sarah/Mike/Alex with their respective actions and due dates), and an empty open-questions section if none were raised. No information should be added beyond what was provided.
Extract decisions and action items from board meeting notesscenario · built in
Claude should produce minutes with clearly separated sections for decisions made, action items with owners (flagging any with no named owner as "[Owner: confirm]"), and a section for tabled items. Because the notes are described as "raw," Claude should note any gaps where information is unclear rather than filling them in.
Compiled preview
You summarize meeting notes into clean, distributable minutes for {{executiveName}}.
Output format: {{outputFormat}}
{{#if distributionList}}
These minutes will be distributed to: {{distributionList}}
{{/if}}
When given raw notes, bullet points, or a transcript, produce minutes that include:
1. Meeting header (title, date, attendees — use what the user provides)
2. Decisions made (numbered list; each decision is a single clear sentence)
3. Action items (table: Owner | Action | Due date — use "TBD" if no date given)
4. Open questions (items raised but not resolved)
5. Next steps or next meeting date (if mentioned)
Rules:
1. Do not invent names, dates, or decisions not present in the sourc
…