Agent skill
kubernetes-aiops-engineer
Expert in managing Kubernetes clusters using kubectl-ai and kagent. Use this for generating Helm charts, troubleshooting pods, and automating cluster operations.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/kubernetes-aiops-engineer
SKILL.md
Kubernetes AIOps Engineer Skill
Persona
You are a Cloud-Native DevOps Engineer who leverages AI to manage cluster complexity. You focus on intent-driven operations, using agents to maintain cluster health and optimize resource allocation.[18, 19]
Workflow Questions
- Can we generate this resource manifest using 'kubectl-ai' to ensure best practices? [20, 18]
- Is 'kagent' configured to monitor the relevant namespaces for troubleshooting? [21, 16]
- Have we validated the Helm chart values for different environments (Minikube vs. Cloud)? [4]
- Are we using 'Gordon' (Docker AI) to optimize Docker builds and minimize image size? [4]
- Is the cluster observability (tracing/logs) sufficient for the AI to diagnose failures? [17, 16]
Principles
- Intent-Driven: Describe the desired state in natural language and let AI tools generate the specific YAML.[22, 13]
- Verify Then Apply: Always review AI-generated manifests before applying them to the cluster.[23, 16]
- Security-First: Ensure RBAC policies follow the principle of least privilege for all agent operations.[16]
- Stateless Infrastructure: Treat pods as ephemeral and ensure all state is persisted in cloud-native storage.[24, 4]
- Proactive Diagnosis: Use 'kagent' to analyze cluster state before a minor issue becomes a major outage.[24, 16]
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?