devops FREE

K8s Helper

Kubernetes deployment, debugging, and manifest generation skills

4.2K DOWNLOADS
651 STARS
4.9 RATING
7 REVIEWS
3.2.0 VERSION
Apache-2.0 LICENSE
sv install devops-dan/k8s-helper

Requires the sv CLI. Installs to your project automatically.

.cursor/skills/k8s-helper/SKILL.md

Download and place the SKILL.md file into your .cursor/skills/k8s-helper/ directory.

curl -sL https://skillvault.md/api/packages/devops-dan/k8s-helper/download -o k8s-helper.zip

Downloads the package as a zip archive to your current directory.

https://skillvault.md/api/packages/devops-dan/k8s-helper/download

Download the zip, extract, and copy the relevant files into your project.

SKILL: manifest-genSKILL: pod-debugSKILL: rollout-managerSKILL: helm-assistAGENT: cluster-opsRULESCLAUDE.MD
Claude CodeCursorCodexGemini CLI

K8s Helper\n\nStop copy-pasting YAML. K8s Helper understands your cluster context and generates correct manifests, debugs failing pods, and manages rollouts.\n\n## Skills\n\n- manifest-gen — generates Deployments, Services, Ingress, ConfigMaps from plain English\n- pod-debug — diagnoses CrashLoopBackOff, OOMKilled, ImagePullBackOff, and more\n- rollout-manager — safe rollouts with canary and blue-green support\n- helm-assist — Helm chart scaffolding and values file generation\n\n## Agent: cluster-ops\n\nFull-context agent that reads your kubeconfig, understands namespaces, and operates safely with dry-run by default.\n\n``bash\nsv install devops-dan/k8s-helper\n``

3.2.0 Mar 22, 2026

Improved pod-debug diagnostics, added namespace awareness.

3.0.0 Feb 15, 2026

Major rewrite: added cluster-ops agent, helm-assist skill.

Donchitos
★★★★★
Saved my deployment

I barely know Kubernetes but needed to deploy my game server. cluster-ops agent walked me through the whole thing safely. Dry-run by default is a great call.

Mar 10, 2026
Sarah Chen
★★★★★
Finally, no more YAML nightmares

The manifest-gen skill understands what I actually need. I describe my service in plain English and get correct, production-ready YAML. The pod-debug skill is also incredible for incident response.

Mar 5, 2026
SIGN IN TO LEAVE A REVIEW
Write a Review