How-to · Productivity · By Product Management Skills by Pawel Huryn

How to use Meeting Summarizer in your AI agent

Install and use the Meeting Summarizer skill in Claude Code, Cursor, Codex, Gemini CLI, OpenCode, and Windsurf — with sample prompts.

What you'll get

This skill transforms messy meeting transcripts or recordings into clean, structured summaries. It automatically extracts key decisions, discussion points, and action items with owners and deadlines. Perfect for PMs, team leads, or anyone who needs to turn hours of conversation into a shared source of truth everyone can reference.

Step 1 — Get the skill source URL

The Meeting Summarizer skill lives at:

Step 2 — Add it to your AI agent

Copy one of these prompts and paste it into your AI tool. The agent will fetch and install the skill for you.

Claude Code

Add the agent skill from https://github.com/phuryn/pm-skills/tree/main/pm-execution/skills/summarize-meeting to my project.

Cursor

Install this agent skill: https://github.com/phuryn/pm-skills/tree/main/pm-execution/skills/summarize-meeting

Codex

Add this skill to .codex/skills/: https://github.com/phuryn/pm-skills/tree/main/pm-execution/skills/summarize-meeting

Gemini CLI

Add the skill at https://github.com/phuryn/pm-skills/tree/main/pm-execution/skills/summarize-meeting to my .gemini/skills/ directory.

OpenCode

Install this agent skill from https://github.com/phuryn/pm-skills/tree/main/pm-execution/skills/summarize-meeting

Windsurf

Add this skill: https://github.com/phuryn/pm-skills/tree/main/pm-execution/skills/summarize-meeting

Step 3 — Try these prompts

Once the skill is installed, ask your AI things like:

  • You just finished a long meeting and need to share what was decided with the team
  • You have a transcript from a recorded call and need to turn it into actionable notes
  • Responsible for meeting minutes and want to save hours of manual writing
  • Make sure action items don't get lost in a long discussion thread

What this skill does

  • Reads meeting transcripts or recordings and identifies the main topics discussed
  • Extracts key decisions, action items, and open questions from the conversation
  • Creates a structured summary with participants, decisions, and next steps clearly labeled
  • Assigns action items to specific people with due dates in an easy-to-scan table
  • Saves the summary as a clean markdown document ready to share with your team
Made byProduct Management Skills by Pawel Huryn
CategoryProductivity