Install
openclaw skills install my-shellRuns shell commands inside a dedicated tmux session named claw, captures output, and prompts before executing potentially destructive commands.
openclaw skills install my-shellALWAYS USES TMUX SESSION claw.
clawclaw_shell_runInputs:
command (string, required): shell command to run inside session claw.Behavior:
claw (create it if missing: tmux new -s claw -d).sudorm (without explicit user approval)reboot, shutdown, or destructive system-level commandsSAFE:
ls -labird read https://x.com/...git statusDANGEROUS (ASK FIRST):
rm -rf ...docker system prune -achmod -R ...