← 返回 Skills 市场
dox012

Openclaw Installer

作者 dox012 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
360
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-installer
功能描述
一键安装 OpenClaw 的整活 skill,模拟专业上门安装服务体验
安全使用建议
This skill is an instruction-only installer that tells you to run 'npm install -g openclaw' and then start openclaw services. Before running these global installs: 1) confirm you have a safe Node/npm environment and avoid running npm as root; 2) verify the npm package identity and publisher (npm view openclaw, check maintainers) to avoid typosquatting; 3) inspect the package source or GitHub repo referenced in the SKILL.md (https://github.com/openclaw/openclaw) and prefer pinned versions/releases over '@latest' if possible; 4) consider installing in a container or VM if you want to limit host impact; 5) be aware global installs alter your system PATH and may require elevated rights; and 6) note the skill metadata omission (it does not declare npm as a required binary) — treat that as a sign to manually verify prerequisites before proceeding.
功能分析
Type: OpenClaw Skill Name: openclaw-installer Version: 1.0.0 The skill bundle provides standard installation and setup instructions for the OpenClaw software via npm. The content in SKILL.md consists of legitimate commands (e.g., npm install -g openclaw), official documentation links, and helpful user advice regarding API costs and security, with no evidence of malicious intent or suspicious behavior.
能力评估
Purpose & Capability
The SKILL.md clearly intends to install OpenClaw via npm (npm install -g openclaw/openclaw-cn) and run openclaw commands, which is consistent with an 'installer' skill. However, the skill metadata lists no required binaries even though the instructions depend on npm and on the installed openclaw binary. Declaring no required tooling is an incoherence.
Instruction Scope
The instructions stay within the stated purpose: they show npm install commands, verification, and how to start the gateway/dashboard. The file does not instruct reading unrelated system files or exfiltrating data. It warns about security and billing, which is appropriate.
Install Mechanism
This is an instruction-only skill (no install spec). It recommends global installs from the public npm registry, which is a normal distribution channel but carries the usual supply-chain risks (typosquatting, malicious package versions). The skill itself does not fetch or bundle code, but it tells the user/agent to run commands that will.
Credentials
No environment variables, credentials, or config paths are requested. The lack of required secrets is proportional to the described installer function.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It does ask the user/agent to install software globally on the host, which is expected for an installer but should be executed with caution by the user.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-installer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-installer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
OpenClaw-installer 1.0.0 初始发布 - 提供一键安装 OpenClaw 的详细指南,支持标准与中文社区版 - 包含启动与验证命令,帮助用户快速上线服务 - 整理常见问题解答,涵盖费用、安全等实用建议 - 收录权威与社区教程资源链接,支持多种学习渠道 - 温馨提示与幽默提醒,提升安装体验 - 建议通过 openclaw-uninstaller skill 卸载,如果后悔安装
元数据
Slug openclaw-installer
版本 1.0.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Openclaw Installer 是什么?

一键安装 OpenClaw 的整活 skill,模拟专业上门安装服务体验. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 360 次。

如何安装 Openclaw Installer?

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

Openclaw Installer 是免费的吗?

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

Openclaw Installer 支持哪些平台?

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

谁开发了 Openclaw Installer?

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

💬 留言讨论