meeting-intelligence-system

Extract decisions, action items, and sentiment from meeting transcripts using Python.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/pmkshar/marqaiskills --skill meeting-intelligence-system-pmkshar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-intelligence-system
Source: https://github.com/pmkshar/marqaiskills/tree/main/meeting-intelligence
Command: npx skills add https://github.com/pmkshar/marqaiskills --skill meeting-intelligence-system-pmkshar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Extracts decisions, action items, and insights from meeting transcripts to streamline follow-up and action tracking.

Core Features & Use Cases

  • Transcript Analysis: Process and summarize meeting transcripts to extract key decisions, action items, and sentiment.
  • Action Item Tracking: List tasks assigned or volunteered during the meeting, along with deadlines and priorities.
  • Follow-Up Email Drafting: Automatically create meeting minutes and action item follow-up emails for easy communication.
  • Use Case: Use this Skill when you need a comprehensive summary of a meeting's outcomes or need to track follow-up actions.

Quick Start

Provide a meeting transcript to analyze, such as 'meeting_2023-04-01.txt'.

Frequently Asked Questions about meeting-intelligence-system

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

FAQPage Schema
How do I extract action items and track deadlines from a meeting transcript?

Meeting transcript analysis extracts decisions, action items, and sentiment from your text. It identifies owners and deadlines for action items, and generates follow-up emails to streamline post-meeting action tracking.

Can I automatically generate a follow-up email from meeting notes?

You can automatically generate a follow-up email from a meeting transcript. The system drafts meeting minutes and action item summaries, producing a ready-to-send email to streamline participant communication.

Do I need Python to process meeting transcripts for insights and sentiment analysis?

Yes, Python is required to process meeting transcripts for insights and sentiment analysis. The Skill uses Python to analyze text data, extract decisions, and identify sentiment from the meeting content.

What is the best way to summarize decisions and track meeting outcomes?

The best way to summarize decisions and track meeting outcomes is to process the transcript text to extract key decisions and action items. This provides a comprehensive summary of the meeting's outcomes and tracks follow-up actions.

Does transcript processing identify sentiment and task owners from meeting notes?

Yes, transcript processing identifies sentiment and task owners from meeting notes. It analyzes the text to extract the overall sentiment and explicitly lists tasks assigned during the meeting along with their respective owners and deadlines.

What are the limitations of automating meeting minutes and action item tracking from text?

Limitations of automating meeting minutes include dependency on clear transcript text quality for accurate action item tracking. If the transcript lacks explicit owner and deadline mentions, extracting precise follow-up emails and decisions may be less reliable.