← Back to Skills Marketplace
huamu668

OpenClaw Deploy Guide

by huamu668 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
369
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-deploy-guide
Description
OpenClaw/NEUXSBOT 全平台部署指南 - 支持 Mac、Windows、Linux 三平台一键安装。包含环境准备、安装配置、AI模型设置、消息平台对接、故障排除等完整流程。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-deploy-guide
  3. After installation, invoke the skill by name or use /openclaw-deploy-guide
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug openclaw-deploy-guide
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is OpenClaw Deploy Guide?

OpenClaw/NEUXSBOT 全平台部署指南 - 支持 Mac、Windows、Linux 三平台一键安装。包含环境准备、安装配置、AI模型设置、消息平台对接、故障排除等完整流程。 It is an AI Agent Skill for Claude Code / OpenClaw, with 369 downloads so far.

How do I install OpenClaw Deploy Guide?

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

Is OpenClaw Deploy Guide free?

Yes, OpenClaw Deploy Guide is completely free (open-source). You can download, install and use it at no cost.

Which platforms does OpenClaw Deploy Guide support?

OpenClaw Deploy Guide is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenClaw Deploy Guide?

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

💬 Comments