← 返回 Skills 市场
lunrenyi

Software Installation Assistant

作者 lunrenyi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
241
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install x-install
功能描述
Software installation assistant using x-cmd's install module. Use this skill whenever the user needs to query software installation methods, get installation...
安全使用建议
This skill is coherent for providing installation commands via x-cmd, but pay attention before installing the helper itself. Prefer Homebrew (brew install x-cmd) or the manual-download-and-review flow. Never run curl https://get.x-cmd.com | sh in an environment that contains secrets or anything production-critical; always inspect the downloaded script first. Be aware that sourcing ~/.x-cmd.root/X will execute code from your home directory—only do this after you have verified the origin and contents. If you are unsure, decline auto-install and perform a manual install or review the scripts yourself.
功能分析
Type: OpenClaw Skill Name: x-install Version: 1.0.0 The x-install skill is a legitimate assistant for the x-cmd CLI tool, providing installation commands for various software packages. It includes a comprehensive security-focused installation guide (data/install.md) that explicitly ranks installation methods by risk, warns against 'curl | sh' in sensitive environments, and instructs the AI agent to obtain explicit user consent before proceeding with any installation. The skill demonstrates high transparency regarding its security properties and follows best practices for agent-led software management.
能力评估
Purpose & Capability
Name/description promise to provide software installation commands via x-cmd and the SKILL.md exclusively uses x install commands and examples; requiring or referencing the x-cmd loader (~/.x-cmd.root/X) and an installation guide is coherent with that purpose.
Instruction Scope
Runtime instructions tell the agent to source ~/.x-cmd.root/X (which will execute code from the user's home directory) and to offer installation flows. The included data/install.md explicitly documents a curl -fsSL https://get.x-cmd.com | sh auto-install option and describes executing remote scripts; while the guide warns about risks and requires explicit user consent before auto-install, recommending or performing a remote script execution is high-risk behavior and should be handled only with explicit user approval.
Install Mechanism
There is no packaged install spec (instruction-only), but the bundled install.md lists three methods: Homebrew (low risk), manual download-and-review (medium risk), and a direct curl|sh installer from get.x-cmd.com (high risk). get.x-cmd.com is an external domain used for piping remote code to sh; this pattern is a known supply-chain/shell-execution risk. GitHub releases and Homebrew references are reasonable, but the auto-install endpoint and post-execution checksum verification are risky.
Credentials
The skill requests no credentials or environment variables and limits changes to a user-local directory (~/.x-cmd.root/). It does require reading/sourcing a file in the user's home directory, which is necessary for using x-cmd but does mean arbitrary code in that file would run when sourced.
Persistence & Privilege
always:false and no system-wide privileges are requested. The documented installation scope is user-local (~/.x-cmd.root/) and removal instructions remove only that directory and shell config lines; the skill does not request permanent elevated privileges or modification of other skills' config.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install x-install
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /x-install 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of x-install. - Provides commands to look up and list installation methods for various software using x-cmd's install module. - Get installation commands: x install --cat <software>. - List all supported software: x install --ll. - Includes usage examples and common scenarios. - Compatible with POSIX shells.
元数据
Slug x-install
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Software Installation Assistant 是什么?

Software installation assistant using x-cmd's install module. Use this skill whenever the user needs to query software installation methods, get installation... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 241 次。

如何安装 Software Installation Assistant?

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

Software Installation Assistant 是免费的吗?

是的,Software Installation Assistant 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Software Installation Assistant 支持哪些平台?

Software Installation Assistant 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Software Installation Assistant?

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

💬 留言讨论