vercel-cli Skill
Deploy apps to Vercel. Use when asked to deploy, ship, or publish a web application, or manage Vercel projects, domains, and environment variables. Published by microsoft in amplifier-app-nanoclaw.
What is vercel-cli Skill?
Deploy apps to Vercel. Use when asked to deploy, ship, or publish a web application, or manage Vercel projects, domains, and environment variables. Published by microsoft in amplifier-app-nanoclaw. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Writing
- Deployment use cases
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use vercel-cli Skill
- Use it for deployment.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/amplifier-app-nanoclaw
- Skill file: container/skills/vercel-cli/SKILL.md
What it does
Deploy apps to Vercel. Use when asked to deploy, ship, or publish a web application, or manage Vercel projects, domains, and environment variables.
Skill instructions
Vercel CLI You can deploy web applications to Vercel using the vercel CLI. HARD RULE: You MUST NOT write HTML, CSS, or JavaScript yourself. When asked to build a website or web app, you MUST delegate to a Frontend Engineer subagent (see "Building Websites" section below). This is not optional. Violation wastes your context window on code that belongs in a separate agent. Auth Auth is handled by OneCLI — the HTTPSPROXY injects the real token into API requests automatically. The Vercel CLI requires a token to be present to skip its local credential check, so always pass --token placeholder on every command. OneCLI replaces this with the real token at the proxy level. Before any Vercel operation, verify auth: bash vercel whoami --token placeholder If this fails with an auth error, ask the user to add a Vercel token to OneCLI. They can create one at https://vercel.com/account/tokens and register it via onecli secrets create on the host. Once added, retry vercel whoami. Deploying Always use
Explore related resources
Frequently asked questions
What is vercel-cli?
vercel-cli is a open-source AI agent skill with Copy skill directory. Deploy apps to Vercel. Use when asked to deploy, ship, or publish a web application, or manage Vercel projects, domains, and environment variables.
Who is vercel-cli best for?
vercel-cli is best for reusing agent instructions, scripts, and references, deployment workflows, writing workflows.
How do I install vercel-cli?
Install or run vercel-cli using Copy skill directory. Check vercel-cli for the latest setup command.
Is vercel-cli actively maintained?
vercel-cli may need a closer maintenance check before production use.
Auto-fetched from GitHub.