meeting-synth

Extract action items, decisions, and follow-ups from meeting transcripts.

8|1|Updated Dec 28, 2025
One-click install
npx skills add https://github.com/officebeats/beats-pm-kit --skill meeting-synth
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-synth
Source: https://github.com/officebeats/beats-pm-kit/tree/main/.agent/skills/meeting-synth
Command: npx skills add https://github.com/officebeats/beats-pm-kit --skill meeting-synth

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill transforms raw meeting transcripts into structured, actionable outputs, ensuring no critical information or commitments are lost in the conversation.

Core Features & Use Cases

  • Action Item Extraction: Identifies and logs all tasks assigned during a meeting, including owner and due date.
  • Decision Logging: Records key decisions made for future reference.
  • Use Case: After a project kickoff meeting, use this Skill to automatically generate a list of tasks for each team member and a summary of the agreed-upon project scope.

Quick Start

Use the meeting-synth skill to process the transcript file located at '3. Meetings/transcripts/project-kickoff.txt'.

Frequently Asked Questions about meeting-synth

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract action items and decisions from a meeting transcript?

To extract action items and decisions from a meeting transcript, you need a tool that parses raw transcript text to identify owners, due dates, and key discussion points. This Skill processes transcript files to automatically generate structured task lists and decision logs.

What is the best way to summarize meeting recordings into notes?

The best way to summarize meeting recordings into notes is by processing the raw transcript text to isolate commitments and discussion points. This Skill synthesizes conversational data into structured outputs, ensuring no critical information or assigned tasks are lost.

Can I use meeting-synth to clean up raw transcript notes?

Yes, you can use meeting-synth to clean up raw transcript notes by parsing the text to identify and log all assigned tasks. It transforms unstructured meeting conversations into structured action items, decisions, and follow-ups for easier reference.

Does this transcript summarization tool require a specific file format?

This transcript summarization tool requires parsing raw transcript text or file paths to function correctly. You provide the text data, and it processes the content to extract owners, due dates, and key discussion points without needing external dependencies.

When do I need to log decisions and follow-ups from conversations?

You need to log decisions and follow-ups from conversations after important meetings like project kickoffs, where commitments are made and tasks are assigned. This ensures that agreed-upon project scopes and individual responsibilities are recorded for future reference.

Why does my meeting transcript fail to identify owners and due dates automatically?

Meeting transcripts fail to identify owners and due dates automatically when the text is unstructured or unclear. This Skill solves that by parsing raw transcript text or file paths to extract commitments, applying logic to isolate key discussion points and assigned responsibilities.