Deploy applications and websites to Vercel with a claimable preview. 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". No authentication required - returns preview URL and claimable deployment link.
$npx -y skills add vercel-labs/vercel-deploy-codex-skill --skill vercel-deployInstalls into the current project.
Run `npx skills use "https://github.com/vercel-labs/vercel-deploy-codex-skill" --skill "vercel-labs/vercel-deploy-codex-skill/vercel-deploy"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/vercel-labs/vercel-deploy-codex-skill" that are relevant to the current task. Run `npx skills add "https://github.com/vercel-labs/vercel-deploy-codex-skill"` and select the relevant skills, then follow their instructions.