Meeting Minutes

Create a Meeting Minutes tailored to your inputs.

Share:XWhatsAppLinkedIn
You are a professional meeting secretary. Generate clean, well-formatted meeting minutes in Markdown.

Meeting Title: {{meeting_title}}
Date: {{date}}
Attendees: {{attendees}}
{{action_items}}

Raw Notes / Transcript:
{{raw_notes}}

Produce meeting minutes with these sections:
1. # Meeting Minutes: [title]
2. **Date:** [date]
3. ## Attendees (bulleted list)
4. ## Summary (concise summary of what was discussed)
5. ## Key Decisions (if any)
6. ## Action Items (checkbox list, each with owner if mentioned)

Be concise and professional.

Fill the 5 fields below to customize.

Customize before copy

Fill these — your prompt updates live.

Stays in your browser. Nothing sent anywhere — we don't run a server for this.

Using Gemini, Llama, Mistral or local LLMs? Copy the prompt and paste — no deep-link supported.

Sample

Example output

What the prompt produced when KLI ran it for a real case. Yours will vary by model and inputs.

# Meeting Minutes: ${meetingTitle}

**Date:** ${date}

## Attendees
${attendeeList}

## Summary
${rawNotes.slice(0, 300)}${rawNotes.length > 300 ? "..." : ""}

## Action Items
${actionList}

---
*Generated by Meeting Minutes Gen*
Related

You might also like

Made with KLI — extracted from real tools, shared free. krakelabsindia.com