k8s-awareness
Installation
SKILL.md
Kubernetes Skills Guide
You have specialized Kubernetes debugging skills. Use these instead of raw kubectl commands for consistent, well-documented workflows.
Decision Tree
Skills vs Agents
Simple, single kubectl command query?
→ Use kubernetes skill
- Better than: Running raw
kubectl get podscommands - Example: "Check pod status in production namespace"
- Use when: Quick resource check, single namespace, no correlation needed