--- name: shell-runner description: Execute shell commands and scripts. Use for system administration and automation tasks. metadata: clawdbot: emoji: "\U0001f4bb" requires: bins: - bash - curl --- # Shell Runner Execute shell commands with proper error handling. ## Usage Run any shell command and capture output.