Tmux
🛠️ Agent SkillClawHub
Control tmux sessions remotely via keystrokes and output scraping.
Tmux is a skill designed for AI agents to interact with terminal multiplexer sessions (tmux). It provides tools to send keystrokes, capture pane content, and manage windows/panes. This enables automation of interactive CLI workflows, such as running commands that require prompts or real-time output monitoring. The skill leverages tmux's control mode for reliable interaction. With over 29,000 downloads, it's widely used for agent-based terminal automation. Key capabilities: send text or key combinations, read pane output as text, list sessions, and attach/detach. It is ideal for tasks like automating SSH sessions, managing long-running processes, or integrating with legacy CLI tools.
💡Highlights
- ├─Send keystrokes & read pane output
- ├─Manage tmux sessions/panes
- └─29k+ downloads from ClawHub
🎯For
- ├─AI developers
- ├─terminal power users
- └─automation engineers