sandboxer
This skill manages Claude Code `tmux` sessions via a local Sandboxer HTTP API, providing commands to list, create, kill, and forward input to sessions. It contains explicit shell instructions (e.g., `curl http://localhost:8081/api/sessions`, `tmux send-keys`, `tmux capture-pane`) that the agent is instructed to run locally.