Session Review
Analyzes past conversation history to identify key topics, sentiment shifts, and action items needing follow-up.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add session-review npx -- -y @trustedskills/session-review
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"session-review": {
"command": "npx",
"args": [
"-y",
"@trustedskills/session-review"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The session-review skill analyzes recorded sessions and generates summaries. It can identify key topics discussed, action items assigned, and sentiment expressed during the conversation. This allows users to quickly review lengthy recordings without needing to listen to the entire session.
When to use it
- Meeting Summarization: Quickly understand what was covered in a team meeting or client call.
- Training Review: Analyze training sessions to identify areas for improvement and reinforce key concepts.
- Customer Support Analysis: Evaluate customer interactions to improve service quality and identify recurring issues.
- Sales Call Debriefing: Gain insights from sales calls, including objections raised and opportunities missed.
Key capabilities
- Session analysis
- Topic identification
- Action item extraction
- Sentiment analysis
Example prompts
- "Summarize the key topics discussed in this session."
- "What action items were assigned during this meeting?"
- "Analyze the sentiment expressed by participants in this call."
Tips & gotchas
The quality of the summary depends on the audio clarity and speaker articulation within the recorded session. Ensure the recording is clear 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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.