← Back to Skills Marketplace
dox012

Openclaw Installer

by dox012 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
360
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-installer
Description
一键安装 OpenClaw 的整活 skill,模拟专业上门安装服务体验
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-installer
  3. After installation, invoke the skill by name or use /openclaw-installer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
OpenClaw-installer 1.0.0 初始发布 - 提供一键安装 OpenClaw 的详细指南,支持标准与中文社区版 - 包含启动与验证命令,帮助用户快速上线服务 - 整理常见问题解答,涵盖费用、安全等实用建议 - 收录权威与社区教程资源链接,支持多种学习渠道 - 温馨提示与幽默提醒,提升安装体验 - 建议通过 openclaw-uninstaller skill 卸载,如果后悔安装
Metadata
Slug openclaw-installer
Version 1.0.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Openclaw Installer?

一键安装 OpenClaw 的整活 skill,模拟专业上门安装服务体验. It is an AI Agent Skill for Claude Code / OpenClaw, with 360 downloads so far.

How do I install Openclaw Installer?

Run "/install openclaw-installer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Openclaw Installer free?

Yes, Openclaw Installer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Openclaw Installer support?

Openclaw Installer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Openclaw Installer?

It is built and maintained by dox012 (@dox012); the current version is v1.0.0.

💬 Comments