deploy-pilotManages the full deploy cycle — build validation, GitHub push, Vercel deployment, and health checks
Install via ClawdBot CLI:
clawdbot install guifav/deploy-pilotGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/guifav/openclaw-skillsAudited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
A tech startup needs to deploy their Next.js application to Vercel for both preview testing and production launch. The Deploy Pilot skill manages the full pipeline from code validation to deployment, ensuring all pre-deploy checks pass and health monitoring is in place before going live to customers.
An online retailer regularly updates their Next.js storefront with new features and bug fixes. The skill handles production deployments with mandatory planning protocols, risk assessment for breaking changes, and immediate rollback capabilities if health checks fail after deployment.
A digital marketing agency builds campaign microsites using Next.js for various clients. The skill manages preview deployments for client review and production deployments with comprehensive health checks, ensuring sites launch without downtime during critical campaign periods.
A large organization maintains internal Next.js applications with complex dependencies and database migrations. The skill's planning protocol ensures thorough validation of schema changes and environment variables before deployment, with detailed team notifications for production changes.
Independent developers managing multiple client projects use the skill to standardize deployment workflows across different Next.js applications. The skill provides consistent pre-deploy validation, automated GitHub integration, and reliable rollback procedures for all projects.
Offer the Deploy Pilot skill as part of a monthly DevOps subscription service for small to medium businesses. Clients pay for automated deployment management, reducing their need for in-house DevOps expertise while ensuring reliable application updates.
Build a platform where development teams can integrate the Deploy Pilot skill into their CI/CD pipelines. Charge based on deployment volume, number of projects, or advanced features like custom health checks and monitoring integrations.
Digital agencies incorporate the skill into their service offerings, charging clients for deployment management as part of project packages. The skill reduces manual deployment work, allowing agencies to handle more clients with consistent quality.
💬 Integration Tip
Ensure VERCEL_TOKEN is properly configured in your environment variables before using the skill, and verify that all required dependencies (Vercel CLI, GitHub CLI) are installed and authenticated.
Scored Apr 19, 2026
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.