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 - Vercel and Supabase Deployment with CI/CD Pipeline Setup

Deploy workflows to Vercel and Supabase, and set up CI/CD pipelines for automated testing and deployment

Tags

Updated: 2026-02-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • deploy to Vercel
  • deploy Supabase Edge Functions
  • create CI/CD workflows
  • run type checking
  • run build process
  • run test suites
  • configure environment variables
  • set up GitHub Actions
  • monitor deployment status

Inputs

  • project code
  • environment variables
  • GitHub Secrets
  • package.json
  • Vercel configuration
  • Supabase project reference
  • CI/CD workflow templates
  • access tokens

Outputs

  • deployment status
  • CI/CD workflow files
  • production URL
  • build artifacts
  • test results
  • type check reports

Requirements

  • Bash tool available
  • opus model support
  • GitHub repository
  • Vercel account
  • Supabase account
  • Node.js environment
  • package.json with scripts

Source

  • Spec: SKILL.md
deployment
ci-cd
vercel
supabase
automation
devops
deploy to Vercel
deploy Supabase Edge Functions
create CI/CD workflows
run type checking
project code
environment variables
GitHub Secrets
deployment status
CI/CD workflow files
production URL