Skip to main content

prometheus-cluster-health

Stars14
Forks0
UpdatedJuly 11, 2026 at 18:15

Summarize Kubernetes cluster health from Prometheus: firing alerts, CPU/memory hotspots, and workload signal. Default lookback is 30 minutes unless the user specifies another window. user: "cluster health" / "health snapshot" โ†’ alerts + top CPU pods over $WINDOW user: "firing alerts" โ†’ list_alert_rules or ALERTS PromQL fallback user: "top CPU pods" / "how's the load" โ†’ container_cpu usage queries (cores, not sec/min) user: "is karakeep healthy?" โ†’ filter namespace/pod + correlate alerts Prefer observability MCP (Grafana / ToolHive group): read session tool schemas before calling.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
2 files
SKILL.md
readonly