summarize-meeting

Converts meeting transcripts and notes into structured summaries with decisions and action items.

Updated Aug 10, 2026
One-click install
npx skills add https://github.com/Choi-Keith/skill-arsenal-ultra --skill summarize-meeting-choi-keith
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: summarize-meeting
Source: https://github.com/Choi-Keith/skill-arsenal-ultra/tree/main/plugins/pm-skills/pm-execution/skills/summarize-meeting
Command: npx skills add https://github.com/Choi-Keith/skill-arsenal-ultra --skill summarize-meeting-choi-keith

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Raw meeting recordings, transcripts, and scattered notes are hard to act on—decisions get lost, action items lack owners, and absent teammates stay out of the loop. This Skill turns unstructured meeting content into a clear, standardized summary that keeps the whole team aligned. ## Core Features & Use Cases - Structured Minutes: Produces a consistent template covering date, participants, topic, key points, decisions, action items with owners and due dates, and open questions. - Plain-Language Output: Writes summaries in simple, jargon-free language so anyone can understand them, whether or not they attended. - Use Case: After a product roadmap review, paste the meeting transcript and receive a markdown file named Meeting-Summary-[date]-[topic].md with a decision log and an action-item table ready to share with stakeholders. ## Quick Start Ask the assistant to summarize the attached meeting transcript into structured minutes with decisions and action items.

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 meeting minutes?

Provide the transcript or notes and the Skill extracts participants, topics, decisions, and action items into a structured markdown template. The output includes a summary section, an action-item table with owners and due dates, and open questions.

How to track action items from team meetings?

The Skill identifies follow-up tasks during summarization and lists them in a table with due date, owner, and description. This ensures every commitment has a clear responsible person and deadline.

Can I summarize a meeting I did not attend?

Yes, as long as you have the transcript, recording notes, or related materials. The Skill can also use web search to gather background context on the meeting topic when needed.

What format does the meeting summary output use?

The output is a markdown document saved as Meeting-Summary-[date]-[topic].md. It follows a fixed template with sections for participants, key points, decisions made, action items, and open questions.

What are the limitations of automated meeting summarization?

Quality depends on the input transcript—unclear audio transcriptions or missing context can lead to incomplete action items. Very large or complex meetings may need to be split into topic-based sections for readability.