← 返回 Skills 市场
2150
总下载
1
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install zellij
功能描述
Remote-control zellij sessions for interactive CLIs by sending keystrokes and scraping pane output.
安全使用建议
This skill appears to do what it says: control zellij sessions and scrape pane output. Before installing, ensure you have zellij and jq installed (SKILL.md expects both). Confirm where CLAWDBOT_ZELLIJ_DATA_DIR will point (default is ${TMPDIR:-/tmp}/moltbot-zellij-data) — the scripts operate on that directory and will list/delete sessions there. Be cautious when launching or automating commands inside panes (the examples run coding agents and arbitrary shell commands): those commands run with your account privileges and can modify files or exfiltrate data if untrusted. Note the minor metadata mismatch: the registry lists no requirements while SKILL.md expects zellij and jq — this is likely documentation drift, not a security problem, but you may want to verify requirements before use.
功能分析
Type: OpenClaw Skill
Name: zellij
Version: 1.0.1
The OpenClaw AgentSkills skill bundle for 'zellij' is classified as benign. All files, including the SKILL.md and helper scripts, are clearly aligned with the stated purpose of managing and interacting with zellij terminal multiplexer sessions. The SKILL.md provides instructions for the agent to use zellij for legitimate tasks like running Python REPLs or orchestrating coding agents, including examples of sending commands within zellij panes. The helper scripts (cleanup-sessions.sh, find-panes.sh, find-sessions.sh, wait-for-text.sh) perform standard zellij session management operations. There is no evidence of intentional harmful behavior such as data exfiltration, malicious execution, persistence, or prompt injection with a malicious objective.
能力评估
Purpose & Capability
The skill's name/description (remote-control zellij sessions) aligns with the included scripts and SKILL.md examples. All code and instructions are about listing sessions, sending keystrokes, piping pane output, waiting for text, and cleaning up sessions — functionality expected for a zellij control skill.
Instruction Scope
SKILL.md and the helper scripts instruct the agent to run local zellij/jq commands and operate on a configurable data directory. They do not instruct reading unrelated system files, calling external network endpoints, or exfiltrating data. The instructions do encourage launching arbitrary commands inside panes (e.g., running coding agents), which is consistent with the purpose but means the operator should avoid running untrusted code in those panes.
Install Mechanism
There is no install spec in the registry (instruction-only skill), and included scripts are small, local bash utilities. SKILL.md metadata suggests installing zellij via brew/cargo, but the skill itself does not download or execute remote artifacts. No high-risk download URLs or archive extraction were found.
Credentials
The registry 'Requirements' section lists no required env vars or binaries, but SKILL.md (metadata and instructions) and the scripts clearly require zellij and jq on PATH and reference an optional CLAWDBOT_ZELLIJ_DATA_DIR env var (defaulting to TMPDIR). This is a documentation/metadata inconsistency but not a harmful credential request: no secrets or unrelated credentials are required.
Persistence & Privilege
The skill does not request persistent/always-on presence and does not modify other skills or system-wide agent settings. It runs only local commands against the zellij data dir and sessions; autonomous invocation is allowed by default but is not combined with other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zellij - 安装完成后,直接呼叫该 Skill 的名称或使用
/zellij触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Initial release: Remote-control zellij sessions with support for panes, session management, and wait-for-text polling
v1.0.0
Initial release: Remote-control zellij sessions with support for panes, session management, and wait-for-text polling
元数据
常见问题
Zellij Terminal Workspace 是什么?
Remote-control zellij sessions for interactive CLIs by sending keystrokes and scraping pane output. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2150 次。
如何安装 Zellij Terminal Workspace?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zellij」即可一键安装,无需额外配置。
Zellij Terminal Workspace 是免费的吗?
是的,Zellij Terminal Workspace 完全免费(开源免费),可自由下载、安装和使用。
Zellij Terminal Workspace 支持哪些平台?
Zellij Terminal Workspace 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zellij Terminal Workspace?
由 Jivvei(@jivvei)开发并维护,当前版本 v1.0.1。
推荐 Skills