save-meeting

Parse meeting transcripts to extract decisions, action items, and technical constraints.

Updated May 10, 2026
One-click install
npx skills add https://github.com/VMRam95/vmram-skills --skill save-meeting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: save-meeting
Source: https://github.com/VMRam95/vmram-skills/tree/main/skills/save-meeting
Command: npx skills add https://github.com/VMRam95/vmram-skills --skill save-meeting

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of fragmented meeting notes and lost context by automatically parsing raw transcripts into organized, actionable project documentation.

Core Features & Use Cases

  • Structured Extraction: Automatically identifies key decisions, action items, open questions, and technical impacts from messy transcripts.
  • Memory Integration: Updates project-specific memory files and maintains a chronological index in MEMORY.md.
  • Use Case: After a sprint planning session, paste the raw transcript into the chat to instantly generate a formatted meeting record and update your project's tracking files.

Quick Start

Use the save-meeting skill to process the transcript I just pasted for our architecture discussion.

Frequently Asked Questions about save-meeting

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

FAQPage Schema
How do I extract action items and decisions from raw meeting transcripts?

To extract action items from meeting transcripts, you parse unstructured text to identify key decisions, open questions, and technical constraints. This process transforms chaotic meeting notes into standardized markdown files for structured project documentation.

What is the best way to maintain project memory and context across multiple meetings?

Maintaining project memory involves generating standardized markdown records and updating central memory indices. By parsing transcripts chronologically, you preserve discussion nuances and keep a continuous tracking index in your project files.

Can I generate formatted markdown meeting records from unstructured chat transcripts?

Yes, you can generate formatted markdown meeting records directly from unstructured chat transcripts. Natural language processing identifies stakeholders and structures raw text into standardized project documentation files.

Does meeting transcript parsing support multiple languages for project documentation?

Meeting transcript parsing supports multiple languages for project documentation by using natural language processing capabilities. This maintains context and identifies stakeholders accurately across discussions held in different languages.

How do I update central memory indices after a sprint planning session?

To update central memory indices after a sprint planning session, paste the raw transcript into your chat. The system automatically generates a formatted meeting record and updates your project's chronological tracking files.

What are the limitations of using automated extraction for technical constraints in meetings?

Automated extraction for technical constraints relies on natural language processing to maintain context from unstructured transcripts. Limitations may arise if the raw text is highly ambiguous or lacks clear stakeholder identification.