Session Analyzer

🌐Community
by team-attention · vlatest · Repository

Analyzes meeting sessions to identify key topics, sentiment, and participant engagement for actionable insights and improved collaboration.

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 team-attention-session-analyzer npx -- -y @trustedskills/team-attention-session-analyzer
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "team-attention-session-analyzer": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/team-attention-session-analyzer"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The team-attention-session-analyzer skill analyzes transcripts from team attention sessions, identifying key discussion points and action items. It can summarize the session's focus, extract decisions made, and highlight assigned tasks with responsible parties. This helps teams quickly review past discussions and track progress on commitments.

When to use it

  • Post-Meeting Recap: Quickly generate a summary of a team meeting for those who couldn’t attend or need a refresher.
  • Action Item Tracking: Extract and organize action items from session transcripts, assigning owners and deadlines.
  • Decision Documentation: Create a clear record of decisions made during the attention session.
  • Performance Review Preparation: Analyze past sessions to identify trends and areas for improvement in team dynamics or project execution.

Key capabilities

  • Session summarization
  • Action item extraction
  • Decision identification
  • Responsible party assignment

Example prompts

  • "Analyze this transcript of our sprint planning session and extract all action items."
  • "Summarize the key decisions made in this team attention session about the new marketing campaign."
  • "Identify any assigned tasks and their owners from this meeting transcript."

Tips & gotchas

The skill requires a plain text transcript as input. Ensure the transcript is relatively clean and free of excessive noise for optimal analysis.

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
team-attention
Installs
9

🌐 Community

Passed automated security scans.