helm

Helm - command-line tool for everyday use

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "helm" with this command: npx skills add xueyetianya/helm

Helm

Helm chart toolkit — create, lint, template, package, and manage Kubernetes charts.

Commands

CommandDescription
helm helpShow usage info
helm runRun main task
helm statusCheck current state
helm listList items
helm add <item>Add new item
helm export <fmt>Export data

Usage

helm help
helm run
helm status

Examples

# Get started
helm help

# Run default task
helm run

# Export as JSON
helm export json

Output

Results go to stdout. Save with helm run > output.txt.

Configuration

Set HELM_DIR to change data directory. Default: ~/.local/share/helm/


Powered by BytesAgain | bytesagain.com Feedback & Feature Requests: https://bytesagain.com/feedback

Features

  • Simple command-line interface for quick access
  • Local data storage with JSON/CSV export
  • History tracking and activity logs
  • Search across all entries

Quick Start

# Check status
helm status

# View help
helm help

# Export data
helm export json

How It Works

Helm stores all data locally in ~/.local/share/helm/. Each command logs activity with timestamps for full traceability.

Support

Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

OpenClaw Session Model Switcher

Instantly switch the current OpenClaw session model; supports gpt, claude, qianwen, minimax, current model status, configured model listing, and restoring th...

Registry SourceRecently Updated
421Profile unavailable
General

Token Optimizer Pro

Monitor OpenClaw token usage, analyze usage patterns, estimate cost, and provide practical optimization suggestions. Use when reviewing token consumption by...

Registry SourceRecently Updated
1300Profile unavailable
General

Provider Sync

Sync provider model lists into OpenClaw config (dry-run preview → confirm → apply). Trigger: /provider_sync

Registry SourceRecently Updated
3231Profile unavailable
General

Skill Operator

Manage installed skills with a web UI for visualization, backup-backed uninstall, updates via git, and AI-powered evolution with rollback support.

Registry SourceRecently Updated
2760Profile unavailable