Skip to content

OpZero-sh/skillz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

OpZero Skills

Official agent skills for deploying to Cloudflare Pages, Vercel, and Netlify with OpZero.

Works with Claude Code, Cursor, Windsurf, VS Code Copilot, Cline, and 20+ AI agents.

Install

npx skills add opzero-sh/skills

Or install a specific skill:

npx skills add opzero-sh/skills --skill deploy-to-opzero

Skills

Skill Description
deploy-to-opzero Deploy apps and sites to any cloud with one command
opzero-quick-start Go from zero to live in 60 seconds
opzero-mcp-setup Set up OpZero MCP for any AI agent
multi-cloud-deploy Cloudflare vs Vercel vs Netlify decision guide
static-site-best-practices Build and deploy optimized static sites

Quick Start

# Install OpZero CLI
curl -fsSL https://opzero.sh/install.sh | sh

# Login
opzero login

# Deploy your project
opzero deploy

What is OpZero?

OpZero is the multi-cloud deployment platform. One CLI, any target:

opzero deploy --target cloudflare    # Cloudflare Pages
opzero deploy --target vercel        # Vercel
opzero deploy --target netlify       # Netlify

No vendor lock-in. Switch targets with a single flag.

MCP Server

OpZero also ships an MCP server for AI-powered deployments:

# Install MCP
curl -fsSL https://opzero.sh/install-mcp.sh | sh

# Or configure directly for Claude Code
opzero setup claude-code

Links

About

Official OpZero agent skills for Claude Code, Cursor, Windsurf, and 20+ AI agents. Deploy to Cloudflare, Vercel, or Netlify with one command.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors