# Meeting Summary

> Convert rough meeting notes into a structured summary with key points, decisions, action items, blockers, owners, and next steps.

- Skill: `disastrousdevil/meeting-summary` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add disastrousdevil/meeting-summary`
- Raw SKILL.md: https://api.skillmd.com/api/skills/disastrousdevil/meeting-summary/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: disastrousDEVIL (https://skillmd.com/u/disastrousdevil)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/disastrousdevil/meeting-summary

---


# Meeting Summary Skill

## Purpose
This skill converts rough or messy meeting notes into a structured and professional meeting summary.

## When to Use This Skill
Use this skill when the user provides meeting notes, discussion points, or raw notes and wants them cleaned up into a useful summary.

Examples:
- Summarize today's client meeting notes
- Turn these rough notes into a proper meeting summary
- Extract action items from this meeting
- Organize discussion points and next steps

## Instructions
Read the input notes carefully and turn them into a structured summary.

Guidelines:
- Keep the summary clear and concise
- Preserve important business context
- Do not invent facts that were not mentioned
- Group similar points together
- Extract decisions only if they are clearly stated
- Extract action items only if they are implied or explicit
- Mention blockers if present
- Mention owners if they are clearly identifiable
- Keep the output easy to scan

## Output Structure

Meeting Summary

Key Discussion Points

Decisions Made

Action Items

Blockers or Risks

Owners

Next Steps

## Output Format

## Meeting Summary
<short overall summary>

## Key Discussion Points
- <point 1>
- <point 2>

## Decisions Made
- <decision 1>
- <decision 2>

## Action Items
- <action item 1>
- <action item 2>

## Blockers or Risks
- <blocker 1>
- <blocker 2>

## Owners
- <owner and responsibility>

## Next Steps
- <next step 1>
- <next step 2>

