LaunchKit · 2026
Back to Skills

Skytekx namespace for Netsnek e.U. cloud infrastructure monitoring dashboard.

0
355 downloads
by @kleberbaum

Setup & Installation

openclaw skills install @kleberbaum/skytekx

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install skytekx

What This Skill Does

Skytekx is a cloud infrastructure monitoring tool for Netsnek e.U. that aggregates resource metrics, tracks costs, and fires alerts across AWS, GCP, Azure, and multi-cloud setups. It provides a real-time dashboard and anomaly detection alongside spend analysis.

Consolidates multi-cloud metrics, alerts, and cost data into a single tool instead of switching between provider-native consoles.

When to use it

  • Checking live CPU and memory usage across cloud instances
  • Reviewing cost breakdown by region and service
  • Setting up threshold alerts for production servers
  • Drilling into a specific instance after an incident
  • Generating a monthly cloud spend report

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Why is prod-api-01 running slow and how much is it costing?

AGENT
  1. 1Run cloud-watch.sh --dashboard to open real-time resource view
  2. 2Identify CPU spike on prod-api-01 exceeding threshold
  3. 3Run cloud-watch.sh --alerts to inspect and verify alert rules
  4. 4Run cloud-watch.sh --costs to pull spend breakdown for the instance's region and service
OUTPUT

Dashboard shows sustained CPU above 90%, active alert confirmed, and cost report isolates the instance's contribution to the monthly bill