Install
openclaw skills install skills-backup-claw-shellExecutes shell commands inside a dedicated tmux session named claw, capturing and returning the command output safely.
openclaw skills install skills-backup-claw-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 ...