← 返回 Skills 市场
301
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install x-zuz
功能描述
Handle archive/compression tasks including compressing, extracting, archiving, packaging, listing contents, and viewing files. Supports formats: zip, tar, gz...
安全使用建议
This skill appears to be a legitimate archive helper, but it depends on an external CLI 'x-cmd' that must be installed. Prefer the Homebrew install path (brew install x-cmd) if available. Do NOT allow the agent to run the curl | sh auto-install in environments with secrets or production data — that flow executes remote code before you can fully review it. In sensitive contexts either install x-cmd yourself after reviewing the install script and verifying checksums, or refuse auto-install and ask the agent to wait. Also note the skill's SKILL.md prescribes always using the x-cmd loader (~/.x-cmd.root/X); confirm you trust the x-cmd project and its release sources (get.x-cmd.com and the GitHub releases) before proceeding.
功能分析
Type: OpenClaw Skill
Name: x-zuz
Version: 1.0.0
The x-zuz skill bundle provides archive and compression utilities by wrapping the x-cmd toolkit. The bundle is well-documented and demonstrates a high level of security awareness; specifically, data/install.md explicitly ranks installation methods by risk, recommends Homebrew for its signed supply chain, and provides strict guidelines for the AI agent to never install software without explicit user consent. The instructions in SKILL.md are standard for tool routing and do not contain any malicious directives or data exfiltration patterns.
能力评估
Purpose & Capability
The skill is an archive/compression assistant and its runtime instructions consistently use an external tool 'x-cmd' to perform operations, which is coherent with the stated purpose. However, the registry metadata lists no required binaries while the SKILL.md requires sourcing ~/.x-cmd.root/X and running x-cmd commands — an undeclared runtime dependency (not fatal but inconsistent).
Instruction Scope
SKILL.md instructs the agent to source a user-local loader (~/.x-cmd.root/X), to invoke x-cmd commands, and to offer installation if missing. The included install guide explicitly permits automated remote-script execution (curl | sh). The instructions do not ask the agent to read unrelated files or secrets, but they do direct downloading and executing remote code which broadens the skill's runtime scope beyond simple local command usage.
Install Mechanism
There is no registry install spec, but data/install.md describes three install methods: Homebrew (low risk), manual-download-and-review (medium), and curl -fsSL https://get.x-cmd.com | sh (high risk). The presence of a curl|sh auto-install option that executes remote code without prior manual review is a notable supply-chain risk, even though the guide warns about it. The guide references GitHub releases and checksums (reasonable) but the auto-install flow still performs execution before verification.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths beyond its own user-local loader. It does not request unrelated credentials or access to other skills' config. Installing requires network access to download binaries, which is proportionate to installing CLI tooling.
Persistence & Privilege
always is false and autonomous invocation is allowed (platform default). The skill installs into a user-local directory (~/.x-cmd.root/) and instructs sourcing that loader; it does not request system-wide privileges. Still, the agent guidance permits automated installation when the user consents — enabling an agent to download and run remote code in the user's environment — which increases risk if consent is given inappropriately.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install x-zuz - 安装完成后,直接呼叫该 Skill 的名称或使用
/x-zuz触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of x-zuz: Archive/Compression Assistant.
- Handles compressing, extracting, listing, packaging, and viewing archive files.
- Supports multiple formats: zip, tar, gz, 7z, rar, zst, xz, bz2, and more.
- Must be used for any archive, compression, extraction, or packaging requests.
- Simple commands for core tasks: `x z` (compress), `x uz` (extract), `x zuz ls` (list contents).
- POSIX shell compatible; requires x-cmd framework.
元数据
常见问题
Archive/Compression Assistant 是什么?
Handle archive/compression tasks including compressing, extracting, archiving, packaging, listing contents, and viewing files. Supports formats: zip, tar, gz... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 301 次。
如何安装 Archive/Compression Assistant?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install x-zuz」即可一键安装,无需额外配置。
Archive/Compression Assistant 是免费的吗?
是的,Archive/Compression Assistant 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Archive/Compression Assistant 支持哪些平台?
Archive/Compression Assistant 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Archive/Compression Assistant?
由 lunrenyi(@lunrenyi)开发并维护,当前版本 v1.0.0。
推荐 Skills