Tag: cli-interaction
Interactive tmux Session Management
Programmatically interact with tmux sessions by sending keystrokes and scraping pane output. This skill facilitates the management of long-running terminal processes and interactive TUIs.
Programmatic control of tmux terminal sessions
This skill enables programmatic control over persistent tmux sessions, allowing developers to list sessions, capture pane output, and navigate panes/windows. It facilitates sending specific keystrokes and managing long-running interactive c…
Control and interact with tmux terminal sessions
This skill provides programmatic control over existing tmux sessions, allowing developers to list, capture output from, and send input to specific panes or windows. It facilitates robust interaction with persistent, interactive command-line…
ACP Coding Agent Request Router
This skill routes plain-language requests for various external coding agents (e.g., Copilot, Claude, Gemini) into the appropriate execution context. It manages flow selection between the OpenClaw ACP runtime sessions and direct acpx CLI int…