Meeting Insights Analyzer

🌐Community
by codingheader · vlatest · Repository

This tool 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 codingheader-meeting-insights-analyzer npx -- -y @trustedskills/codingheader-meeting-insights-analyzer
2

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

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

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

About This Skill

What it does

The CodingHeader Meeting Insights Analyzer skill extracts key information from meeting transcripts. It can identify action items, summarize discussions, and pinpoint decisions made during the meeting. This allows users to quickly understand meeting outcomes without re-listening to lengthy recordings.

When to use it

  • Rapid Recap: Quickly get a summary of a long or complex meeting when you don't have time to review the entire recording.
  • Action Item Tracking: Automatically identify and list action items assigned during a meeting, ensuring accountability.
  • Decision Documentation: Capture key decisions made in meetings for future reference and alignment across teams.
  • Meeting Minutes Alternative: Generate concise summaries that serve as a substitute for traditional, time-consuming minute-taking.

Key capabilities

  • Action item extraction
  • Discussion summarization
  • Decision identification

Example prompts

  • "Analyze this meeting transcript and list all action items."
  • "Summarize the key decisions made in this meeting."
  • "What were the main topics discussed in this meeting?"

Tips & gotchas

The quality of the analysis depends heavily on the clarity and accuracy of the meeting transcript. Ensure the transcript is as clean and error-free as possible for optimal 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
codingheader
Installs
3

🌐 Community

Passed automated security scans.