Session Review

🌐Community
by srstomp · vlatest · Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add session-review npx -- -y @trustedskills/session-review
2

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

~/.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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
srstomp
Installs
18

🌐 Community

Passed automated security scans.