Agent skill
lens
Lens Kubernetes IDE. Use for K8s management.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/lens
SKILL.md
Lens Desktop
Lens is a graphical IDE for Kubernetes. 2025 adds Lens Prism (Agent Mode) to reason about cluster issues.
When to Use
- Visualization: Accessing Prometheus metrics (built-in) alongside Pods.
- Multi-Cluster: Managing 10+ clusters with easy context switching.
- Helm: Visual Helm chart management (upgrade/rollback).
Core Concepts
Hotbar
Quick access to different clusters.
Metrics Integration
Detects Prometheus automatically and adds graphs to Pod/Node views.
Terminal
Opens a terminal with kubectl context pre-set to the active cluster.
Best Practices (2025)
Do:
- Use Lens Prism: Ask "Why is this pod pending?" to get AI diagnosis.
- Use Port Forwarding: The UI manages port forwards visually.
- Share Catalogs: Sync cluster lists with team members.
Don't:
- Don't ignore RBAC: Lens respects your kubeconfig permissions.
References
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?