AI AGENTS

Zoom Recording to Clips and Routed Action Items

When a Zoom cloud recording finishes, an agent pulls highlight moments into shareable clips and turns spoken commitments into owned tasks routed to the right tracker.

CategoryAI Agents
Enginepaperclip
Difficultyintermediate
Triggerevent
Steps7
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerZoom recording completedZoomZoom
  • ActionFetch recording and transcriptZoomZoom
  • ActionSelect highlight moments with LLMOpenAI
  • ActionTrim highlight clipsZoomZoom
  • ActionExtract action items and ownersOpenAI
  • ActionCreate owner-assigned Linear issuesLinearLinear
  • OutputPost clips and issues to SlackSlack

What it does

After a Zoom meeting recording completes, this agent reads the transcript, identifies the most important moments, and produces timestamped highlight clips. It also extracts every action item, infers who owns it, and creates a task for each one in your tracker so nothing said in the call gets lost.

When to use it

Use it for recurring team meetings, customer calls, or planning sessions where decisions and follow-ups are spoken aloud but rarely written down. Ideal when you want clips for async sharing and a clean owner-assigned task list without manual note-taking.

How it works

  1. 1A Zoom recording-completed event fires the workflow with the meeting and recording IDs.
  2. 2The agent fetches the recording and transcript from Zoom.
  3. 3An LLM step scores transcript segments and selects highlight moments, returning start/end timestamps and a one-line caption for each.
  4. 4The agent requests trimmed clips from Zoom for those ranges.
  5. 5A second LLM pass extracts action items, each with an owner guess and due hint.
  6. 6For every action item, the agent creates a Linear issue assigned to the matched owner.
  7. 7A Slack message posts the clip links and the list of created issues to the meeting channel.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect ZoomMeetings, recordings, transcripts.
  2. 2
    Connect OpenAIModels, embeddings, files.
  3. 3
    Connect LinearIssues, projects, cycles, triage.
  4. 4
    Connect SlackChannels, DMs, threads, mentions.
  5. 5
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  6. 6
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  7. 7
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.