summarize-meeting
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.
Install
Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.
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?
More from this repo
ab-test-analysis
Used to analyze A/B test results with statistical significance, sample size validation, confidence intervals, and...
analyze-feature-requests
Used to analyze and prioritize a list of feature requests by theme, strategic alignment, impact, effort, and risk.
ansoff-matrix
Used to generate an Ansoff Matrix analysis mapping growth strategies across market penetration, market development,...