with one click
charm
Use this skill when the user wants to upload data to Charm Cloud, download from Charm Cloud, encrypt/decrypt data, or identify terminal capabilities.
Menu
Use this skill when the user wants to upload data to Charm Cloud, download from Charm Cloud, encrypt/decrypt data, or identify terminal capabilities.
| name | charm |
| description | Use this skill when the user wants to upload data to Charm Cloud, download from Charm Cloud, encrypt/decrypt data, or identify terminal capabilities. |
Charm CLI -- the official Charm client for Charm Cloud. Upload, download, encrypt, and manage data from the terminal.
charm data upload — Pipe data to Charm Cloud (charm pump)charm data download — Download data from Charm Cloudcharm terminal identify — Show terminal identification infocharm crypto encrypt — Encrypt data using Charm keyscharm crypto decrypt — Decrypt data using Charm keyscharm self version — Print charm versioncharm _ _ — Passthrough to charm CLIbrew install charm
Or via the install script:
curl -sSL https://raw.githubusercontent.com/charmbracelet/charm/main/install.sh | bash
# Print charm version
charm self version
# Upload data to Charm Cloud
echo "hello world" | charm data upload
# Upload a file
cat data.json | charm data upload
# Download from Charm Cloud
charm data download https://downloads.charm.sh/abc123
# Show terminal identification
charm terminal identify
# Encrypt data
echo "secret" | charm crypto encrypt
# Decrypt data
cat encrypted.bin | charm crypto decrypt
# Any charm command with passthrough
charm _ _ --help
charm _ _ config
charm create)Use this skill when the user needs to discover, browse, or learn about OpenClaw agent capabilities. Provides access to 4,957 curated skills across 30 categories via a remote GitHub repository.
Use this skill when the user needs to view login history, track user sessions, or review system reboots and shutdowns.
Use this skill when the user needs to search manual page names and descriptions for keywords.
Report virtual memory and system statistics
Safely edit the sudoers file with syntax validation
Interact with EasyRedmine (Simpliciti) via the Redmine API — read issues, post comments, edit descriptions, change status, assign users, search project members, self-update, and smart-search across all open issues.