June 12, 2025

Meeting transcribers are great... their summaries aren’t. Here’s a 15-minute fix.

Meeting transcribers are great... their summaries aren’t. Here’s a 15-minute fix.

Meeting transcribers are great... their summaries aren’t. Here’s a 15-minute fix.

Lindy.AI

AI Automation

Futuristic blue interface with a glowing central sphere and faint hexagon patterns on a starry backdrop, smooth flowing lines below, caption reads “MEETING INSIGHTS.
Futuristic blue interface with a glowing central sphere and faint hexagon patterns on a starry backdrop, smooth flowing lines below, caption reads “MEETING INSIGHTS.
Futuristic blue interface with a glowing central sphere and faint hexagon patterns on a starry backdrop, smooth flowing lines below, caption reads “MEETING INSIGHTS.

AI meeting transcribers are incredible. But the default summaries are often generic, light on action, and miss what you care about. The usual reasons: one-size-fits-all prompts and bargain models tuned for cost, not quality. So I built my own summary workflow in Lindy. It took ~15 minutes and now I get sharp briefs in Notion plus a Slack DM for anything I personally need to do.

The workflow at a glance

  1. Transcript arrives
    Your transcriber drops a file or webhook with text + speaker labels.

  2. Custom LLM prompt
    Run the transcript through a targeted prompt that returns structured JSON.

  3. Store in Notion
    Create a page with summary, decisions, risks, and action items.

  4. Personal action filter
    If any items belong to me, continue.

  5. Slack DM
    Send myself a concise list of the urgent tasks.

The prompt (copy–paste)

Use a solid model and keep everything structured. Here’s the exact prompt I use:

You are the meeting scribe for our team. Analyze the transcript and return ONLY JSON.

Rules:
- Stick to facts said in the meeting. No speculation or invention.
- Keep names and nouns verbatim. Include short source quotes for key items.

JSON schema:
{
  "title": "<short meeting title>",
  "date": "<YYYY-MM-DD and timezone if present>",
  "attendees": ["<Name>"],
  "summary_bullets": ["5-8 crisp bullets with specifics (numbers, decisions, owners)"],
  "decisions": [{"what":"...", "owner":"...", "quote":"..."}],
  "risks": [{"risk":"...", "owner_or_area":"...", "quote":"..."}],
  "parking_lot": ["items deferred"],
  "actions_my": [{"task":"...", "due":"<date or empty>", "priority":"high|med|low", "quote":"..."}],
  "actions_team": [{"owner":"<Name>", "task":"...", "due":"<date or empty>", "priority":"high|med|low", "quote":"..."}]

Lindy recipe (step-by-step)

  • Trigger: “New transcript file” or “Catch Hook” from your transcriber.

  • Action: “Formatter → Text → Replace” to clean timestamps and filler.

  • Action: “AI action” (your LLM) with the prompt above. Output is JSON.

  • Action: “Notion → Create Database Item” with properties:

    • Title = title

    • Date = date

    • Attendees = multi-select from attendees

    • Summary = join of summary_bullets

    • Decisions, Risks, Parking Lot = rich text from arrays

    • Action Items (Team) = table or checklist from actions_team

    • Action Items (Me) = checklist from actions_my

  • Filter: Continue only if length(actions_my) > 0.

  • Action: “Slack → Send DM” to you with a compact message.

Slack DM template

*New actions for you from {{title}}*

Why this works

  • Tailored structure. You tell the model exactly what to return and what you care about.

  • Better models, better signal. A slightly stronger model costs pennies more but saves hours.

  • Immediate accountability. Personal items land where you’ll see them.

  • Searchable history. Notion becomes a clean system of record.

Tips

  • Keep the transcript diarized with clear speaker names.

  • Nudge accuracy by asking for short source quotes for decisions and actions.

  • Add a “Follow-ups” section if your team relies on parked items.

  • Log model, version, and cost per run in Notion so you can compare quality over time.

Overview

At first glance, it may seem like a minor addition to your blog. A few social icons at the top or bottom of your post. The truth is, they can play a massive role in extending your content’s reach, boosting your site traffic, and even improving SEO rankings.

Overview

Default transcriber summaries are generic. In ~15 minutes with Lindy, I built a workflow that runs transcripts through a custom, structured prompt, stores a clean brief in Notion, and DMs me any personal action items in Slack. The result is accurate summaries that actually drive follow-through.

Subscribe to our newsletter

Want more like this straight to your inbox? Want occasional free videos and PDFs and fun stuff? If so, sign up below. If not, I won't be mad, just disappointed... 😅

Enter email address

Subscribe

View more like this

Futuristic teal-and-purple interface with a starry backdrop and neon glow. A ‘CHAIN PROMPTING’ title sits above a four-step flow (document → chart → paper plane → Slack) connected by smooth lines.

Chain Prompting

AI Automation

August 8, 2025

Stop Asking ChatGPT To Do Everything At Once

Stop asking AI to do everything at once. This post shows how a three-step chain prompt (plus a synth step) turns call transcripts into accurate, actionable insights...automated with Lindy and sent to Slack.

Learn more

Futuristic teal-and-purple interface with a starry backdrop and neon glow. A ‘CHAIN PROMPTING’ title sits above a four-step flow (document → chart → paper plane → Slack) connected by smooth lines.

Chain Prompting

AI Automation

August 8, 2025

Stop Asking ChatGPT To Do Everything At Once

Stop asking AI to do everything at once. This post shows how a three-step chain prompt (plus a synth step) turns call transcripts into accurate, actionable insights...automated with Lindy and sent to Slack.

Learn more

Futuristic teal-and-purple interface with a starry backdrop and neon glow. A ‘CHAIN PROMPTING’ title sits above a four-step flow (document → chart → paper plane → Slack) connected by smooth lines.

Chain Prompting

AI Automation

August 8, 2025

Stop Asking ChatGPT To Do Everything At Once

Stop asking AI to do everything at once. This post shows how a three-step chain prompt (plus a synth step) turns call transcripts into accurate, actionable insights...automated with Lindy and sent to Slack.

Learn more

`NotebookLM logo beside layered app screens, highlighting a blue “Discover sources” button on a soft green-purple gradient background.`

NotebookLM

Meeting Prep

August 1, 2025

Steal This NotebookLM Workflow

Learn how I use Google’s NotebookLM (now with a mobile app) to turn public sources into a short, source-cited podcast for pre-meeting prep... plus a copy-paste workflow you can steal.

Learn more

`NotebookLM logo beside layered app screens, highlighting a blue “Discover sources” button on a soft green-purple gradient background.`

NotebookLM

Meeting Prep

August 1, 2025

Steal This NotebookLM Workflow

Learn how I use Google’s NotebookLM (now with a mobile app) to turn public sources into a short, source-cited podcast for pre-meeting prep... plus a copy-paste workflow you can steal.

Learn more

`NotebookLM logo beside layered app screens, highlighting a blue “Discover sources” button on a soft green-purple gradient background.`

NotebookLM

Meeting Prep

August 1, 2025

Steal This NotebookLM Workflow

Learn how I use Google’s NotebookLM (now with a mobile app) to turn public sources into a short, source-cited podcast for pre-meeting prep... plus a copy-paste workflow you can steal.

Learn more

Glowing microphone icon above flowing blue and pink audio waveforms on a dark background, representing voice dictation and speech recognition.

Metaprompting

Voice Agents

July 4, 2025

Friends don’t let friends write their own prompts

Stop hand-writing prompts. Speak your intent, let AI engineer the prompt, then run it for better results... with reusable templates and a quick voice-dictation workflow.

Learn more

Glowing microphone icon above flowing blue and pink audio waveforms on a dark background, representing voice dictation and speech recognition.

Metaprompting

Voice Agents

July 4, 2025

Friends don’t let friends write their own prompts

Stop hand-writing prompts. Speak your intent, let AI engineer the prompt, then run it for better results... with reusable templates and a quick voice-dictation workflow.

Learn more

Glowing microphone icon above flowing blue and pink audio waveforms on a dark background, representing voice dictation and speech recognition.

Metaprompting

Voice Agents

July 4, 2025

Friends don’t let friends write their own prompts

Stop hand-writing prompts. Speak your intent, let AI engineer the prompt, then run it for better results... with reusable templates and a quick voice-dictation workflow.

Learn more

AI is Moving Fast.
You Should Be Too.

We’ll work around your busy schedule. High impact, low lift, real results.

AI is Moving Fast.
You Should Be Too.

We’ll work around your busy schedule. High impact, low lift, real results.

AI is Moving Fast.
You Should Be Too.

We’ll work around your busy schedule. High impact, low lift, real results.

Affordable, results-driven training to have you confidently building AI agents to streamline workflows, save hours, and maximize your impact.

© Agents of Change 2025.

Copyright Reserved

Affordable, results-driven training to have you confidently building AI agents to streamline workflows, save hours, and maximize your impact.

© Agents of Change 2025.

Copyright Reserved

Affordable, results-driven training to have you confidently building AI agents to streamline workflows, save hours, and maximize your impact.

© Agents of Change 2025.

Copyright Reserved