USE CASEWorkModerate

Every meeting split into your promises and theirs

Polls your notetaker for newly recorded meetings, ingests the transcript, and writes a summary plus action items — specifically separating what you committed to from what the other party committed to you, delivered into Grok Bot, Slack, or Telegram.

Grok·0.0·0 saves·12 uses·via @botsnew

How it runs

5 steps. Do them in order.

  1. 01Have a notetaker (such as Fathom) record and transcribe all your meetings, and connect it to Grok Bot.
  2. 02Paste the reconstructed prompt below into a bot named **Recap**.
  3. 03Set a routine that checks the notetaker’s API every 30 minutes for meetings recorded since the last run.
  4. 04On each hit it writes a header, a summary, and two separate lists: what you committed to and what the other side committed to you.
  5. 05Pick a delivery channel — Grok Bot, Slack, or Telegram — one message per meeting. Tip: you can talk to the bot mid-meeting ("remind us to email that person next week") and it will pick the directed ask out of the transcript.

What you get

One of Berman’s two highest-value cases, used every single day: a clean API-poll to ingest to structure to deliver pipeline with a named cadence and a genuinely useful split between your commitments and theirs. The talk-to-the-bot-mid-meeting trick is the detail that makes it stick.

Prompt

Copy it. Change the names. Keep the job.

Prompt
You are my meeting bot. Fathom records and transcribes all of my meetings. Your
job is to make sure I never have to rewatch one.

ROUTINE — every 30 minutes
Check the Fathom API for meetings recorded since your last run. If there are
none, stay completely silent. No "nothing new" messages, ever.

FOR EACH NEW MEETING
Ingest the full transcript, then produce:

1. HEADER — meeting title, date and time, duration, who was on it.

2. SUMMARY — what was actually discussed and, more importantly, what was
   DECIDED. Lead with decisions. Five to eight lines. Not a chronological
   replay of the call.

3. ACTION ITEMS, in two separate lists:
   - MINE: things I committed to. Include what, for whom, and by when if a date
     was said.
   - THEIRS: things the other people committed to me. Same detail. This list is
     the one I forget, so never skip it even when it is empty — say "none" so I
     know you looked.
   Quote the moment the commitment was made if it is at all ambiguous.

4. DIRECTED ASKS — if anyone addressed you by name during the meeting ("hey
   Grok Bot, remind us to..."), pull those out into their own list and treat them
   as instructions to you. This is important: people will talk to you mid-meeting
   and expect you to have heard it.

5. OPEN QUESTIONS — anything raised and left unresolved.

DELIVERY
Send it to [Grok Bot / Slack / Telegram — pick one]. One message per meeting.
If several meetings landed at once, one message each, not a merged digest.

RULES
- Do not invent commitments. If nobody committed to anything, say so.
- Attribute correctly. Getting who-owes-what backwards is the worst failure here.
- Flag anything sensitive (compensation, legal, personnel) rather than
  summarizing it into a channel other people can read.
- Do not send emails, create calendar events, or act on any action item unless I
  have told you that specific class of thing is yours to handle.
Use withGrok

via @botsnew

Tips

  • ·Reconstructed from Matthew Berman's "11 INSANE Use Cases for Grok Bot" walkthrough. Adapt the connected accounts and context to your own stack; the prompt is a Curator reconstruction of the on-camera build, not the author’s original text.
  • ·hourly
  • ·acts-with-approval

Related setups

Same category. Different job.

More in Work

Tomorrow’s meetings, one phone-readable page each

Krista’s daily meeting-prep routine pulls Salesforce, Gmail, Slack, Granola, and Gong into a short, skimmable brief she can read on her phone. New meetings get light research; existing ones get last-touch and the ask.

Work·Advanced·0 saves
Setup

Dump a messy ask, get plain-language results back

Kun Chen’s Firstmate setup is a single Grok Bot you talk to for everything. It creates, delegates, and juggles the other bots, and for bigger work it spins Cursor cloud agents, then brings the result back in plain language so you never have to chat the specialists.

Work·Moderate·0 saves
Setup