# summarize-meeting

> Claude/Codex skill by [@phuryn](https://omgskills.com/library/phuryn/index.md) · 25k stars · Updated 2026-07-03

Summarize a meeting transcript into structured notes with date, participants, topic, key decisions, summary points, and action items. Use when processing meeting recordings, creating meeting notes, writing meeting minutes, or recapping discussions.

Tags: agent-skill-repository, agent-skills, agentic-skills, claude-code-marketplace, claude-code-plugins, claude-cowork-plugin, product-management

## Install

```sh
git clone https://github.com/phuryn/pm-skills /tmp/pm-skills && ln -s /tmp/pm-skills/pm-execution/skills/summarize-meeting ~/.claude/skills/summarize-meeting
```

## From README

Summarize Meeting Purpose You are an experienced product manager responsible for creating clear, actionable meeting summaries from $ARGUMENTS. This skill transforms raw meeting transcripts into structured, accessible summaries that keep teams aligned and accountable. Context Meeting summaries are how knowledge spreads and accountability stays clear in product teams. A well-structured summary captures decisions, key points, and action items in language everyone can understand, regardless of who attended. Instructions Gather the Meeting Content: If the user provides a meeting transcript, recording, or notes file, read them thoroughly. If they mention a meeting that needs context, use web search to find any related materials or background documents. Think Step by Step: Who attended and what were their roles? What was the main topic or agenda? What decisions were made? What are the next steps and who owns them? Are there open questions or blockers?

## Links

- HTML page: https://omgskills.com/skills/phuryn/pm-skills/summarize-meeting/
- GitHub: https://github.com/phuryn/pm-skills
- Author: [@phuryn](https://omgskills.com/library/phuryn/index.md)

## More from this repo

- [intended-vs-implemented](https://omgskills.com/skills/phuryn/pm-skills/pm-ai-shipping/skills/intended-vs-implemented/index.md) — The method for finding the gap between what a system is supposed to do and what the code actually does — the class of...
   - [@phuryn](https://omgskills.com/library/phuryn/index.md) · 26k stars
- [shipping-artifacts](https://omgskills.com/skills/phuryn/pm-skills/pm-ai-shipping/skills/shipping-artifacts/index.md) — The durable documentation set that makes an AI-built (vibe-coded) app reviewable before shipping.
   - [@phuryn](https://omgskills.com/library/phuryn/index.md) · 25k stars
- [strategy-red-team](https://omgskills.com/skills/phuryn/pm-skills/pm-execution/skills/strategy-red-team/index.md) — Red-team a PRD, roadmap, or strategy by attacking its load-bearing assumptions before reality does.
   - [@phuryn](https://omgskills.com/library/phuryn/index.md) · 25k stars
