← Back to Skills Marketplace
sky-lv

Skylv Openclaw Quick Deploy

by SKY-lv · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
104
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install skylv-openclaw-quick-deploy
Description
OpenClaw 一键部署助手。5 分钟快速部署 OpenClaw 到 VPS/Docker/本地,包含环境检测、依赖安装、配置生成。Triggers: deploy openclaw, install openclaw, openclaw setup, quick start.
Usage Guidance
This skill appears to be a legitimate quick-deploy helper, but treat it as untrusted until you verify the external artifacts and fix the inconsistencies. Before running anything: 1) Inspect the deploy.sh and any referenced scripts by visiting the GitHub/raw URLs rather than piping to bash; 2) Verify the publisher of the npm package 'openclaw' and the Docker image (confirm the correct image name and owner); 3) Do not run the script as root on production systems—test in a disposable VM or container; 4) Note the deploy.sh has bugs (it uses apt-get even for CentOS and lacks sudo handling); 5) Prefer cloned repos and pinned releases or signed artifacts (SHA/GPG) over curl|bash; 6) If you don't trust the SKY-lv repo or maintainers, use official OpenClaw docs/releases from the upstream project instead. If you want, I can fetch and summarize the referenced remote deploy.sh and the npm package metadata for further review (I cannot execute them, but I can inspect their public sources).
Capability Analysis
Type: OpenClaw Skill Name: skylv-openclaw-quick-deploy Version: 1.0.3 The skill facilitates system-level changes by encouraging the use of the 'curl | bash' pattern to execute a remote script (https://raw.githubusercontent.com/SKY-lv/awesome-openclaw-skills/main/scripts/deploy.sh). While this aligns with the stated goal of a 'Quick Deploy' assistant, the pattern is a high-risk vector for Remote Code Execution (RCE) and lacks integrity verification. The SKILL.md also instructs the agent to perform global NPM installations and system service configurations, which require elevated privileges and could be abused if the remote source is compromised.
Capability Assessment
Purpose & Capability
The name/description claim a one‑click OpenClaw deploy to VPS/Docker/local, and the SKILL.md contains deployment instructions that are consistent with that purpose (deploy script, docker usage, npm-based local start). However there are oddities: references to both 'skylv/openclaw' and 'sky lv/openclaw' (space in image name) and links to a personal repo (SKY-lv) rather than an obvious official release — these are plausible for a community script but deserve verification.
Instruction Scope
The instructions include running remote scripts via curl | bash and globally installing an npm package (npm install -g openclaw). The included deploy.sh also incorrectly assumes apt-get on CentOS (OS detection sets OS=centos but still runs Debian-specific install steps) and does not handle privilege escalation (sudo) or non-root scenarios. While these steps are related to deployment, piping unknown remote scripts to shell and global npm installs are high-risk operations that go beyond innocuous instructions.
Install Mechanism
There is no packaged install spec, but the instructions rely on fetching and executing code from external sources: a raw.githubusercontent.com URL and Docker images / npm packages from the network. The raw URL points to a personal GitHub repo (SKY-lv) — not an obvious official release host — and the Docker image name in one example contains a space (likely a typo), which is inconsistent. These are legitimate deployment mechanisms but represent supply-chain risk and need source verification.
Credentials
The skill declares no required environment variables or credentials, and the instructions only reference typical runtime locations (e.g., ~/.openclaw) and an optional OPENCLAW_CONFIG env var. No unrelated secrets or config paths are requested by the skill itself. That said, executing remote scripts could attempt to access other credentials at runtime — inspect the script before running.
Persistence & Privilege
The skill does not request always-on presence and uses normal, user-invocable behavior. There is no instruction to modify other skills or system-wide agent settings. The main persistence concern is operational (installing a global npm package, enabling a gateway service), which is expected for a deploy tool but should be reviewed.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skylv-openclaw-quick-deploy
  3. After installation, invoke the skill by name or use /skylv-openclaw-quick-deploy
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
- Update version and description fields in SKILL.md for consistency and improved clarity - Description now highlights one-click deployment, supported platforms, and main triggers in English - No changes to deployment steps, functionality, or usage instructions
v1.0.2
- Updated version number in SKILL.md to 1.0.1. - No changes to logic, features, or functionality; documentation only.
v1.0.1
- Added keywords (openclaw, skill, automation, ai-agent) and triggers (openclaw quick deploy) metadata fields to SKILL.md. - Included a new "Usage" section at the end with installation and usage instructions. - No changes to skill logic or deployment workflows; documentation/metadata update only.
v1.0.0
Initial release of OpenClaw Quick Deploy. - Provides a streamlined one-click deployment tool for OpenClaw on VPS, Docker, and local environments. - Features automated environment checks, dependency installation, and configuration file generation. - Supports Ubuntu, Debian, CentOS, Docker, macOS (via Homebrew), and Windows (WSL2). - Includes troubleshooting steps and quick-start commands for multiple platforms. - Deployment is triggered by common commands and keywords for user convenience.
Metadata
Slug skylv-openclaw-quick-deploy
Version 1.0.3
License MIT-0
All-time Installs 1
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Skylv Openclaw Quick Deploy?

OpenClaw 一键部署助手。5 分钟快速部署 OpenClaw 到 VPS/Docker/本地,包含环境检测、依赖安装、配置生成。Triggers: deploy openclaw, install openclaw, openclaw setup, quick start. It is an AI Agent Skill for Claude Code / OpenClaw, with 104 downloads so far.

How do I install Skylv Openclaw Quick Deploy?

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

Is Skylv Openclaw Quick Deploy free?

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

Which platforms does Skylv Openclaw Quick Deploy support?

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

Who created Skylv Openclaw Quick Deploy?

It is built and maintained by SKY-lv (@sky-lv); the current version is v1.0.3.

💬 Comments