Meeting Insights Analyzer

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

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

~/.claude/settings.json
{
  "mcpServers": {
    "meeting-insights-analyzer": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/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 processes recorded meetings or transcripts to extract key points, action items, and summaries. It identifies important decisions made during the meeting, assigns tasks to participants, and highlights any follow-up actions required.

When to use it

  • After a team meeting to quickly recap what was discussed and who is responsible for what.
  • To generate a summary of a long client call or internal strategy session.
  • Before sending out meeting minutes to ensure clarity and accountability.

Key capabilities

  • Extracts action items and assigns them to specific participants.
  • Identifies key decisions made during the meeting.
  • Generates concise summaries from transcripts or recordings.

Example prompts

  • "Summarize this meeting transcript and list all action items."
  • "Who is responsible for the next steps discussed in this call?"
  • "Extract key takeaways from the last team meeting."

Tips & gotchas

  • Ensure the input is a clear transcript or recording with identifiable speakers.
  • The accuracy of insights depends on the quality of the audio or text provided.

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
composiohq
Installs
603

🌐 Community

Passed automated security scans.