Meeting Minutes
Create a Meeting Minutes tailored to your inputs.
Prompt template
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.
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*You might also like
Annual Report
Create a Annual Report tailored to your inputs.
OperationsBusiness Case
Create a Business Case tailored to your inputs.
OperationsClient Status Report
Create a Client Status Report tailored to your inputs.
OperationsAcademic Recommendation
Generate a Academic Recommendation tailored to your inputs.
OtherAgency Agreement
🇮🇳Draft a Agency Agreement tailored to your inputs.
Legal & ContractsAppraisal Writer
🇮🇳Generate a Appraisal Writer tailored to your inputs.
HRMade with KLI — extracted from real tools, shared free. krakelabsindia.com