vercel-deploy-proDeploy to Vercel. Auto-activates for any Vercel task — editing a landing page, deploying, aliasing, updating a site.
Install via ClawdBot CLI:
clawdbot install ranlywood/vercel-deploy-proGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://api.vercel.com/v9/projects/$PROJECT_IDAudited Apr 17, 2026 · audit v1.0
Generated May 12, 2026
Marketing teams can quickly deploy and update landing pages for campaigns. With automatic activation upon Vercel mention, edits are written directly to HTML files and deployed in one step, ensuring fast iteration and live verification via curl.
Developers building static sites or SPAs can leverage auto-activation when editing HTML files linked to a Vercel project. The skill enforces best practices: all changes before deploy, pre-deploy checks, and post-deploy verification, reducing deployment errors.
Small business owners or agencies can update their Vercel-hosted site by simply mentioning the task. The skill handles authentication, file editing via Write/Edit tool, and ensures the site goes live with a public URL, eliminating manual steps.
When a Vercel site is accidentally locked behind SSO, this skill can programmatically remove protection via API calls. It extracts project ID and token from local config, then patches the project settings to make the site publicly accessible.
Teams needing to set custom aliases for Vercel deployments can use the provided recipe. It handles both personal and team accounts, ensures the alias is set after deploy, and verifies the site responds correctly at the alias URL.
Offer free basic Vercel deployments with the skill, then charge for premium features like custom aliases, SSO removal, or advanced verification. Revenue comes from tiered subscription plans.
Digital agencies can use the skill to manage multiple client sites on Vercel. The automation reduces manual labor, allowing agencies to charge a monthly retainer for ongoing updates, deployments, and monitoring.
Package the skill as part of a larger CI/CD pipeline product. Charge per deployment or per project, with added value from automated verification and error handling. Integration tips enable seamless adoption.
💬 Integration Tip
Ensure the agent has environment access to Vercel CLI and token storage. Pre-configure project folders with `.vercel/project.json` to skip first-time setup.
Scored May 12, 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.