Meeting Intelligence Extraction Prompt
Extract decisions, commitments, risks, and follow-ups from transcripts.
/ quick answer
Use after transcription to turn raw meeting text into operational records. Extract decisions, commitments, risks, and follow-ups from transcripts.
Analyze this transcript and return structured meeting intelligence.
Transcript: {{transcript}}
Meeting context: {{meeting_context}}
Return JSON with: decisions, action_items[{owner, task, deadline}], risks, open_questions, customer_signals, follow_up_message, knowledge_base_updates.{ "decisions": ["Prioritize onboarding flow"], "action_items": [{"owner":"Ana", "task":"Send revised plan", "deadline":"Friday"}] }What does the Meeting Intelligence Extraction Prompt prompt do?
Use after transcription to turn raw meeting text into operational records.
Which AI models work with this prompt?
It is model-agnostic: it works with any capable general model. Replace the bracketed variables with your own context before running it.
What output should I expect?
{ "decisions": ["Prioritize onboarding flow"], "action_items": [{"owner":"Ana", "task":"Send revised plan", "deadline":"Friday"}] }.
/ continue exploring
Related concepts
The vocabulary this page depends on.
- →Entity Extraction
Pulling structured entities (people, places, orgs, dates) from text.
Related workflows
Turn this into a repeatable process.
- →AI Meeting Intelligence Workflow
Convert meetings into decisions, tasks, risks, and follow-up briefs automatically.
- →AI Daily Standup Digest
Auto-generate a team standup from yesterday's Linear, GitHub and Slack activity.
Related tool stacks
The tools that run it in production.
- →Meeting Intelligence Stack
Transcription, extraction, task routing, and knowledge updates for meetings.
- →Knowledge Graph Stack
Relationship layer that maps concepts, workflows, prompts, tools, and cases.
Related prompts
Reusable prompts for this job.
- →Document Extraction Schema Prompt
Designs the schema and validation rules before you build extraction.
- →Meeting to Actions Prompt
Extract decisions, owners, and dates from a meeting transcript.
- →Prompt Improver Prompt
Iterate a weak prompt into a strong one using best practices.
- →Strategic Analyst Prompt
Turn a business situation into a McKinsey-style strategic memo.