Agent Performance Analyzer

🌐Community
by ruvnet · vlatest · Repository

Analyzes ruvnet agent performance metrics like accuracy, latency, and resource usage to identify optimization opportunities.

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 ruvnet-agent-performance-analyzer npx -- -y @trustedskills/ruvnet-agent-performance-analyzer
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "ruvnet-agent-performance-analyzer": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/ruvnet-agent-performance-analyzer"
      ]
    }
  }
}

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

About This Skill

What it does

The ruvnet-agent-performance-analyzer skill provides tools to analyze and improve the performance of AI agents. It allows users to discover, install, and manage skills specifically designed to optimize agent behavior. This includes identifying bottlenecks, suggesting improvements, and tracking progress over time.

When to use it

  • Debugging Agent Behavior: When an agent is not performing as expected, use this skill to pinpoint the root cause of issues.
  • Optimizing Resource Usage: If your agents are consuming excessive resources (e.g., memory, processing power), leverage this skill to identify and address inefficiencies.
  • Improving Task Completion Rates: To increase the success rate of agent tasks, utilize performance analysis features to refine workflows.
  • Monitoring Agent Health: Track key metrics over time to proactively detect and resolve potential problems before they impact overall system stability.

Key capabilities

  • Skill discovery and installation
  • Agent performance monitoring
  • Bottleneck identification
  • Performance improvement suggestions
  • Progress tracking

Example prompts

  • "Analyze the performance of my agent 'TaskMaster'."
  • "Show me a report on resource usage for all agents."
  • "Suggest improvements to increase TaskMaster's task completion rate."

Tips & gotchas

This skill requires access to agent logs and metrics data. Ensure proper permissions are configured before attempting 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
ruvnet
Installs
3

🌐 Community

Passed automated security scans.