Back to Marketplace
claw-shell
Run shell commands inside a tmux session named 'claw' and return output to the agent.
5,259downloads65installs2stars
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
Reviews
No reviews yet.