arc-metrics-dashboard
Track and visualize your agent's operational metrics.
Setup & Installation
Install command
clawhub install trypto1019/arc-metrics-dashboardIf the CLI is not installed:
Install command
npx clawhub@latest install trypto1019/arc-metrics-dashboardOr install with OpenClaw CLI:
Install command
openclaw skills install trypto1019/arc-metrics-dashboardor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/trypto1019/arc-metrics-dashboardWhat This Skill Does
Records operational metrics for agents: API calls, task completions, errors, and timed durations. Generates text-based dashboards and exports data as JSON or CSV. Data is stored as daily JSON files in ~/.openclaw/metrics/ with no database required.
Stores metrics as flat JSON files with no database or infrastructure setup, making it usable immediately in any agent environment.
When to Use It
- Tracking API call volume across providers over a week
- Monitoring error rates during overnight agent runs
- Measuring average task duration after a code change
- Identifying which skills an agent uses most frequently
- Exporting daily metrics to CSV for external analysis
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Tracking API call volume across providers over a week
- 1Tracking API call volume across providers over a week
- 2Monitoring error rates during overnight agent runs
- 3Measuring average task duration after a code change
- 4Identifying which skills an agent uses most frequently
- 5Exporting daily metrics to CSV for external analysis
Track and visualize your agent's operational metrics.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.