summarize-meeting

Convert meeting transcripts into structured Markdown summaries with decisions and action items.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/jupitermoney/pm-superic-skills --skill summarize-meeting-jupitermoney
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: summarize-meeting
Source: https://github.com/jupitermoney/pm-superic-skills/tree/main/pm-execution/skills/summarize-meeting
Command: npx skills add https://github.com/jupitermoney/pm-superic-skills --skill summarize-meeting-jupitermoney

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts raw meeting transcripts into clear, structured notes that capture decisions, attendees, topics, and action items, reducing miscommunication and follow-up delays.

Core Features & Use Cases

  • Structured Output: extracts date, participants, topic, decisions, and action items into a consistent format.
  • Decision & Action Tracking: links decisions to owners and due dates to ensure accountability.
  • Use Case: after a product sprint planning meeting, generate minutes that can be shared with stakeholders and archived for future reference.

Quick Start

Transform a provided meeting transcript into a Markdown meeting summary with the required sections.

Frequently Asked Questions about summarize-meeting

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

FAQPage Schema
How do I turn a meeting transcript into structured meeting minutes?

To turn a meeting transcript into structured meeting minutes, the Skill uses natural language processing to extract attendees, topics, decisions, and action items, outputting a formatted Markdown document for accountability and clarity.

What is the best way to track decisions and action items from recorded meetings?

The best way to track decisions and action items from recorded meetings is to process the transcript into structured notes that link each decision and task to specific owners and due dates, ensuring team accountability.

Can I use this for live stakeholder reviews and engineering sprint planning?

Yes, you can use this for live stakeholder reviews and engineering sprint planning. It applies to both recorded and live meetings across product management and engineering to generate structured summaries.

How do action items get assigned to owners and due dates in meeting summaries?

Action items get assigned to owners and due dates in meeting summaries by analyzing the transcript text to identify responsible participants and deadlines, linking them directly within the structured Markdown output.

What format are the generated meeting notes output in?

The generated meeting notes are output in Markdown format. This standard Meeting Summary structure includes sections for date, participants, topics, decisions, and action items for easy sharing and archiving.