·tmux-session-manager
</>

tmux-session-manager

Use when executing commands, running builds, starting services, or monitoring logs in a visible tmux pane

14Installs·2Trend·@wenerme

Installation

$npx skills add https://github.com/wenerme/ai --skill tmux-session-manager

How to Install tmux-session-manager

Quickly install tmux-session-manager AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/wenerme/ai --skill tmux-session-manager
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: wenerme/ai.

SKILL.md

View raw

| 禁止交互式 TUI | 不运行 vim, nano, top 等需要持续交互的程序 | | 引号转义 | send-keys 中注意引号转义,防止命令格式错误 | | 读写分离 | 发送命令后必须读取输出确认结果,不假设成功 |

| C-c | 中断进程 | | C-d | EOF/退出 | | C-z | 挂起进程 | | C-l | 清屏 |

Use when executing commands, running builds, starting services, or monitoring logs in a visible tmux pane Source: wenerme/ai.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/wenerme/ai --skill tmux-session-manager Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/wenerme/ai --skill tmux-session-manager
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from wenerme/ai

Quick answers

What is tmux-session-manager?

Use when executing commands, running builds, starting services, or monitoring logs in a visible tmux pane Source: wenerme/ai.

How do I install tmux-session-manager?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/wenerme/ai --skill tmux-session-manager Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/wenerme/ai