---
name: vercel-deploy-claimable
slug: vercel-deploy-claimable
score: 53
rubric: 1.0
provenance: verified-org
publisher: Vercel
license: MIT
capability: action-taking
canonical: https://top-agent-skills.com/skill/vercel-deploy-claimable
---

# vercel-deploy-claimable

Ship to a live Vercel URL from chat — auto-detects the framework, returns a claim link.

## Install

### Claude Code

```bash
npx skills add github.com/vercel-labs/agent-skills --skill vercel-deploy-claimable
```

### Cursor

```bash
npx skills add github.com/vercel-labs/agent-skills --skill vercel-deploy-claimable --target cursor
```

## Best for

Quickly getting a prototype onto a live URL from a conversation, then claiming it into your own Vercel account when you want to keep it.

## Not ideal for

Teams that need a deploy tied to an existing project, CI pipeline, or custom domain on the first deploy — the claim flow assumes a fresh, transferable deploy.

## About

Deploy an app to Vercel directly from chat: auto-detects 40+ frameworks from package.json, returns a live preview URL plus a claim URL to transfer ownership to your own Vercel account.

## Compatibility

claude-code, cursor

## Metadata

- Categories: web-hosting-deploys
- Tags: Vercel, Preview Deploy, Prototyping
- Setup time: 2 min
- Complexity: Low
- Last update: 2026-05-20
- Verified: 2026-06-17
- Source: https://github.com/vercel-labs/agent-skills


---

_Indexed by Top Agent Skills. Score breakdown: https://top-agent-skills.com/about/methodology_
