Meeting Insights Analyzer
This tool analyzes meeting transcripts to extract key decisions, action items, and sentiment, boosting productivity and clarity.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add skillcreatorai-meeting-insights-analyzer npx -- -y @trustedskills/skillcreatorai-meeting-insights-analyzer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"skillcreatorai-meeting-insights-analyzer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/skillcreatorai-meeting-insights-analyzer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill analyzes meeting transcripts to extract key insights and action items. It can summarize discussions, identify important decisions made, and generate a list of tasks assigned during the meeting. The tool aims to improve post-meeting efficiency and ensure accountability for agreed-upon actions.
When to use it
- Summarizing lengthy meetings: Quickly get the gist of a 2-hour strategy session without rewatching or rereading everything.
- Identifying action items: Automatically extract tasks assigned during a project kickoff meeting, ensuring everyone knows what they need to do.
- Improving meeting documentation: Generate concise summaries for distribution to stakeholders who couldn't attend the meeting.
- Tracking decisions: Easily review key decisions made in recurring meetings to monitor progress and ensure consistency.
Key capabilities
- Transcript analysis
- Summary generation
- Action item extraction
- Decision identification
Example prompts
- "Analyze this meeting transcript and summarize the main topics discussed."
- "Extract all action items from this meeting transcript, including who is responsible for each task."
- "What decisions were made in this meeting regarding the marketing budget?"
Tips & gotchas
The quality of the analysis depends heavily on the clarity and accuracy of the provided meeting transcript. Ensure the transcript is as complete and error-free 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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.