Quick overview
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.
Common tasks
- 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
Install paths
Primary command
openclaw install trypto1019/arc-metrics-dashboard
ClawHub installer
npx clawhub@latest install trypto1019/arc-metrics-dashboard
OpenClaw CLI
openclaw skills install trypto1019/arc-metrics-dashboard
Direct OpenClaw install
openclaw install trypto1019/arc-metrics-dashboard
Skill metadata
- Category: DevOps & Cloud
- Language: Markdown
- Version: 1.0.0
- Security status: Benign
Review upstream source
The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/trypto1019/arc-metrics-dashboard



