tmux
Control tmux sessions, send keystrokes, and capture output to automate interactive terminal applications.
Install
npx skills add https://github.com/steipete/clawdis --skill tmuxStats
| Total installs | 1,124 |
| Weekly installs | 1.1K |
| GitHub stars | 338.6K |
| First seen | Jan 24, 2026 |
| Source | @steipete/clawdis |
Summary
- Send text input and special keys (Enter, Ctrl+C, Ctrl+Z) to tmux panes; capture output via capture-pane to monitor long-running processes and interactive prompts
- Target sessions, windows, and panes using session:window.pane notation; navigate and manage multiple parallel sessions programmatically
- Designed for monitoring Claude Code sessions and approving interactive prompts; sessions persist across SSH disconnects
- Requires tmux to be installed; use for interactive applications only, not one-off commands or non-interactive scripts
Tags
Related skills
| Skill | Installs | vs tmux |
|---|---|---|
| web-content-fetcher | 1,169 | +45 |
| finance-news | 1,117 | -7 |
| chrome-cdp | 1,092 | -32 |
| workflow | 1,079 | -45 |
| bdd-feature-generator | 1,170 | +46 |
FAQ
- How many installs does tmux have?
- tmux has 1,124 total installs and 1.1K installs this week.
- Where is tmux hosted?
- tmux is published by @steipete/clawdis at https://github.com/steipete/clawdis.
- How many GitHub stars does tmux have?
- tmux has 338.6K GitHub stars.
- When was tmux first indexed?
- OrangeBot.AI first indexed tmux on Jan 24, 2026.
- How do I install tmux?
- Run: npx skills add https://github.com/steipete/clawdis --skill tmux