openclaw-deployBuild and deploy OpenClaw as Docker images or portable packages. Package OpenClaw with or without personal configuration for easy deployment to other servers.
Install via ClawdBot CLI:
clawdbot install zfanmy/openclaw-deployGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.0/install.sh | bashCalls external URL not in known-safe list
http://localhost:18789Uses known external API (expected, informational)
raw.githubusercontent.comAI Analysis
The skill's primary function is local deployment and packaging, with external calls limited to downloading Node.js via nvm (a common development tool) and accessing a local web UI. While the nvm installation method using 'curl | bash' carries some risk if the source were compromised, it uses the official repository and aligns with the skill's stated purpose.
Generated Mar 1, 2026
A development team needs to deploy the OpenClaw application across multiple testing environments. This skill allows them to build portable packages and deploy them quickly to remote servers, ensuring consistent setups for QA and staging.
An organization is migrating its OpenClaw instances to new servers or cloud platforms. The skill facilitates creating backups and portable packages for seamless transfer, minimizing downtime and configuration errors during the migration process.
A university or training center sets up OpenClaw for students or researchers in computer labs. Using this skill, administrators can deploy clean versions without personal data to multiple machines, ensuring a standardized learning environment.
A managed service provider deploys and maintains OpenClaw for multiple client servers. The skill enables efficient remote deployment and configuration management, allowing for scalable service delivery and quick updates across client infrastructures.
Companies can use this skill to offer OpenClaw as a managed SaaS solution. By automating deployment and updates, they reduce operational costs and provide reliable service to customers, charging subscription fees based on usage or features.
IT consultants leverage this skill to provide deployment and migration services for clients adopting OpenClaw. They charge project-based or hourly fees for setup, customization, and ongoing support, helping clients integrate the application into their workflows.
Vendors bundle OpenClaw with their own hardware or software products, using this skill to pre-install and configure it for end-users. This adds value to their offerings, generating revenue through product sales and potential licensing agreements.
💬 Integration Tip
Integrate this skill into CI/CD pipelines for automated builds and deployments, and use environment variables to customize paths for different environments like development, staging, and production.
Scored Apr 19, 2026
Audited Apr 16, 2026 · audit v1.0
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.