vercel-deploy Skill
Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment". Published by openai in skills.
Decision snapshot
Is this a fit?
Deployment, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
No auth authentication
Copy skill directory
2 months ago
Access note: No auth.
What is vercel-deploy Skill?
Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment". Published by openai in skills. 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. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Deployment use cases
Declared skill metadata
- Source file: skills/.curated/vercel-deploy/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
- No auth
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use vercel-deploy Skill
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/skills
- Skill file: skills/.curated/vercel-deploy/SKILL.md
What it does
Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".
Skill instructions
Vercel Deploy Deploy any project to Vercel instantly. Always deploy as preview (not production) unless the user explicitly asks for production. Prerequisites - Check whether the Vercel CLI is installed without escalated permissions (for example, command -v vercel). - Only escalate the actual deploy command if sandboxing blocks the deployment network calls (sandboxpermissions=requireescalated). - The deployment might take a few minutes. Use appropriate timeout values. Quick Start 1. Check whether the Vercel CLI is installed (no escalation for this check): bash command -v vercel 2. If vercel is installed, run this (with a 10 minute timeout): bash vercel deploy [path] -y Important: Use a 10 minute (600000ms) timeout for the deploy command since builds can take a while. 3. If vercel is not installed, or if the CLI fails with "No existing credentials found", use the fallback method below. Fallback (No Auth) If CLI fails with auth error, use the deploy script: bash skilldir="<path-to-skill"
Verified compatibility and discovery
Frequently asked questions
What is vercel-deploy?
vercel-deploy is a open-source AI agent skill with Copy skill directory. Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".
Who is vercel-deploy best for?
vercel-deploy is best for reusing agent instructions, scripts, and references, deployment workflows.
How do I install vercel-deploy?
Install or run vercel-deploy using Copy skill directory. Check vercel-deploy for the latest setup command.
Is vercel-deploy actively maintained?
vercel-deploy may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.