tmux

Execute keystrokes and capture output from tmux sessions.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/dioerden/OpenClaw-Flash-Vault --skill tmux-dioerden
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tmux
Source: https://github.com/dioerden/OpenClaw-Flash-Vault/tree/main/skills/tmux
Command: npx skills add https://github.com/dioerden/OpenClaw-Flash-Vault --skill tmux-dioerden

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires tmux, and includes scripts (resource) components.

What problem does it solve?

This Skill offers remote control of tmux sessions for interactive CLI environments, addressing the need for dynamic session management and interactive command execution.

Core Features & Use Cases

  • Remote tmux Control: Execute keystrokes and capture output from tmux sessions.
  • Session Management: Create, attach, and manage tmux sessions for parallel processes.
  • Use Case: Use the skill to monitor seismic phase detection in real-time seismic monitoring systems, allowing for automated data analysis and processing in a containerized environment.

Quick Start

Launch a new tmux session named 'shell' for interactive command-line use.

Frequently Asked Questions about tmux

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I execute interactive keystrokes in a remote tmux session?

To execute interactive keystrokes in a remote tmux session, you can use this Skill to send commands directly to active sessions and capture the resulting output. It enables dynamic session management for interactive CLI environments.

Can I monitor parallel processes in real-time using tmux session control?

Yes, you can monitor parallel processes in real-time using tmux session control. The Skill manages multiple tmux sessions simultaneously, making it suitable for real-time monitoring tasks like seismic phase detection in containerized environments.

Do I need a local Python environment to scrape output from tmux sessions?

Yes, you need a local Python environment with specific libraries to scrape output from tmux sessions. A local tmux setup is also required as a dependency to enable remote session control and interactive command execution.

What is the best way to automate interactive command execution across multiple CLI sessions?

The best way to automate interactive command execution across multiple CLI sessions is by using tmux session control to create, attach, and manage parallel processes. This approach allows for remote keystroke execution and output scraping.

Does tmux session control work for managing containerized real-time monitoring systems?

Yes, tmux session control works for managing containerized real-time monitoring systems. The Skill supports automated data analysis and processing by enabling interactive command execution within dynamic tmux sessions.

Why does remote tmux control require output scraping for interactive CLI environments?

Remote tmux control requires output scraping for interactive CLI environments to capture and analyze real-time command results dynamically. This mechanism allows automated processes to react to terminal output during parallel processing tasks.