← 返回 Skills 市场
369
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-deploy-guide
功能描述
OpenClaw/NEUXSBOT 全平台部署指南 - 支持 Mac、Windows、Linux 三平台一键安装。包含环境准备、安装配置、AI模型设置、消息平台对接、故障排除等完整流程。
安全使用建议
This is a coherent installer for NEUXSBOT/OpenClaw, but it behaves like any untrusted installer: it downloads and executes remote scripts (curl | bash, iwr | iex), pulls Docker images, requires sudo/Administrator for service installs, and will store any API keys/webhook secrets you provide in a local config file. Before running: (1) verify and review the upstream GitHub repo (Markovmodcn/openclaw-china) and release assets; (2) avoid piping unknown remote scripts directly to shell — download and inspect them first; (3) consider running the installer inside a VM or container; (4) verify Docker image publishers or build from source if possible; (5) review the created systemd/service files and config.yaml and disable telemetry; (6) only provide API keys/webhook secrets you trust to this deployment. If you want, I can list the exact curl/wget/iwr lines and the files the scripts will modify so you can inspect them more easily.
功能分析
Type: OpenClaw Skill
Name: openclaw-deploy-guide
Version: 1.0.0
The bundle provides a comprehensive deployment guide and automation scripts for the OpenClaw/NEUXSBOT agent. It utilizes high-risk execution patterns, such as 'curl | bash' in 'skill.md' and 'scripts/install.sh', and PowerShell's 'iex' for remote script execution. While these behaviors are plausibly aligned with the stated purpose of a 'one-click' installer, the reliance on unvalidated remote payloads from GitHub (Markovmodcn/openclaw-china) and the handling of sensitive AI provider API keys in local configuration files present significant security risks without explicit malicious intent.
能力评估
Purpose & Capability
The name/description (multi‑platform deploy guide) match the provided assets: README, skill.md, install scripts, docker deploy and a config template. The included downloads and steps (GitHub releases, Docker images, systemd service) are consistent with deploying an application/agent.
Instruction Scope
SKILL.md and the scripts instruct the agent/user to download release assets, run remote install scripts, create config files (which can contain API keys), create systemd services / copy to Applications / Program Files, and optionally open firewall ports. The instructions stay within deployment scope and do not request unrelated host files, but they give broad discretion to execute downloaded code and to modify system services.
Install Mechanism
There is no formal install spec, but the included scripts use curl|bash and PowerShell iwr|iex to execute remote scripts (raw.githubusercontent.com and ollama.com install endpoints) and pull Docker images (markovmodcn/nexusbot, ollama). These are common for installers but increase risk because remote code is executed without checksum/verification and third‑party Docker images run arbitrary code.
Credentials
The skill declares no required env vars, which aligns with the registry metadata. However the templates and install prompts ask the user for many service credentials (DeepSeek/Kimi API keys, webhook secrets, platform tokens) which the installer will write into ~/.nexusbot/config.yaml. Requesting those credentials is proportional to the functionality (message platform integrations, online model providers) but you should expect secrets to be stored on disk.
Persistence & Privilege
The scripts create persistent system artifacts: systemd service entries, symlink in /usr/local/bin, files in Program Files/Applications, and Docker volumes. These are expected for a long‑running agent but require elevated privileges (sudo/Administrator) and grant persistence and automatic startup — review and consent before proceeding.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-deploy-guide - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-deploy-guide触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: OpenClaw/NEUXSBOT full cross-platform deployment guide.
- Provides step-by-step installation instructions for macOS, Windows, and Linux.
- Covers environment preparation, configuration, AI model setup (local and cloud), and message platform integration.
- Includes troubleshooting and common issue fixes.
- Supports one-click installation scripts for all platforms.
- Configuration guidance for DingTalk, Feishu, WeCom, and firewall settings.
- Docker and Docker Compose installation instructions included.
元数据
常见问题
OpenClaw Deploy Guide 是什么?
OpenClaw/NEUXSBOT 全平台部署指南 - 支持 Mac、Windows、Linux 三平台一键安装。包含环境准备、安装配置、AI模型设置、消息平台对接、故障排除等完整流程。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 369 次。
如何安装 OpenClaw Deploy Guide?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-deploy-guide」即可一键安装,无需额外配置。
OpenClaw Deploy Guide 是免费的吗?
是的,OpenClaw Deploy Guide 完全免费(开源免费),可自由下载、安装和使用。
OpenClaw Deploy Guide 支持哪些平台?
OpenClaw Deploy Guide 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw Deploy Guide?
由 huamu668(@huamu668)开发并维护,当前版本 v1.0.0。
推荐 Skills