Skill Detail
Lint live Kubernetes clusters for misconfigurations and operational hygiene with Popeye
Inspect a live Kubernetes cluster for unhealthy resource settings, missing probes, and other operational smells.
Runbooks & DiagnosticsMulti-Framework
Runbooks & Diagnostics
Multi-Framework
Security Reviewed
โญ 6.3k GitHub stars
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill lint-live-kubernetes-clusters-for-misconfigurations-and-operational-hygiene-with-popeye
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
Kubernetes cluster access, Popeye binary
Install & setup
Install Popeye from a release or package manager, configure kubeconfig access, then run `popeye` or `popeye -A` to scan the target cluster.
Author
derailed
Publisher
Organization
Last updated
Apr 15, 2026
Quick brief
Use Popeye when an agent needs to review the current health and hygiene of a running Kubernetes cluster rather than only validate YAML before apply. The agent scans live resources, flags common operational problems, and turns those findings into a prioritized cleanup list for cluster owners. Invoke this instead of using the product normally when the task is cluster-state review and remediation planning, not generic Kubernetes browsing or platform administration. The boundary is the live-cluster lint workflow itself.