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 - Bodam Platform Automatic Deployment

Deploy Backend(K8s) and Frontend(Vercel) for Bodam platform

Tags

Updated: 2026-03-19

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • deploy backend to k8s
  • deploy frontend to vercel
  • trigger github actions
  • verify deployment environment
  • check github secrets
  • run predeploy validation
  • confirm production deployment
  • monitor deployment status

Inputs

  • git branch
  • deployment environment
  • digitalocean token
  • vercel token
  • database url
  • jwt secret key
  • admin secret key

Outputs

  • github actions workflow
  • docker image
  • kubernetes deployment
  • vercel deployment
  • deployment status

Requirements

  • github repository access
  • git branch management
  • deploy script execution
  • predeploy skill
  • github actions integration

Source

  • Spec: SKILL.md
deployment
kubernetes
vercel
ci-cd
docker
backend
frontend
deploy backend to k8s
deploy frontend to vercel
trigger github actions
verify deployment environment
git branch
deployment environment
digitalocean token
github actions workflow
docker image
kubernetes deployment