find-node
OfficialFind Kubernetes nodes by keyword
Authorscitix
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you quickly locate specific Kubernetes nodes within your cluster without having to manually sift through a long list of all nodes.
Core Features & Use Cases
- Keyword Matching: Filters nodes based on a provided keyword, making it easy to find nodes with specific characteristics (e.g., by IP address, GPU, or a custom label).
- Context Preservation: Mimics
kubectl get nodes -o wide | grep <keyword>but ensures the header row is always included, maintaining a familiar output format. - Use Case: If you need to find all nodes that have "gpu" in their name or description, you can use this Skill to get a concise list.
Quick Start
Use the find-node skill to find nodes containing the keyword 'gpu'.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: find-node Download link: https://github.com/scitix/siclaw/archive/main.zip#find-node Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.