Skip to content

Utility Commands

credential, skills, memory, tools, config, setup, tap, and demo

Manage encrypted credentials. Also available as astonish credentials.

SubcommandDescription
list (ls)List credentials (values hidden)
show <name>Show decrypted values
add <name>Add credential interactively
remove <name> (rm)Remove a credential
test <name>Test a credential
master-keySet/change/remove master key

Manage skill guides.

SubcommandDescription
listList available skills
show <name>Show full skill content
checkCheck eligible skills
create <name>Create from template
install <slug>Install from ClawHub

Manage semantic memory.

SubcommandDescription
search <query>Semantic search (flags: --max-results, --min-score, --verbose)
listList memory files and chunks
statusMemory system status
reindexForce re-index all files

Manage MCP tools.

SubcommandDescription
listList all tools (built-in + MCP). --json for JSON output
editEdit MCP configuration
storeBrowse/install MCP servers
serversList MCP servers with status. --json for JSON output
enable <name>Enable an MCP server
disable <name>Disable an MCP server
refreshRefresh tools cache. -v for verbose

Manage configuration.

SubcommandDescription
editOpen config.yaml in editor
showPrint config.yaml contents
directoryPrint config directory path
browserConfigure browser engine

Interactive setup wizard. Walks through provider selection, API key configuration, model selection, and optional web search/browser setup.

Manage extension repositories.

SubcommandDescription
add <repo>Add a tap (supports --as alias)
listList all taps
remove <name>Remove a tap
updateUpdate all manifests

Generate animated HTML terminal demos from YAML scripts.

Key flags: --script, --output, --width, --height, --title, --template