← Back to Skills Marketplace
yang1002378395-cmyk

Openclaw Installer Cn

by yang1002378395-cmyk · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
361
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-installer-cn
Description
OpenClaw 中文安装诊断 - 自动检测安装问题、修复常见错误、生成配置。适合:国内用户、新手安装。
Usage Guidance
This skill appears to do what it says (diagnose and fix OpenClaw installs) but includes a few common installer patterns you should treat carefully: 1) It recommends running a remote install script (curl ... | bash) to install nvm — inspect the script URL before running or install via a package manager if available. 2) It suggests installing global npm packages and changing ownership of system paths (sudo chown -R ...); run those commands only if you understand the consequences and prefer user-local installs when possible. 3) The generated config and ~/.zshrc examples include placeholders for DEEPSEEK_API_KEY and ZHIPU_API_KEY; avoid placing long-lived secrets in plaintext shell RC files — prefer a secure credential store or limit file permissions. 4) Back up ~/.zshrc and any existing OpenClaw config before applying automated changes. If you want lower risk, run the diagnostic steps manually (copy commands and inspect them) rather than letting an agent execute them autonomously.
Capability Analysis
Type: OpenClaw Skill Name: openclaw-installer-cn Version: 1.0.0 The skill provides automated installation and diagnostic capabilities for OpenClaw, specifically optimized for users in China. It includes high-risk instructions such as using 'sudo' to modify system file permissions and executing remote scripts via 'curl | bash' (specifically the NVM installer from raw.githubusercontent.com). While these actions are aligned with the stated purpose of environment setup and troubleshooting, they involve significant system-level changes and potential RCE risks if the agent executes them without user oversight. No evidence of intentional data exfiltration or malicious backdoors was found in SKILL.md.
Capability Assessment
Purpose & Capability
Name, description, and required binaries (node, npm) match the documented installation/diagnostic tasks (version checks, npm operations, installing openclaw). No unrelated credentials or exotic system access are requested.
Instruction Scope
Instructions stay within installer/diagnostic scope (environment checks, network tests, reinstall, permission fixes, generating config). However the doc recommends executing remote install scripts (curl | bash for nvm) and commands that modify user files (writing ~/.openclaw/config.json and ~/.zshrc), which are expected for an installer but warrant caution and manual review before execution.
Install Mechanism
No formal install spec (instruction-only) — lowest platform risk. But the SKILL.md advises downloading/executing remote installer scripts (raw.githubusercontent.com curl|bash) and installing global npm packages; these are common but higher-risk practices if executed without inspection.
Credentials
The skill does not require environment variables to run, which is appropriate. It does propose generating config files that include placeholders for DEEPSEEK_API_KEY and ZHIPU_API_KEY and suggests exporting them in ~/.zshrc — storing API keys in plaintext shell RCs is sensitive and not enforced by the skill, so treat these suggestions as optional and handle secrets securely.
Persistence & Privilege
Skill is not always-enabled and has normal invocation settings. It does propose creating/modifying user-level files (~/.openclaw/config.json and ~/.zshrc), which is expected for an installer and not a cross-skill or system-wide privilege escalation.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-installer-cn
  3. After installation, invoke the skill by name or use /openclaw-installer-cn
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
OpenClaw 中文安装诊断技能发布 v1.0.0 - 自动检测 Node.js / npm 版本、系统架构、网络与磁盘空间 - 一键修复网络超时、权限错误、依赖冲突、配置错误等常见安装问题 - 根据场景生成国内优化、企业代理、开发者、最小化配置 - 支持快速清理缓存、重装依赖、修复权限和生成环境变量脚本 - 提供详细诊断报告及修复建议,适合国内用户与新手安装
Metadata
Slug openclaw-installer-cn
Version 1.0.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Openclaw Installer Cn?

OpenClaw 中文安装诊断 - 自动检测安装问题、修复常见错误、生成配置。适合:国内用户、新手安装。 It is an AI Agent Skill for Claude Code / OpenClaw, with 361 downloads so far.

How do I install Openclaw Installer Cn?

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

Is Openclaw Installer Cn free?

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

Which platforms does Openclaw Installer Cn support?

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

Who created Openclaw Installer Cn?

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

💬 Comments