Communityv1.0.0

My Claw Shell

Runs shell commands inside a dedicated tmux session named claw, returning the command output while restricting dangerous commands without confirmation.

1.2kdownloads10active installsbiosaylom
View on ClawHubBack to Skills

Skill Details

Slug
my-claw-shell
Latest Version
1.0.0
Author
biosaylom
Published
Feb 18, 2026
Updated
May 18, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for My Claw Shell.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of my-claw-shell skill. - Runs shell commands exclusively inside a dedicated tmux session named "claw" - Returns output from the tmux session back to the agent - Protects against dangerous commands, asking for user confirmation before executing commands like sudo, rm, reboot, or shutdown - Provides a simple tool interface: `claw_shell_run(command)` - Automatically creates and manages the "claw" tmux session as needed