📈Security Approved
Metrics Dashboard
v1.0.0
Aggregate metrics from multiple sources into a unified dashboard with alerts and trends.
Data & Analyticscloudflarevpslocal
Installation
Install this skill using the OpenClaw CLI:
$ openclaw skill add metrics-dashboardConfiguration
Add this skill to your OpenClaw configuration:
# OpenClaw Skill Configuration
# Add to ~/.openclaw/config.yaml
skills:
metrics-dashboard:
enabled: true
# Prerequisites: Metrics source API access
# Add your API keys and settings below
settings: {}Version History
Curated skill releases are reviewed, versioned, and can be rolled back to prior revisions.
v1.0.0active
- - Initial curated release
Prerequisites
Before using this skill, make sure you have:
- !Metrics source API access
Usage
Once installed, you can use this skill in your workflows:
# Run directly
openclaw run metrics-dashboard
# Or use in automation
openclaw workflow --skill=metrics-dashboard