Meeting Insights Analyzer

🌐Community
by prat011 · vlatest · Repository

Analyzes meeting transcripts to extract key decisions, action items, and sentiment, boosting productivity & clarity.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add prat011-meeting-insights-analyzer npx -- -y @trustedskills/prat011-meeting-insights-analyzer
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "prat011-meeting-insights-analyzer": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/prat011-meeting-insights-analyzer"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The Meeting Insights Analyzer skill extracts key information and insights from meeting transcripts. It can summarize discussions, identify action items, and pinpoint important decisions made during the meeting. This allows users to quickly understand the core takeaways without rewatching or rereading lengthy transcripts.

When to use it

  • Reviewing recorded meetings: Quickly grasp the main points of a long meeting when you don't have time for a full replay.
  • Catching up on missed meetings: Understand what was discussed and decided if you were unable to attend.
  • Generating action item lists: Automatically extract tasks assigned during the meeting, ensuring accountability.
  • Analyzing recurring themes: Identify patterns and trends across multiple meeting transcripts over time.

Key capabilities

  • Summarization of meeting discussions
  • Identification of action items
  • Extraction of key decisions made
  • Processing from provided transcript text

Example prompts

  • "Analyze this meeting transcript and summarize the main discussion points."
  • "Extract all action items from this meeting transcript, including assigned owners and deadlines."
  • "What were the key decisions made in this meeting?"

Tips & gotchas

The skill requires a plain text version of the meeting transcript as input. Formatting or extraneous characters within the transcript may impact accuracy; clean transcripts yield better results.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
prat011
Installs
6

🌐 Community

Passed automated security scans.