kubernetes
Installation
SKILL.md
Kubernetes Agent Swarm — Platform Operations
A multi-agent system for Kubernetes and OpenShift platform operations. Seven specialized agents work together as a coordinated swarm.
Runtime Requirements
| Requirement | Required | Description |
|---|---|---|
kubectl |
✅ Yes | Kubernetes CLI — must be in PATH |
oc |
Optional | OpenShift CLI — needed for OCP/ROSA/ARO |
helm |
Optional | For GitOps agent Helm operations |
jq |
Optional | For JSON output parsing |
KUBECONFIG |
✅ Yes | Cluster access via env var or ~/.kube/config |
Optional cloud CLIs (aws, az, gcloud, rosa) — only needed for managed cluster operations.
Installation
Related skills