This is a full-stack operations skill for managing NodeGroup resources in the edgewize project. It handles the complete lifecycle: create, update, delete, plus the three binding operations (nodes, namespaces, workspaces). The skill comes with a bundled Python script that wraps authenticated KubeSphere API calls, so you're not hacking labels by hand. It enforces a safe workflow: inspect current state, apply minimal change, verify result. The source references are solid, pointing directly to handler and controller files when you need to confirm how an operation actually works. If you're running an edge cluster environment with nodegroup partitioning, this gives you a structured way to query and mutate those resources without guessing at the API surface.
npx -y skills add kubesphere/kubesphere --skill nodegroup --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
JamieMason/syncpack
github/awesome-copilot
addyosmani/agent-skills