LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: helm

Browse skills that share this tag.

  • helm-chart-scaffolding-v2 - Guidance for creating and managing Helm charts.
    helmkuberneteschart-scaffoldingdevops

    ★ 148 · Updated 2026-09-21

    Provides standard workflow and templates for scaffolding, packaging, and managing Kubernetes applications with Helm charts.

    ⚙ Create Helm charts from scratch⚙ Package Kubernetes applications for distribution⚙ Manage multi-environment application deployments
  • gateway-pairs-chart-authoring - Authoring and extending eg-crds and eg-pair Helm charts
    helmenvoy-gatewaychartsgateway-namespace-mode

    ★ 0 · Updated 2026-09-18

    Provides chart structure conventions, helper usage, RBAC models, and gap resolution for Envoy Gateway Helm charts.

    ⚙ Modify eg-crds and eg-pair charts⚙ Derive resource names using helpers⚙ Configure RBAC permissions for Gateway
  • deploying-to-kubernetes - Kubernetes Deployment Automation
    kubernetesdeploymentcontainer orchestrationconfiguration management

    ★ 4 · Updated 2026-05-28

    Create Kubernetes deployments, services, configurations with autoscaling and health checks

    ⚙ create deployment⚙ expose service⚙ create config map
  • kubernetes-specialist - Kubernetes Workload Management
    kubernetescontainer orchestrationinfrastructuredevops

    ★ 1 · Updated 2026-05-09

    Deploy and manage Kubernetes workloads with manifests, security policies, and configuration.

    ⚙ create deployment manifests⚙ configure networking policies⚙ set up persistent storage
  • deploying-public-apps - Deploy Self-Auth Public Apps
    kubernetesdeploymentfluxcdhelm

    ★ 18 · Updated 2026-03-19

    Deploys public-facing apps that handle their own authentication without Authelia forward auth

    ⚙ create app manifests⚙ add app to kustomization⚙ add domain to DDNS
  • deploying-public-apps - Deploy Public-Facing Apps with Self-Auth
    kubernetesfluxdeploymentpublic-apps

    ★ 602 · Updated 2026-03-19

    Deploys public apps that handle their own authentication without Authelia forward auth

    ⚙ create app manifests⚙ add app to kustomization⚙ add domain to DDNS
  • sync-crd-helm - Automated CRD to Helm Synchronization Pipeline
    kubernetescrdhelmsynchronization

    ★ 0 · Updated 2026-02-13

    Synchronizes CRD changes from Manager repository to Helm charts and deployment manifests

    ⚙ run make generate⚙ copy crds.yaml⚙ update manifest files
  • add-helm-chart - Create New Helm Chart with Standard Templates
    helmkubernetesdevopsdeployment

    ★ 2 · Updated 2026-02-13

    Scaffold a new Helm chart with standard templates and values following project conventions

    ⚙ create chart directory structure⚙ generate Chart.yaml file⚙ generate values.yaml file