What problem does it solve?
This Skill allows for the remote control of tmux sessions, enabling the sending of keystrokes and scraping of pane output, which is essential for managing interactive command-line interfaces.
Core Features & Use Cases
- Interactive CLI Management: Monitor and interact with long-running processes within tmux, such as AI coding assistants.
- Input Automation: Send commands and text to specific panes or windows in a tmux session.
- Output Scraping: Capture and analyze the output from tmux panes for status checks or data collection.
- Use Case: You can use this Skill to send a command to a specific worker session in tmux to fix a bug, or to check the status of all your AI coding sessions by scraping their output.
Quick Start
Use the tmux skill to send the command 'y' followed by Enter to the 'worker-3' session.