tmux
Installation
Summary
Control tmux sessions by sending keystrokes and reading pane output for interactive CLI management.
- Send text input and special keys (Enter, Ctrl+C, Ctrl+Z) to tmux panes; capture output via
capture-paneto monitor long-running processes and interactive prompts - Target sessions, windows, and panes using
session:window.panenotation; 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
SKILL.md
tmux Session Control
Control tmux sessions by sending keystrokes and reading output. Essential for managing Claude Code sessions.
When to Use
✅ USE this skill when:
- Monitoring Claude/Codex sessions in tmux
- Sending input to interactive terminal applications
- Scraping output from long-running processes in tmux
- Navigating tmux panes/windows programmatically
- Checking on background work in existing sessions
When NOT to Use
❌ DON'T use this skill when:
- Running one-off shell commands → use
exectool directly
Related skills
More from steipete/clawdis
summarize
Summarize or transcribe URLs, YouTube/videos, podcasts, articles, transcripts, PDFs, and local files.
15.1Kweather
Get current weather, rain, temperature, and forecasts for locations or travel planning.
4.2Kgog
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
3.0Knano-pdf
Edit PDFs with natural-language instructions using the nano-pdf CLI.
2.7Kopenai-whisper
Local speech-to-text with the Whisper CLI (no API key).
2.5Kmcporter
List, configure, authenticate, call, and inspect MCP servers/tools with mcporter over HTTP or stdio.
2.0K