summarize-meeting

Convert meeting transcripts into structured markdown notes with decisions and action items.

25.0k|2.7k|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/phuryn/pm-skills --skill summarize-meeting-phuryn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: summarize-meeting
Source: https://github.com/phuryn/pm-skills/tree/main/pm-execution/skills/summarize-meeting
Command: npx skills add https://github.com/phuryn/pm-skills --skill summarize-meeting-phuryn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of structured meeting summaries from raw transcripts, ensuring key decisions and action items are captured and communicated effectively.

Core Features & Use Cases

  • Structured Note Generation: Organizes meeting content into a standardized format including date, participants, topic, decisions, summary points, and action items.
  • Action Item Tracking: Clearly identifies owners and due dates for all action items.
  • Use Case: After a project kickoff meeting, use this Skill to generate a concise summary that all team members can refer to, ensuring everyone is aligned on next steps and responsibilities.

Quick Start

Use the summarize-meeting skill to process the attached meeting transcript and generate a markdown summary.

Frequently Asked Questions about summarize-meeting

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

FAQPage Schema
How do I generate structured meeting notes from a raw transcript?

To generate structured meeting notes from a transcript, the text is processed to extract the date, participants, topic, key decisions, summary points, and action items into a standardized markdown template. This organizes raw discussion recordings into clear, actionable recaps.

What is the best way to extract action items and owners from meeting minutes?

Extracting action items from meeting minutes involves identifying specific tasks within the transcript and organizing them to clearly show their owners and due dates. This ensures all team members understand their responsibilities and next steps after the discussion.

Can I use this to create a recap for a project kickoff meeting transcript?

Yes, you can create a recap for a project kickoff meeting transcript by organizing the discussion into a concise summary. This ensures all team members are aligned on key decisions, summary points, and assigned action items directly from the recording.

Does this meeting summarization process require a specific transcript format?

The meeting summarization process requires a raw text transcript to extract information accurately. It processes the provided meeting recordings or text discussions and organizes the content into a predefined markdown template without needing external dependencies.

What limitations exist when summarizing meeting transcripts into markdown notes?

A limitation when summarizing meeting transcripts into markdown notes is that the accuracy depends entirely on the clarity of the raw transcript. If the source text lacks clear speaker identification or decision markers, extracting precise participants and action items becomes difficult.