deploy-vercel
Installation
SKILL.md
deploy-vercel
Deploy skills to Vercel with one command
Quick Start
# Run the skill
bash skill.sh "your input"
# Or with Python
python3 skill.py "your input"
Installation
- Copy to
/root/.openclaw/skills/deploy-vercel/ - Done!
Usage
# Example usage
skill.sh --help
Configuration
Edit config.json to customize behavior.
Built with Skill Factory