Communityv1.0.0

Skills Backup Claw Shell

Executes shell commands inside a dedicated tmux session named claw, capturing and returning the command output safely.

1.2kdownloads7active installsGexsta
View on ClawHubBack to Skills

Skill Details

Slug
skills-backup-claw-shell
Latest Version
1.0.0
Author
Gexsta
Published
Feb 16, 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 Skills Backup Claw Shell.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of claw-shell skill. - Runs shell commands exclusively in a tmux session named "claw" - Ensures no other tmux sessions are affected - Captures and returns command output to the agent - Confirms with user before running potentially dangerous commands (e.g., sudo, rm, reboot, shutdown) - Provides example safe and dangerous commands for reference