k8s-cli
Installation
SKILL.md
kubectl-mcp-server CLI
Command-line interface for kubectl-mcp-server operations.
When to Apply
Use this skill when:
- User mentions: "CLI", "command line", "tool discovery", "server health"
- Operations: listing tools, calling tools directly, checking dependencies
- Keywords: "doctor", "tools list", "call", "grep", "info"
Priority Rules
| Priority | Rule | Impact | Tools |
|---|---|---|---|
| 1 | Run doctor to check dependencies | CRITICAL | kubectl-mcp-server doctor |
| 2 | Use tools -d for descriptions | HIGH | kubectl-mcp-server tools -d |
| 3 | Use grep for tool discovery | MEDIUM | kubectl-mcp-server grep |
| 4 | Use call for direct invocation | MEDIUM | kubectl-mcp-server call |