Lens
A comprehensive skill catalog for AI agents
npx -y skills add G1Joshi/Agent-Skills --skill lensAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 10 stars10 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Lens Kubernetes IDE. Use for K8s management.
SKILL.md
1.0 KB, 224 tokens by cl100k_base, as published. Nobody here has run it
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
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.