cyberneticlibrary

Deploy Vercel projects via token auth

vercel-cli-with-tokensskillsetup L20
Sheshiyer/skill-clusters
What it does

Interact with Vercel infrastructure via CLI using API tokens

Best for

Agents managing Vercel deployments and infrastructure without web UI navigation

Inputs
  • · VERCEL_TOKEN
  • · command name and arguments
Outputs
  • · Vercel API response formatted as text or JSON
Requires
  • · Vercel CLI
  • · Node.js
Preconditions

VERCEL_TOKEN provisioned, Vercel account active

Failure modes

Token may lack required scopes; rate limits apply

Trust signals
  • · official Vercel CLI integration
  • · token auth via env variable