Get the FREE Ultimate OpenClaw Setup Guide →

summarize-meeting

Scanned
npx machina-cli add skill phuryn/pm-skills/summarize-meeting --openclaw
Files (1)
SKILL.md
2.9 KB

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

  1. 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.

  2. 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?
  3. Extract Key Information:

    • Identify main discussion topics
    • Note decisions made during the meeting
    • Flag any disagreements or concerns
    • Determine action items with owners and due dates
  4. Create Structured Summary: Use this template:

    ## Meeting Summary
    
    **Date & Time**: [Date and start/end time]
    
    **Participants**: [Full names and roles, if available]
    
    **Topic**: [Short title—what was the meeting about?]
    
    **Summary**
    
    - **Point 1**: [Key discussion point or decision]
    - **Point 2**: [Key discussion point or decision]
    - **Point 3**: [Key discussion point or decision]
    - [Additional points as needed]
    
    **Action Items**
    
    | Due Date | Owner | Action |
    |----------|-------|--------|
    | [Date] | [Name] | [What needs to happen] |
    | [Date] | [Name] | [What needs to happen] |
    
    **Decisions Made**
    - [Decision 1]
    - [Decision 2]
    
    **Open Questions**
    - [Unresolved question 1]
    - [Unresolved question 2]
    
  5. Use Accessible Language: Write for a primary school graduate. Use simple terms. Avoid jargon or explain it briefly.

  6. Prioritize Clarity: Focus on:

    • What decisions affect the roadmap or strategy?
    • What does each person need to do?
    • By when do they need to do it?
  7. Save the Output: Save as a markdown document: Meeting-Summary-[date]-[topic].md

Notes

  • Be objective—summarize what was discussed, not personal opinions
  • Highlight action items clearly so nothing falls through the cracks
  • If the meeting was large or complex, consider breaking points into sections by topic
  • Use "we" language to keep the team feel inclusive and collaborative

Source

git clone https://github.com/phuryn/pm-skills/blob/main/pm-execution/skills/summarize-meeting/SKILL.mdView on GitHub

Overview

Converts raw meeting transcripts into actionable Meeting Summaries with date, participants, topic, decisions, and action items. It keeps teams aligned and makes minutes easy to scan for stakeholders.

How This Skill Works

The skill reads the transcript, extracts attendees, agenda, decisions, owners, and due dates, then outputs a structured markdown document following the Meeting Summary template.

When to Use It

  • Processing meeting recordings to create concise notes
  • Generating meeting minutes for official records
  • Recapping discussions after cross‑functional meetings
  • Sharing status updates with stakeholders who didn’t attend
  • Documenting decisions that affect roadmap or strategy

Quick Start

  1. Step 1: Provide the meeting transcript or notes
  2. Step 2: The tool extracts attendees, topic, decisions, and action items
  3. Step 3: Save as Markdown: Meeting-Summary-[date]-[topic].md

Best Practices

  • Be objective and factual; summarize what was discussed, not opinions
  • Highlight action items with clear owners and due dates
  • Break large or complex meetings into topic-based sections
  • Use 'we' language to reinforce team ownership
  • Save the output as a markdown file: Meeting-Summary-[date]-[topic].md

Example Use Cases

  • PM summary of weekly product sync for Q3 roadmap
  • Engineering standup recap for sprint planning and blockers
  • Executive meeting minutes with decisions and owners
  • Customer kickoff meeting notes with next steps
  • Design review session recap with design decisions and due dates

Frequently Asked Questions

Add this skill to your agents
Sponsor this space

Reach thousands of developers