What problem does it solve?
This Skill allows for the remote control of tmux sessions, enabling users to send keystrokes and scrape pane output, which is essential for managing AI agent sessions interactively.
Core Features & Use Cases
- Session Monitoring: Keep an eye on AI agent sessions running within tmux.
- Interactive Input: Send commands and text to running applications in tmux panes.
- Output Scraping: Retrieve output from long-running processes for analysis.
- Pane Navigation: Programmatically switch between windows and panes.
- Use Case: You can use this skill to send a command to an agent running in a specific tmux session to update its status or to retrieve the last 20 lines of output from a debugging session.
Quick Start
Use the tmux skill to send the command 'ls -l' to the 'mmclaw-main' session.