
Kubernetes Ops
- 44 installs
- 416 repo stars
- Updated August 4, 2026
- cowork-os/cowork-os
Generates kubectl commands, Kubernetes manifests, Helm operations, and RBAC/debugging guidance for a solo builder running container workloads on a cluster.
About
kubernetes-ops is a Claude skill for Kubernetes cluster operations. It produces kubectl commands, generates YAML manifests and Helm chart operations, sets up RBAC, and walks through pod and deployment debugging. A solo builder reaches for it when they need to deploy, scale, or troubleshoot container workloads on a k8s cluster without memorizing kubectl syntax.
- kubectl command generation
- Kubernetes manifest and Helm chart output
- RBAC and cluster debugging
- deployment strategy guidance
Kubernetes Ops by the numbers
- 44 all-time installs (skills.sh)
- Ranked #781 of 1,435 DevOps & CI/CD skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/cowork-os/cowork-os --skill kubernetes-opsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 44 |
|---|---|
| repo stars | ★ 416 |
| Last updated | August 4, 2026 |
| Repository | cowork-os/cowork-os ↗ |
What it does
Generates kubectl commands, Kubernetes manifests, Helm operations, and RBAC/debugging guidance for a solo builder running container workloads on a cluster.
Who is it for?
Solo builders running workloads on Kubernetes who need manifests and debugging help
Skip if: Docker Compose or Terraform IaC workflows
When should I use this skill?
You need kubectl commands, k8s manifests, or cluster debugging
What you get
Apply-ready manifests and commands for your cluster
- kubernetes manifests
- kubectl commands