Daily Prompt Pack: Meeting Assistants – Turn Calls Into Actionable Output

Meetings are where work gets decided. Most people forget half of it before lunch. Here are three prompts to turn any call transcript into useful, shareable output.

[Claude]

Given a transcript pasted below, identify every decision made and every task assigned. Output a numbered action items table with columns: task | owner | deadline | blocker. Flag anything that sounds like a deadline but lacks a specific date.

[ChatGPT]

As an executive assistant, review the following meeting transcript. Generate a one-paragraph summary of what happened, a bulleted list of key takeaways, and a draft follow-up email to all attendees with next steps and deadlines.

[Cursor]

Given a meeting transcript as input, write a Python script that parses speakers and timestamps, extracts all questions asked, and writes them to a markdown file named meeting_questions_YYYY-MM-DD.md with a tally of unresolved vs answered.

Full archive at aitoolalliance.com/tag/prompt-pack.

Scroll to Top