Meeting Insights Analyzer
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.
Run in terminal (recommended)
claude mcp add microck-meeting-insights-analyzer npx -- -y @trustedskills/microck-meeting-insights-analyzer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"microck-meeting-insights-analyzer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/microck-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 transcripts of meetings and extracts key information. It can identify action items, summarize discussions, and highlight important decisions made during the meeting. This allows users to quickly understand meeting outcomes without needing to review lengthy recordings or transcripts.
When to use it
- Post-Meeting Summarization: Quickly generate a summary of a team meeting for those who couldn't attend or need a refresher.
- Action Item Tracking: Automatically identify and list action items assigned during a project update meeting.
- Decision Documentation: Extract key decisions made in strategy meetings to ensure alignment across teams.
- Meeting Analysis: Analyze recurring themes and topics discussed in regular client check-in calls.
Key capabilities
- Action item extraction
- Discussion summarization
- Key decision identification
- Transcript processing
Example prompts
- "Analyze this meeting transcript and list all action items."
- "Summarize the key decisions made during this project kickoff meeting."
- "Extract a concise overview of the discussion from this sales call transcript."
Tips & gotchas
The skill requires a text-based transcript of the meeting. Audio recordings alone cannot be processed directly; they must first be converted to text.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.