OpenClaw · Skill
Arc Metrics Dashboard
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.
Install
Start with the primary install command. Alternate entrypoints are included below for ClawHub and OpenClaw CLI users.
Primary command
clawhub install trypto1019/arc-metrics-dashboardClawHub installer
npx clawhub@latest install trypto1019/arc-metrics-dashboardOpenClaw CLI
openclaw skills install trypto1019/arc-metrics-dashboardDirect OpenClaw install
openclaw install 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.
Why it matters
Stores metrics as flat JSON files with no database or infrastructure setup, making it usable immediately in any agent environment.
Typical use cases
- 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
Source instructions
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