meeting-summary

Extract key decisions and action items from meeting transcripts into a structured summary.

366|90|Updated Aug 22, 2026
One-click install
npx skills add https://github.com/bam-bam-2/solo-skills --skill meeting-summary-bam-bam-2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-summary
Source: https://github.com/bam-bam-2/solo-skills/tree/main/skills/meeting-summary
Command: npx skills add https://github.com/bam-bam-2/solo-skills --skill meeting-summary-bam-bam-2

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Long meeting transcripts bury the outcomes that matter. This Skill reads a pasted transcript or file and produces a concise summary containing only confirmed decisions and actionable tasks, so nothing agreed upon gets lost. ## Core Features & Use Cases - Decision Extraction: Lists only items that were actually decided, excluding open discussions and reviews. - Action Item Table: Outputs a table with owner, task, and deadline, marking unclear fields as "미정" (TBD). - Language Matching: Responds in the same language as the source transcript (Korean, English, etc.). - Use Case: Paste a one-hour team sync transcript and immediately receive a formatted overview with decisions, an owner/task/deadline table, and any unresolved topics flagged for follow-up. ## Quick Start Paste your meeting transcript and ask the agent to summarize it into key decisions and action items using the meeting-summary skill.

Frequently Asked Questions about meeting-summary

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

FAQPage Schema
How do I summarize a meeting transcript into action items?

Paste the meeting transcript text or provide a file path, and the skill outputs a structured summary with a decisions list and an action item table showing owner, task, and deadline. No additional questions are asked before producing the result.

What format does the meeting summary output use?

The output uses a fixed Markdown structure: a meeting overview section, a numbered list of confirmed decisions, and a table of action items with columns for owner, task, and deadline. An optional section covers unresolved discussion topics.

Does the meeting summary work with English and Korean transcripts?

Yes, the skill matches the language of the source transcript. A Korean transcript produces a Korean summary, and an English transcript produces an English summary, using the same output structure.

What happens if the transcript has no clear decisions or owners?

Sections with no content are omitted entirely rather than marked as empty. Action items with unclear owners or deadlines are labeled as undetermined (미정) instead of being guessed.

Can I use this for meeting notes instead of full transcripts?

Yes, any pasted meeting text works, including rough notes. However, the quality of extracted decisions and action items depends on how clearly the source text states outcomes, owners, and deadlines.