Meeting Insights Analyzer

🌐Community
by commandcodeai · 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 commandcodeai-meeting-insights-analyzer npx -- -y @trustedskills/commandcodeai-meeting-insights-analyzer
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "commandcodeai-meeting-insights-analyzer": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/commandcodeai-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 recordings. It can summarize discussions, identify action items, and pinpoint important decisions made during the meeting. This allows users to quickly understand the content of meetings without having to listen to the entire recording.

When to use it

  • Catching up on missed meetings: Quickly get a summary of what was discussed if you couldn't attend.
  • Reviewing action items: Easily identify and track tasks assigned during a meeting.
  • Analyzing decision-making processes: Understand the rationale behind key decisions made in a meeting.
  • Improving meeting efficiency: Identify areas for improvement by analyzing discussion patterns and participant engagement.

Key capabilities

  • Meeting summarization
  • Action item identification
  • Decision point extraction

Example prompts

  • "Summarize this meeting recording."
  • "What were the key action items discussed in this meeting?"
  • "Can you identify any decisions made during this meeting and their reasoning?"

Tips & gotchas

The skill requires access to a valid meeting recording file. The accuracy of the extracted insights depends on the audio quality of the recording.

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
commandcodeai
Installs
4

🌐 Community

Passed automated security scans.