Meeting Insights Analyzer
Analyzes meeting transcripts to extract key topics, action items, and sentiment, boosting productivity & understanding.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add xfstudio-meeting-insights-analyzer npx -- -y @trustedskills/xfstudio-meeting-insights-analyzer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"xfstudio-meeting-insights-analyzer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/xfstudio-meeting-insights-analyzer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The xfstudio Meeting Insights Analyzer skill processes audio recordings of meetings to extract key information. It identifies action items, summarizes discussion points, and generates a list of attendees with their speaking time. This allows users to quickly understand meeting outcomes without needing to listen to the entire recording.
When to use it
- Catching up on missed meetings: Quickly get briefed on what was discussed and decided if you couldn't attend.
- Improving meeting efficiency: Analyze recurring themes or bottlenecks in meeting discussions.
- Tracking action items: Ensure all assigned tasks are captured and followed up on after a meeting concludes.
- Analyzing speaker engagement: Understand who is contributing most to the discussion and identify potential imbalances.
Key capabilities
- Action item identification
- Meeting summarization
- Attendee list generation
- Speaking time tracking per attendee
Example prompts
- "Analyze this meeting recording and tell me what action items were assigned."
- "Summarize the key discussion points from this meeting audio file."
- "Who attended this meeting, and how long did each person speak?"
Tips & gotchas
The skill requires access to an audio recording of the meeting. Ensure the audio quality is sufficient for accurate transcription and analysis; noisy recordings may impact 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.