using-tmux-for-interactive-commands

Community

Control interactive CLI tools programmatically.

AuthorFacuM
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables programmatic control over interactive command-line tools that require real-time input and output, which are not manageable through standard shell commands.

Core Features & Use Cases

  • Interactive Session Management: Uses tmux to create, manage, and interact with detached terminal sessions.
  • Programmatic Input/Output: Allows sending keystrokes and capturing screen output from tools like vim, git rebase -i, and REPLs.
  • Use Case: Automate complex interactive Git operations like rebasing by programmatically sending commands to git rebase -i within a tmux session.

Quick Start

Use the tmux wrapper script to start a new detached tmux session named 'edit_session' to run vim on the file 'my_document.txt'.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: using-tmux-for-interactive-commands
Download link: https://github.com/FacuM/yolo-agent/archive/main.zip#using-tmux-for-interactive-commands

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.