Eval Tone Empathy

🌐Community
by whitespectre · vlatest · Repository

Analyzes text to assess emotional tone and empathy levels, providing insights for improved communication and understanding.

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 eval-tone-empathy npx -- -y @trustedskills/eval-tone-empathy
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "eval-tone-empathy": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/eval-tone-empathy"
      ]
    }
  }
}

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

About This Skill

What it does

This skill evaluates the tone and empathy expressed in AI agent responses. It analyzes text to determine if the response is appropriately sensitive, understanding, and supportive based on the prompt's context. The evaluation focuses on identifying whether the agent demonstrates genuine concern or simply uses empathetic language superficially.

When to use it

  • Customer service scenarios: Assess how well an agent responds to frustrated or upset customers.
  • Mental health support bots: Evaluate if responses are appropriately comforting and non-judgmental.
  • Educational tutoring systems: Determine if the agent's explanations are delivered with patience and understanding.
  • Personalized assistant interactions: Gauge whether the agent’s tone aligns with user preferences for warmth and connection.

Key capabilities

  • Tone analysis
  • Empathy detection
  • Contextual evaluation of responses
  • Identification of superficial empathy

Example prompts

  • "Evaluate this response: 'I understand you're frustrated, but our policy is...' "
  • "Assess the tone and level of empathy in this conversation excerpt."
  • "Is this agent demonstrating genuine concern or just using empathetic language?"

Tips & gotchas

The skill’s accuracy depends on clear prompts that provide sufficient context for evaluating the response. Be mindful that nuanced emotional understanding can be challenging, so results should always be reviewed by a human evaluator.

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
whitespectre
Installs
3

🌐 Community

Passed automated security scans.