my-claw-shellRuns shell commands inside a dedicated tmux session named claw, returning the command output while restricting dangerous commands without confirmation.
Install via ClawdBot CLI:
clawdbot install biosaylom/my-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
Automates routine server maintenance tasks like log monitoring and service restarts within a controlled tmux session, ensuring commands are isolated and output is captured for auditing. Ideal for teams managing cloud infrastructure without risking accidental system-wide changes.
Executes security scanning tools and network diagnostics in a dedicated tmux session, allowing analysts to run commands safely and review results without interfering with other operations. Useful for penetration testing labs or threat detection workflows.
Facilitates version control operations and build processes by running Git commands and compilation scripts in an isolated environment, preventing conflicts with other development sessions and capturing output for debugging.
Runs data processing scripts and API calls within a tmux session to manage long-running tasks, ensuring output is logged for analysis without risking system stability or interfering with other data workflows.
Provides a safe sandbox for students to practice shell commands in a tmux session, with built-in safety checks to prevent destructive actions and capture output for instructor review in coding or IT courses.
Offers the skill as part of a monthly subscription for developers and IT professionals, providing regular updates and premium support for safe command execution. Revenue is generated through tiered pricing based on usage limits and advanced features.
Provides a free basic version with limited command runs and safety features, while charging for advanced capabilities like batch processing and integration with other tools. Monetizes through upgrades and add-on services.
Sells licenses to large organizations for integrating the skill into their internal AI systems, with custom support, training, and compliance features. Revenue comes from one-time purchases or annual contracts.
💬 Integration Tip
Ensure tmux is installed and configured on the host system, and test session isolation to prevent conflicts with other tmux sessions before deployment.
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.
Runs shell commands inside a dedicated tmux session named claw, captures, and returns the output, with safety checks for destructive commands.
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.