pmstudio-meeting-notes

Transforms meeting transcripts into structured notes with extracted actions, decisions, and flagged impacts.

264|11|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/rkz91/coco --skill pmstudio-meeting-notes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pmstudio-meeting-notes
Source: https://github.com/rkz91/coco/tree/main/skills/meeting-notes
Command: npx skills add https://github.com/rkz91/coco --skill pmstudio-meeting-notes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Solves the problem of turning unstructured meeting transcripts into organized, actionable notes.

Core Features & Use Cases

  • Attendee enrichment from a Stakeholder directory to resolve names, roles, and groups.
  • Extraction of actions, decisions, open questions, and direct quotes with speaker attribution.
  • Output routing and organization based on CLAUDE.local.md and project context to the correct subfolder.
  • Cross-reference with PRD files and recent notes to surface relevant context and updates.

Quick Start

Paste a transcript or supply a file path, then run /pmstudio-meeting-notes to generate the structured notes.

Frequently Asked Questions about pmstudio-meeting-notes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn unstructured meeting transcripts into structured notes?

To turn unstructured meeting transcripts into structured notes, paste the transcript text or supply a file path to extract actions, decisions, attendees, and open questions with direct speaker attribution. The output is organized with frontmatter metadata and routed to the correct project subfolder.

How do I extract action items and decisions from a raw transcript?

Extract action items and decisions from a raw transcript by processing it to identify key outcomes, open questions, and direct quotes with speaker attribution. The system enforces frontmatter metadata to ensure each extracted item is properly structured for project tracking.

Can I resolve meeting attendee names and roles from a stakeholder directory?

You can resolve meeting attendee names and roles by routing the transcript through a stakeholder directory. This enriches the attendee list with accurate names, roles, and groups, ensuring that the structured meeting notes have correct speaker attribution.

Does this approach cross-reference meeting notes with existing PRD files?

This approach does cross-reference meeting notes with existing PRD files and recent notes. It surfaces relevant project context, identifies updates, and flags artifact impacts to ensure that newly generated notes align with the current product requirements.

What's the best way to route meeting notes to the correct project subfolder?

The best way to route meeting notes to the correct project subfolder is by cross-referencing CLAUDE.local.md and project context. This routing mechanism ensures that the generated output file is automatically organized and delivered to the appropriate location.

Why does my meeting notes output require frontmatter metadata?

Meeting notes output requires frontmatter metadata to enforce consistent structure across all project documentation. This standardized format enables reliable parsing, ensures artifact impacts are properly flagged, and maintains alignment when cross-referencing PRD files and recent notes.