# Deploy Vercel

> Deploy skills to Vercel with one command

- Skill: `bussgrowwithlucky-crypto/deploy-vercel` (Agent Skill, multi-file: 5 files)
- Install (CLI): `npx skillmds@latest add bussgrowwithlucky-crypto/deploy-vercel`
- Raw SKILL.md: https://api.skillmd.com/api/skills/bussgrowwithlucky-crypto/deploy-vercel/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: bussgrowwithlucky-crypto (https://skillmd.com/u/bussgrowwithlucky-crypto)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/bussgrowwithlucky-crypto/deploy-vercel

---


# deploy-vercel

Deploy skills to Vercel with one command

## Quick Start

```bash
# Run the skill
bash skill.sh "your input"

# Or with Python
python3 skill.py "your input"
```

## Installation

1. Copy to `/root/.openclaw/skills/deploy-vercel/`
2. Done!

## Usage

```bash
# Example usage
skill.sh --help
```

## Configuration

Edit `config.json` to customize behavior.

---

*Built with Skill Factory*

