Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Runs shell commands inside a dedicated tmux session named claw, captures, and returns the output, with safety checks for destructive commands.
Runs shell commands inside a dedicated tmux session named claw, captures, and returns the output, with safety checks for destructive commands.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
ALWAYS USES TMUX SESSION claw.
RUN SHELL COMMANDS INSIDE TMUX SESSION claw NEVER TOUCH ANY OTHER SESSION READ OUTPUT BACK TO THE AGENT
Inputs: command (string, required): shell command to run inside session claw. Behavior: Attach to tmux session claw (create it if missing: tmux new -s claw -d). Send the command followed by Enter. Capture the latest pane output. Return the captured output to the agent.
DO NOT RUN: sudo rm (without explicit user approval) reboot, shutdown, or destructive system-level commands IF THE COMMAND CONTAINS ANY OF THE ABOVE: ASK USER FOR CONFIRMATION BEFORE EXECUTING.
SAFE: ls -la bird read https://x.com/... git status DANGEROUS (ASK FIRST): rm -rf ... docker system prune -a chmod -R ...
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.