Performance Profiler

🌐Community
by onewave-ai · vlatest · Repository

Helps with AI, performance optimization as part of agent workflows workflows.

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 onewave-ai-performance-profiler npx -- -y @trustedskills/onewave-ai-performance-profiler
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "onewave-ai-performance-profiler": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/onewave-ai-performance-profiler"
      ]
    }
  }
}

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

About This Skill

What it does

The OneWave AI Performance Profiler skill analyzes and visualizes the performance of AI agent interactions. It provides detailed metrics such as token usage, latency, and cost breakdown for each turn in a conversation. This allows users to understand resource consumption patterns and identify areas for optimization within their AI workflows.

When to use it

  • Debugging slow responses: Identify bottlenecks causing delays in an AI agent's replies.
  • Cost Optimization: Analyze token usage per interaction to reduce operational expenses.
  • Performance comparisons: Evaluate the efficiency of different prompts or model configurations.
  • Understanding resource consumption: Gain insight into how your AI agents are utilizing resources over time.

Key capabilities

  • Token Usage Tracking: Monitors and reports on the number of tokens used in each turn.
  • Latency Measurement: Records the time taken for responses to be generated.
  • Cost Breakdown: Provides a detailed cost analysis per interaction.
  • Visualization: Presents performance data in an easy-to-understand format.

Example prompts

  • "Analyze my last conversation with the AI agent and show me token usage."
  • "What was the average latency for the previous 10 interactions?"
  • "Show me a cost breakdown of my recent AI agent use."

Tips & gotchas

The skill requires access to your AI agent interaction history. Ensure that the necessary permissions are granted for accurate data collection and 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
onewave-ai
Installs
10

🌐 Community

Passed automated security scans.