LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

deploy-to-vercel - Deploy Applications and Websites to Vercel

Deploys applications and websites to Vercel using Git integration, Vercel CLI, or fallback scripts.

Tags

Updated: 2026-09-24

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Check project deployment state
  • Deploy project via Git push
  • Deploy project using Vercel CLI
  • Link project to Vercel team
  • Execute fallback deployment script

Inputs

  • Project path
  • Tarball archive file
  • Vercel team slug
  • Git remote URL
  • Vercel account credentials

Outputs

  • Vercel deployment URL
  • Vercel claim URL
  • Vercel project configuration files
  • Git commits and pushes

Requirements

  • Vercel CLI
  • Git
  • Node.js and npm
  • Bash shell

Source

  • Spec: SKILL.md
vercel
deployment
hosting
git
cli
Check project deployment state
Deploy project via Git push
Deploy project using Vercel CLI
Link project to Vercel team
Project path
Tarball archive file
Vercel team slug
Vercel deployment URL
Vercel claim URL
Vercel project configuration files