← 返回 Skills 市场
deerleo

OpenClaw Setup (ModelWise)

作者 deerleo · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
256
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install modelwise-openclaw-setup
功能描述
This skill should be used when the user asks to "install OpenClaw", "setup OpenClaw", "configure OpenClaw", "start OpenClaw gateway", "部署 OpenClaw", or needs...
安全使用建议
This skill is an installer/configuration guide for OpenClaw and appears internally consistent. Before following instructions or running included scripts: 1) Verify the npm package 'openclaw' (and 'clawhub' if used) is from a trusted source and inspect any install-time scripts; 2) Avoid running curl | bash or any remote install without reviewing the downloaded script; 3) Be careful with defaults that bind the gateway to 0.0.0.0 and open DM policies (allowFrom: ["*"]) — prefer token/TLS, firewall rules, or LAN-only binds until you harden auth; 4) Keep API keys (OpenAI, Anthropic, Volcengine, Telegram bot token, Slack/Discord tokens) private and only grant the minimum required; 5) Review ~/.openclaw/openclaw.json and logs before enabling public access. The main practical issue is that the skill references many credentials but the registry metadata doesn't list them — understand you will need to provide those secrets for many features.
功能分析
Type: OpenClaw Skill Name: modelwise-openclaw-setup Version: 1.0.1 The skill bundle provides legitimate documentation and utility scripts for installing and configuring the OpenClaw AI gateway. It includes cross-platform installation checks (scripts/check-installation.sh), configuration examples, and clear instructions for the AI agent to assist users with setup. No evidence of data exfiltration, malicious persistence, or prompt injection was found; high-risk actions like global package installation and credential management are strictly aligned with the stated purpose of the skill and follow standard developer practices for the OpenClaw ecosystem.
能力评估
Purpose & Capability
The name and description match the contents: SKILL.md, examples, and helper scripts all focus on installing, configuring, and validating an OpenClaw gateway. Files and examples (Telegram, providers, credentials) are coherent with an installer/guide for a multi-channel gateway.
Instruction Scope
The runtime instructions direct the user/agent to install Node.js, run npm install -g openclaw, run the openclaw onboarding wizard, edit ~/.openclaw/openclaw.json, and start the gateway. These are within scope. The guide also suggests piping the nvm install script from raw.githubusercontent.com (common but inherently risky) and contains commands that, if executed without review, can expose a gateway to LAN/public (bind: 0.0.0.0) and enable permissive DM policies. No instructions read unrelated system secrets or exfiltrate data.
Install Mechanism
There is no packaged install spec in the registry (instruction-only). The guide recommends standard community installs (nvm via raw GitHub URL, npm global install of openclaw, optional clawhub via npm). These are common but involve running network-downloaded install scripts and globally installing npm packages — verify package sources and review scripts before running.
Credentials
The skill does not declare required env vars in registry metadata, but the documentation and examples reference many credentials (OPENAI_API_KEY, ANTHROPIC_API_KEY, VOLCENGINE_API_KEY, TELEGRAM_BOT_TOKEN, Slack/Discord tokens, etc.). Those credentials are justified by the gateway's multi-provider/channel function, but the mismatch between 'required env vars: none' and the SKILL.md's heavy reliance on credentials is worth noting so users understand they must provide/manage sensitive API keys.
Persistence & Privilege
The skill does not request always:true and does not attempt to modify other skills or system-wide agent settings. The included publish and check scripts operate only on the skill directory and local OpenClaw configuration paths; they do not escalate privileges or claim permanent platform presence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install modelwise-openclaw-setup
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /modelwise-openclaw-setup 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
v1.0.1: Cross-platform installation guide for OpenClaw on Windows/macOS/Linux. Includes configuration reference, Telegram setup, and automated checker scripts. By ModelWise team.
v1.0.0
Initial release: Comprehensive cross-platform installation guide for OpenClaw on Windows/macOS/Linux. Includes configuration reference, Telegram setup guide, and automated installation checker scripts. By ModelWise team.
元数据
Slug modelwise-openclaw-setup
版本 1.0.1
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

OpenClaw Setup (ModelWise) 是什么?

This skill should be used when the user asks to "install OpenClaw", "setup OpenClaw", "configure OpenClaw", "start OpenClaw gateway", "部署 OpenClaw", or needs... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 256 次。

如何安装 OpenClaw Setup (ModelWise)?

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

OpenClaw Setup (ModelWise) 是免费的吗?

是的,OpenClaw Setup (ModelWise) 完全免费(开源免费),可自由下载、安装和使用。

OpenClaw Setup (ModelWise) 支持哪些平台?

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

谁开发了 OpenClaw Setup (ModelWise)?

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

💬 留言讨论