← 返回 Skills 市场
steipete

Tmux

作者 Peter Steinberger · GitHub ↗ · v1.0.0
darwinlinux ✓ 安全检测通过
32156
总下载
43
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tmux
功能描述
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
安全使用建议
Install this only if you are comfortable letting an agent control tmux. Use a private socket, avoid targeting panes that may contain secrets, review any repository changes made by autonomous agents, and verify session names before running kill-session or kill-server.
功能分析
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
The stated purpose is to remote-control tmux sessions by sending keystrokes and reading pane output, and the artifacts directly implement and document that behavior.
Instruction Scope
The examples include high-autonomy Codex flags and tmux session termination commands; these are user-visible examples, not hidden automation, but they would benefit from stronger cautions.
Install Mechanism
The bundle contains a SKILL.md and two small shell helpers, declares tmux as the only required binary, and shows no installer hooks, obfuscation, network fetches, or prompt-injection content.
Credentials
Reading tmux pane output is expected for this skill, but pane text can contain sensitive terminal data, especially when wait-for-text prints recent pane contents on timeout.
Persistence & Privilege
Detached tmux sessions and spawned processes can persist after the immediate task, but the skill documents cleanup commands and does not request elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tmux
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tmux 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
元数据
Slug tmux
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Tmux 是什么?

Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 32156 次。

如何安装 Tmux?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install tmux」即可一键安装,无需额外配置。

Tmux 是免费的吗?

是的,Tmux 完全免费(开源免费),可自由下载、安装和使用。

Tmux 支持哪些平台?

Tmux 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux)。

谁开发了 Tmux?

由 Peter Steinberger(@steipete)开发并维护,当前版本 v1.0.0。

💬 留言讨论