返回市场
claw-shell
Run shell commands inside a tmux session named 'claw' and return output to the agent.
5,259下载65安装2收藏
v1.0.0
Overview: Run shell commands inside a tmux session named ‘claw’ and return output to the agent. This skill ensures safe execution of commands and provides a controlled environment for running shell commands.
Key Features:
- Run shell commands inside a tmux session named ‘claw’
- Never touch any other session
- Read output back to the agent
How It Works: The skill attaches to the tmux session ‘claw’, sends the command to be executed, captures the latest pane output, and returns it to the agent.
Use Cases:
- Run safe shell commands like
ls -laorgit status - Run potentially destructive commands like
rm -rfordocker system prune -awith user confirmation
评价
暂无评价。