meeting-transcript

Extract decisions, action items, and team dynamics from meeting transcripts.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Perryong/knowledge-agent --skill meeting-transcript-perryong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-transcript
Source: https://github.com/Perryong/knowledge-agent/tree/main/.claude/skills/meeting-transcript
Command: npx skills add https://github.com/Perryong/knowledge-agent --skill meeting-transcript-perryong

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, nlp-tools, parallel-processing, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the processing of meeting transcripts and notes to extract structured decisions, action items, and team dynamics, eliminating the need for manual analysis.

Core Features & Use Cases

  • Meeting Transcription Analysis: Processes meeting transcripts and notes into actionable insights.
  • Decision Extraction: Identifies and summarizes key decisions made in the meeting.
  • Action Item Generation: Extracts action items with owners and deadlines.
  • Team Dynamics Analysis: Assesses communication patterns and team effectiveness.
  • Use Case: After a team meeting, use this Skill to automatically generate a summary with action items, decisions, and a team dynamics assessment.

Quick Start

Process the meeting transcript from '2023-04-10_meeting_notes.md' with the /meeting-transcript command.

Frequently Asked Questions about meeting-transcript

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

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

Meeting transcript analysis automates the extraction of structured decisions, action items, and team dynamics from meeting notes. It processes raw text using NLP tools to identify owners, deadlines, and key outcomes without manual review.

What is team dynamics analysis in the context of meeting notes?

Team dynamics analysis assesses communication patterns and team effectiveness from meeting transcripts. It evaluates how participants interact during discussions to provide insights into collaboration quality and decision-making efficiency.

Do I need Python and NLP tools to process meeting transcripts for action items?

Yes, extracting action items and decisions requires Python and various NLP tools for content analysis. A parallel processing framework may also be necessary to efficiently handle large meeting transcripts and complex text processing.

Can I integrate meeting transcript analysis with daily briefs and project management systems?

Meeting transcript analysis is designed to be integrated with daily briefs and project management systems. Extracted action items and structured decisions can be exported to automate post-meeting workflows and track team assignments.

What is the best way to analyze large meeting transcripts for team dynamics?

Processing large meeting transcripts for team dynamics is best handled using a parallel processing framework. This approach efficiently manages heavy NLP content analysis to extract communication patterns and action items quickly.