vercel-deploy — community vercel-deploy, stock-flow-qt-food, LeeCuongg, community, ai agent skill, ide skills, agent automation, AI agent skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Full Stack Agents needing instant and automated deployment of web projects to Vercel. Deploy applications and websites to Vercel. Use this skill when the user requests deployment actions such as Deploy my app, Deploy this to production, Create a preview deployment, Deploy and give me t

LeeCuongg LeeCuongg
[0]
[0]
Updated: 3/12/2026

Quality Score

Top 5%
56
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
> npx killer-skills add LeeCuongg/stock-flow-qt-food/vercel-deploy
Supports 19+ Platforms
Cursor
Windsurf
VS Code
Trae
Claude
OpenClaw
+12 more

Agent Capability Analysis

The vercel-deploy skill by LeeCuongg is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Perfect for Full Stack Agents needing instant and automated deployment of web projects to Vercel.

Core Value

Empowers agents to instantly deploy projects to Vercel using auto-detected frameworks from package.json, supporting tarball uploads and returning live Preview URLs and Claim URLs for easy transfer to personal Vercel accounts.

Capabilities Granted for vercel-deploy

Automating deployment of React, Next.js, and other framework-based projects to Vercel
Streamlining the development workflow by instantly deploying projects from local directories or .tgz files
Simplifying the transfer of deployed projects to personal Vercel accounts using Claim URLs

! Prerequisites & Limits

  • Requires package.json for framework auto-detection
  • Excludes node_modules and .git from deployment tarball
  • No authentication required, but Claim URL needed for transfer to personal Vercel account
Project
SKILL.md
2.7 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Vercel Deploy

Deploy any project to Vercel instantly. No authentication required.

How It Works

  1. Packages your project into a tarball (excludes node_modules and .git)
  2. Auto-detects framework from package.json
  3. Uploads to deployment service
  4. Returns Preview URL (live site) and Claim URL (transfer to your Vercel account)

Usage

bash
1bash /mnt/skills/user/vercel-deploy/scripts/deploy.sh [path]

Arguments:

  • path - Directory to deploy, or a .tgz file (defaults to current directory)

Examples:

bash
1# Deploy current directory 2bash /mnt/skills/user/vercel-deploy/scripts/deploy.sh 3 4# Deploy specific project 5bash /mnt/skills/user/vercel-deploy/scripts/deploy.sh /path/to/project 6 7# Deploy existing tarball 8bash /mnt/skills/user/vercel-deploy/scripts/deploy.sh /path/to/project.tgz

Output

Preparing deployment...
Detected framework: nextjs
Creating deployment package...
Deploying...
✓ Deployment successful!

Preview URL: https://skill-deploy-abc123.vercel.app
Claim URL:   https://vercel.com/claim-deployment?code=...

The script also outputs JSON to stdout for programmatic use:

json
1{ 2 "previewUrl": "https://skill-deploy-abc123.vercel.app", 3 "claimUrl": "https://vercel.com/claim-deployment?code=...", 4 "deploymentId": "dpl_...", 5 "projectId": "prj_..." 6}

Framework Detection

The script auto-detects frameworks from package.json. Supported frameworks include:

  • React: Next.js, Gatsby, Create React App, Remix, React Router
  • Vue: Nuxt, Vitepress, Vuepress, Gridsome
  • Svelte: SvelteKit, Svelte, Sapper
  • Other Frontend: Astro, Solid Start, Angular, Ember, Preact, Docusaurus
  • Backend: Express, Hono, Fastify, NestJS, Elysia, h3, Nitro
  • Build Tools: Vite, Parcel
  • And more: Blitz, Hydrogen, RedwoodJS, Storybook, Sanity, etc.

For static HTML projects (no package.json), framework is set to null.

Static HTML Projects

For projects without a package.json:

  • If there's a single .html file not named index.html, it gets renamed automatically
  • This ensures the page is served at the root URL (/)

Present Results to User

Always show both URLs:

✓ Deployment successful!

Preview URL: https://skill-deploy-abc123.vercel.app
Claim URL:   https://vercel.com/claim-deployment?code=...

View your site at the Preview URL.
To transfer this deployment to your Vercel account, visit the Claim URL.

Troubleshooting

Network Egress Error

If deployment fails due to network restrictions (common on claude.ai), tell the user:

Deployment failed due to network restrictions. To fix this:

1. Go to https://claude.ai/settings/capabilities
2. Add *.vercel.com to the allowed domains
3. Try deploying again

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is vercel-deploy?

Perfect for Full Stack Agents needing instant and automated deployment of web projects to Vercel. Deploy applications and websites to Vercel. Use this skill when the user requests deployment actions such as Deploy my app, Deploy this to production, Create a preview deployment, Deploy and give me t

How do I install vercel-deploy?

Run the command: npx killer-skills add LeeCuongg/stock-flow-qt-food/vercel-deploy. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for vercel-deploy?

Key use cases include: Automating deployment of React, Next.js, and other framework-based projects to Vercel, Streamlining the development workflow by instantly deploying projects from local directories or .tgz files, Simplifying the transfer of deployed projects to personal Vercel accounts using Claim URLs.

Which IDEs are compatible with vercel-deploy?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for vercel-deploy?

Requires package.json for framework auto-detection. Excludes node_modules and .git from deployment tarball. No authentication required, but Claim URL needed for transfer to personal Vercel account.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add LeeCuongg/stock-flow-qt-food/vercel-deploy. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use vercel-deploy immediately in the current project.

Related Skills

Looking for an alternative to vercel-deploy or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

Generate customizable widget plugins for the prompts.chat feed system

149.6k
0
Design

linear

Logo of lobehub
lobehub

Linear issue management. MUST USE when: (1) user mentions LOBE-xxx issue IDs (e.g. LOBE-4540), (2) user says linear, linear issue, link linear, (3) creating PRs that reference Linear issues. Provides

73.4k
0
Communication

testing

Logo of lobehub
lobehub

Testing guide using Vitest. Use when writing tests (.test.ts, .test.tsx), fixing failing tests, improving test coverage, or debugging test issues. Triggers on test creation, test debugging, mock setup

73.3k
0
Communication

zustand

Logo of lobehub
lobehub

Zustand state management guide. Use when working with store code (src/store/**), implementing actions, managing state, or creating slices. Triggers on Zustand store development, state management questions, or action implementation.

72.8k
0
Communication