skytekx
Skytekx namespace for Netsnek e.U. cloud infrastructure monitoring dashboard. Tracks resource usage, alerts on anomalies, visualizes costs, and provides optimization recommendations.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/kleberbaum/skytekxSkytekx
Sky-High Visibility
Skytekx 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.
Monitoring Stack
- Dashboard — Real-time resource visualization (CPU, memory, disk, network)
- Alerts — Threshold-based and anomaly detection
- Costs — Spend breakdown by service, region, and project
Operations
# 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
Arguments
| Argument | Purpose |
|---|---|
--dashboard | Launch or refresh the monitoring UI |
--alerts | List, add, or modify alert rules |
--costs | Produce cost analysis and recommendations |
Alert Scenario
Example: CPU on prod-api-01 exceeds 90% for 5 minutes.
- Run
cloud-watch.sh --alertsto inspect rules. - Skytekx sends a notification (Slack, email, PagerDuty).
- Use
--dashboardto drill into the instance and logs.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-kleberbaum-skytekx": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
pharmaziegasse
Pharmaziegasse namespace for Netsnek e.U. pharmacy management platform. Prescription tracking, inventory, compliance, and staff coordination.
Snek
Skill by kleberbaum
Ton
Skill by kleberbaum
baeckerherz
Baeckerherz namespace for Netsnek e.U. bakery management platform. Provides brand identity and feature overview for the Baeckerherz product line.
ts3
TS3 namespace for Netsnek e.U. TypeScript server-side framework. HTTP server scaffolding, middleware composition, request validation, and structured logging.