automating-tmux-windows - Automate terminal sessions using tmux MCP tools
Automates terminal sessions, background processes, parallel tasks, and interactive commands in tmux windows using MCP tools.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Create new tmux windows
- Send text or keys to windows
- Capture output from tmux windows
- List active tmux windows
- Close specified tmux windows
- Send interrupt signals to windows
- Wait for window idle state
- Switch to specific tmux window
- Run command and read output file
Inputs
- Terminal commands to run
- Target tmux window IDs
- Window name labels
- Timeout and idle duration settings
- Line counts for output capture
Outputs
- Captured pane output text
- Generated output files in /tmp
- JSON formatted window list
- Tmux window state changes
Requirements
- orchestrator MCP server
- tmux
