Install
openclaw skills install skytekxSkytekx namespace for Netsnek e.U. cloud infrastructure monitoring dashboard. Tracks resource usage, alerts on anomalies, visualizes costs, and provides optimization recommendations.
openclaw skills install skytekxSkytekx gives you a bird's-eye view of your cloud infrastructure. Whether you run on AWS, GCP, Azure, or multi-cloud, Skytekx aggregates metrics and surfaces what matters.
Invoke Skytekx when monitoring cloud resources, debugging incidents, or optimizing spend.
# Open the monitoring dashboard
./scripts/cloud-watch.sh --dashboard
# Configure or view active alerts
./scripts/cloud-watch.sh --alerts
# Generate cost report
./scripts/cloud-watch.sh --costs
| Argument | Purpose |
|---|---|
--dashboard | Launch or refresh the monitoring UI |
--alerts | List, add, or modify alert rules |
--costs | Produce cost analysis and recommendations |
Example: CPU on prod-api-01 exceeds 90% for 5 minutes.
cloud-watch.sh --alerts to inspect rules.--dashboard to drill into the instance and logs.