claw-shellRuns shell commands inside a dedicated tmux session named claw, captures, and returns the output, with safety checks for destructive commands.
Install via ClawdBot CLI:
clawdbot install imaginelogo/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 commandsls -labird read https://x.com/...git statusrm -rf ...docker system prune -achmod -R ...Generated Mar 1, 2026
Operations teams can run shell commands to monitor live logs, check system status, or trigger automated scripts within a dedicated tmux session, ensuring isolated and persistent command execution without interfering with other terminal sessions.
Data scientists can execute Python scripts, manage Jupyter notebooks, or run data processing commands in a controlled tmux session, allowing for background task execution and easy output retrieval for analysis and reporting.
Network administrators use the skill to run diagnostic commands like ping, traceroute, or netstat within a secure tmux session, enabling remote monitoring and troubleshooting of network infrastructure without disrupting other operations.
Developers can compile code, run tests, or deploy applications by executing shell commands in the tmux session, providing a persistent environment for long-running build tasks and centralized output capture for debugging.
Web administrators run commands to update CMS platforms, backup databases, or apply security patches within the tmux session, ensuring safe and trackable execution with output verification for audit trails.
Offer a monthly subscription where businesses pay for automated shell command execution and monitoring via the claw-shell skill, targeting SMEs needing reliable IT operations without dedicated staff. Revenue comes from tiered plans based on usage frequency and support levels.
License the skill to large enterprises for integration into their internal AI systems, charging upfront fees plus annual maintenance for customization and security compliance. This model focuses on high-value clients in sectors like finance or healthcare.
Provide basic shell command execution for free to attract individual developers, then monetize through premium features like advanced output analytics, multi-session support, and priority customer service. Revenue is generated from upgrades and add-ons.
💬 Integration Tip
Ensure the host system has tmux installed and properly configured, and test the skill in a sandbox environment first to validate command safety and output capture mechanisms.
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Command-line tool to manage Google Workspace services including Gmail, Calendar, Drive, Sheets, Docs, Slides, Contacts, Tasks, People, Groups, and Keep.
A modern text-based browser. Renders web pages in the terminal using headless Firefox.
Write robust, portable shell scripts. Use when parsing arguments, handling errors properly, writing POSIX-compatible scripts, managing temp files, running commands in parallel, managing background processes, or adding --help to scripts.
NotebookLM CLI wrapper via `node {baseDir}/scripts/notebooklm.mjs`. Use for auth, notebooks, chat, sources, notes, sharing, research, and artifact generation/download.
Command-line JSON processor. Extract, filter, transform JSON.