Meeting Insights Analyzer

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

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

~/.claude/settings.json
{
  "mcpServers": {
    "ovachiever-meeting-insights-analyzer": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/ovachiever-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 highlight important decisions made during the meeting. This allows users to quickly understand the outcome of a meeting without needing to review the entire transcript.

When to use it

  • You need a quick summary of a lengthy meeting to catch up on key discussion points.
  • You want to automatically extract action items assigned during a meeting and track their progress.
  • You're looking for specific decisions made in a past meeting that you need to reference.
  • You want to analyze multiple meetings to identify trends or recurring themes.

Key capabilities

  • Meeting transcript summarization
  • Action item extraction
  • Decision identification

Example prompts

  • "Summarize the key discussion points from this meeting transcript."
  • "Extract all action items and assignees from this meeting transcript."
  • "What decisions were made regarding project X in this meeting?"

Tips & gotchas

The accuracy of the analysis depends heavily on the quality of the meeting transcript. Ensure the transcript is as clean and accurate as possible for best 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
ovachiever
Installs
25

🌐 Community

Passed automated security scans.