← 返回 Skills 市场
Tmux
作者
Peter Steinberger
· GitHub ↗
· v1.0.0
29440
总下载
43
收藏
1406
当前安装
1
版本数
在 OpenClaw 中安装
/install tmux
功能描述
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
安全使用建议
Install only if you are comfortable letting an agent control tmux sessions. Use a private tmux socket, avoid --yolo or --full-auto unless you explicitly approve the task and workspace, review diffs before accepting changes, avoid sensitive panes when using wait-for-text.sh, and kill tmux sessions when finished.
功能分析
Type: OpenClaw Skill
Name: tmux
Version: 1.0.0
The OpenClaw AgentSkills skill bundle for 'tmux' is classified as benign. Its purpose is to provide an interface for an AI agent to interact with `tmux` sessions, enabling control over interactive CLIs. The `SKILL.md` provides clear instructions and examples for using `tmux` commands, creating sessions, sending input, and capturing output, all consistent with its stated purpose. The helper scripts (`find-sessions.sh`, `wait-for-text.sh`) are straightforward shell scripts that wrap `tmux` commands and do not exhibit any malicious behavior, data exfiltration, or obfuscation. There is no evidence of prompt injection attempts against the agent to deviate from its task or perform unauthorized actions, nor any other indicators of intentional harmful behavior.
能力评估
Purpose & Capability
Remote-controlling tmux sessions, sending keystrokes, and scraping pane output are coherent with the stated purpose.
Instruction Scope
The instructions explicitly show launching multiple Codex agents with high-autonomy flags such as --yolo and mention --full-auto, without requiring explicit user approval, sandboxing, or review of resulting changes.
Install Mechanism
The package contains one SKILL.md and two straightforward shell helpers; it declares only tmux as a required binary and has no installer, package hooks, network fetches, or obfuscated setup.
Credentials
Pane scraping is expected, but wait-for-text.sh captures from the ambient tmux context rather than supporting the documented private socket and prints captured pane text on timeout.
Persistence & Privilege
Detached tmux sessions and spawned processes can persist after the immediate interaction, though the skill documents cleanup commands and does not request elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tmux - 安装完成后,直接呼叫该 Skill 的名称或使用
/tmux触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
元数据
常见问题
Tmux 是什么?
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 29440 次。
如何安装 Tmux?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tmux」即可一键安装,无需额外配置。
Tmux 是免费的吗?
是的,Tmux 完全免费(开源免费),可自由下载、安装和使用。
Tmux 支持哪些平台?
Tmux 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux)。
谁开发了 Tmux?
由 Peter Steinberger(@steipete)开发并维护,当前版本 v1.0.0。
推荐 Skills