helm

Installation
SKILL.md

helm

Use this skill to keep Helm-based Kubernetes deployments reproducible, auditable, and safe across environments.

Intent Router

Request Reference Load When
Install Helm, add repos, configure registries references/install-and-setup.md User needs to install Helm or configure repositories
install/upgrade/list/rollback/template commands references/command-cookbook.md User needs day-to-day Helm release operations
Chart.yaml, templates, values, helpers references/chart-authoring.md User wants to author or modify a Helm chart
Release lifecycle, --atomic, --wait, diff plugin references/release-management.md User asks about release management or upgrade strategies

Quick Start

# Add a chart repository
helm repo add bitnami https://charts.bitnami.com/bitnami
helm repo update
Installs
2
First Seen
Jul 8, 2026
helm — alisonaquinas/llm-ci-dev