
from pi-for-excel323
Give an agent controlled access to a local tmux terminal bridge so it can run shell commands, capture output, and manage sessions on the user's machine.
The Tmux Bridge skill lets an agent interact with a real local shell through a bridge process that exposes tmux operations over HTTPS. With the bridge running, the agent can list and create tmux sessions, send keystrokes or full commands, capture pane output, and manage session lifecycle. This enables automation tasks that require shell access (running CLIs, inspecting system state, or invoking local tools) while keeping the connection loopback-only and optionally token-protected.
Use this when an agent needs to run commands on the user's machine or monitor long-running local processes, for example: installing or invoking a local CLI, collecting logs, running quick diagnostics, or automating repetitive terminal workflows. It is intended for interactive sessions where the user consents to run the local bridge process.
Agents that can interact with local tools and HTTP-based bridges (agents with tmux/CLI bridge support, local exec-capable assistants). The skill expects a tmux-capable host and a bridge process (node-based) running on localhost.
This skill has not been reviewed by our automated audit pipeline yet.