TMUX 控制器
TMUX Controller
📖 简介
通过发送击键和抓取窗格输出来远程控制 tmux 会话的交互式 CLI。
查看英文原版
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
📥 安装此技能
openclaw install tmux-controller
📖 其他安装方式
方法 2:从 GitHub 克隆
git clone https://github.com/openclaw/skills/tree/main/tmuxcd tmux-controlleropenclaw link .
方法 3:手动安装
# 下载技能后复制到技能目录 cp -r tmux-controller ~/.openclaw/skills/
💡 提示: 技能将安装到你的本地 OpenClaw 目录,不会存储在我们的服务器上。