Helm
/install helm
helm
Create, lint, template, and package Kubernetes Helm charts with checks. Use when scaffolding charts, linting templates, or packaging chart releases.
Commands
KUBECONFIG
Path to kubeconfig file
scripts/script.sh KUBECONFIG
create
Create a new chart scaffold
scripts/script.sh create \x3Cchart>
lint
Lint a chart for issues
scripts/script.sh lint \x3Cchart>
template
Render templates locally (--set key=val, --values file)
scripts/script.sh template \x3Cchart> [opts]
list
List installed releases
scripts/script.sh list [namespace]
status
Show release status and notes
scripts/script.sh status \x3Crelease>
values
Show values (source: chart|deployed)
scripts/script.sh values \x3Cchart> [source]
repo-add
Add a chart repository
scripts/script.sh repo-add \x3Cname> \x3Curl>
repo-list
List configured repositories
scripts/script.sh repo-list
repo-update
Update all repository indexes
scripts/script.sh repo-update
search
Search repos and Artifact Hub
scripts/script.sh search \x3Ckeyword>
package
Package chart into .tgz
scripts/script.sh package \x3Cchart> [opts]
history
Show release revision history
scripts/script.sh history \x3Crelease>
rollback
Rollback to a previous revision
scripts/script.sh rollback \x3Crelease> [rev]
diff
Compare chart with deployed release
scripts/script.sh diff \x3Cchart> \x3Crelease>
Requirements
- helm
- curl
Powered by BytesAgain | bytesagain.com | [email protected]
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install helm - After installation, invoke the skill by name or use
/helm - Provide required inputs per the skill's parameter spec and get structured output
What is Helm?
Create, lint, template, and package Kubernetes Helm charts with checks. Use when scaffolding charts, linting templates, or packaging chart releases. It is an AI Agent Skill for Claude Code / OpenClaw, with 358 downloads so far.
How do I install Helm?
Run "/install helm" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Helm free?
Yes, Helm is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Helm support?
Helm is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Helm?
It is built and maintained by bytesagain4 (@xueyetianya); the current version is v3.0.1.