skills-backup-claw-shellExecutes shell commands inside a dedicated tmux session named claw, capturing and returning the command output safely.
Install via ClawdBot CLI:
clawdbot install Gexsta/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 commandsls -labird read https://x.com/...git statusrm -rf ...docker system prune -achmod -R ...Generated Mar 1, 2026
Enables DevOps teams to run shell commands in a dedicated tmux session for managing infrastructure, such as checking server status or deploying updates, without interfering with other sessions. It ensures safe execution by blocking destructive commands like sudo or rm without approval.
Allows data engineers to execute commands for monitoring and debugging data pipelines, such as checking logs or restarting services, within a controlled tmux environment. The safety features prevent accidental data loss by requiring confirmation for risky operations.
Supports system administrators in performing routine maintenance tasks, like file management or service checks, on remote servers via a tmux session. It enhances security by restricting unauthorized commands and ensuring output is captured for review.
Helps developers automate setup scripts or run build commands in an isolated tmux session to avoid conflicts with other processes. The tool's safety checks protect against accidental system modifications during environment configuration.
Offer this skill as part of a cloud-based AI agent platform with tiered pricing based on usage volume and features. Revenue is generated through monthly or annual subscriptions from businesses needing automated shell command management.
Sell licenses to large organizations for integrating the skill into their internal AI systems, with custom support and compliance features. Revenue comes from one-time license fees and ongoing maintenance contracts.
Provide a basic version for free to attract individual users, with premium features like advanced safety controls or team collaboration tools available for purchase. Revenue is generated from upgrades and in-app purchases.
💬 Integration Tip
Ensure tmux is installed on the host system and configure session permissions to align with security policies for safe command execution.
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.