A comprehensive diagnostic tool for analyzing response times, token consumption, and tool call efficiency in AI agents.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install agent-performance-profiler
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install agent-performance-profiler using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Agent Performance Profiler is a specialized diagnostic utility designed to provide deep visibility into the operational efficiency of AI agents. By monitoring critical metrics such as first-token latency, total response time, and token consumption, this tool helps developers identify hidden bottlenecks in their systems. As a core component of the Openclaw Skills ecosystem, it enables teams to transform sluggish or expensive agents into highly efficient, cost-effective, and stable production-ready assets.
The tool doesn't just monitor; it provides actionable optimization strategies including prompt compression, context pruning, and parallel tool execution mapping. Whether you are building complex multi-step workflows or simple chat interfaces, this profiler ensures your agent meets high-performance benchmarks for speed and reliability.
To integrate this profiler into your workflow, follow these installation steps:
openclaw install agent-performance-profiler
export OPENCLAW_PROFILER_PRICING=enabled
/agent-profiler --task "your_test_case"
The skill organizes performance data into a structured taxonomy for easy analysis:
| Category | Key Metrics | Optimization Focus |
|---|---|---|
| Latency | TTFT, TTFB, Total Time | Parallelism & Streaming |
| Token Usage | Input/Output counts, Cost | Compression & Pruning |
| Tool Efficiency | Success Rate, Redundant Calls | Caching & Batching |
| Reliability | API Error Rate, Timeout Rate | Retry Logic & Stability |
Loading
A specialized AI agent skill designed to scrape, index, and search real-time festival and event data across San Francisco.

A comprehensive AI API cost monitoring and optimization tool that tracks spend across multiple providers like OpenAI, Anthropic, and Google.

A high-performance algorithmic trading skill for Openclaw Skills that leverages NautilusTrader for multi-market backtesting and factor research.

A sophisticated orchestration designer for managing multi-agent collaboration, state transitions, and complex task routing.

A comprehensive multi-agent deployment for real-time transaction monitoring, behavioral analysis, and automated fraud enforcement.

A powerful command-line interface for the Imgur API designed to provide AI agents with robust image hosting and album management capabilities.








































