Summarize meeting notes or transcripts without inventing decisions, actions, or missing details.
Meeting Notes
chatgptgrounded_facts
chatgpt variant
Claude-optimized prompt structure shaped for chatgpt.
# Task
Summarize the meeting notes or transcript.
# Source material
Meeting Notes
# Instructions
Use only information contained in the source material.
If a detail is unclear or missing, state that explicitly.
Do not invent decisions or action items.
# Output
Return:
1. Summary
2. Key decisions
3. Risks or open questions
claudegrounded_facts
claude variant
Claude-optimized prompt structure shaped for claude.
<task>Summarize the meeting notes or transcript.</task>
<source>Meeting Notes</source>
<instructions>
Use only the source material.
Do not infer unsupported decisions.
If information is missing or unclear, say so.
</instructions>
<output>
Return:
<summary></summary>
<key_decisions></key_decisions>
<risks_or_open_questions></risks_or_open_questions>
</output>
geminigrounded_facts
gemini variant
Claude-optimized prompt structure shaped for gemini.
Summarize the following meeting notes or transcript using only the provided information.
Source:
Meeting Notes
Return:
- Summary
- Key decisions
- Risks or open questions
Related templates
More templates in the same working category.
Action Items Extractor
Extract supported action items from meetings with owners, deadlines, status, and evidence.