agent-performance
Track and report agent invocation metrics including usage counts, success/failure rates, and completion times. Use for understanding which agents are utilized, identifying underused agents, and optimizing agent delegation patterns.
npx skills add majiayu000/claude-skill-registry --skill agent-performance-rysweet-azlin-2 --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Agent Performance Dashboard ## Purpose Provides visibility into agent usage patterns to optimize delegation and identify improvement opportunities. ## When I Activate I automatically load when you mention: - "agent performance" or "agent metrics" - "agent dashboard" or "agent usage" - "which agents are used" or "underutilized agents" - "agent success rate" or "agent statistics" ## What I Do 1. **Track Invocations**: Record agent usage via workflow tracker 2. **Measure Success**: Track completion rates per agent 3. **Analyze Patterns**: Identify usage trends and gaps 4. **Generate Reports**: Create actionable dashboards ## Quick Start ``` User: "Show me agent performance metrics" Skill: *activates automatically* "Generating agent performance report..." ``` ## Core Capabilities ### 1. Report Generation Generate a performance report by reading workflow logs and aggregating agent metrics: ``` User: "Generate agent performance report" ``` Report includes: - Invocation counts per agent - Success/failure rates - Average completion times (when tracked) - Underutilized agents list - Recommendations for optimization ### 2. Live Tracking Track agent invocations during workflow execution usi
- Purpose
- When I Activate
- What I Do
- Quick Start
- Core Capabilities
- 1. Report Generation
- 2. Live Tracking
- 3. Metrics Storage
- Report Format
- Summary Dashboard
- Implementation Guide
- To Generate a Report
- Available Agents Inventory
- Tracking Best Practices
What does the agent-performance skill do?
Track and report agent invocation metrics including usage counts, success/failure rates, and completion times. Use for understanding which agents are utilized, identifying underused agents, and optimizing agent delegation patterns.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill agent-performance-rysweet-azlin-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
