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.

vercel-deploy - Deploy Applications to Vercel with No Authentication

Deploy projects and websites to Vercel platform

Tags

Updated: 2026-02-09
deploymentvercelserverlessweb

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • package project files
  • detect framework from package.json
  • upload to deployment service
  • return preview URL
  • return claim URL

Inputs

  • project directory
  • tarball file

Outputs

  • preview URL
  • claim URL
  • deployment JSON

Requirements

  • no authentication required
  • access to vercel.com domains

Source

  • Spec: SKILL.md
package project files
detect framework from package.json
upload to deployment service
return preview URL
project directory
tarball file
preview URL
claim URL
deployment JSON