deploy-prototype

Installation
SKILL.md

deploy-prototype

ProtoLab hosts throwaway static HTML prototypes. A deploy is a single authenticated HTTP call — no repo, no wrangler, no Cloudflare account on this side. Everything goes through the bundled client:

python3 <skill-dir>/scripts/protolab.py <verb> ...

Prefer the script over hand-rolled curl: it handles config resolution, zipping, pairing, and turns API errors into actionable messages.

A deploy is user-visible and overwrites by slug, so it is never run without explicit user approval of the deploy plan. See "Confirm before deploying" below — this gate applies to every deploy, including re-deploys.

Scope guard — static HTML only

Installs
2
Repository
birdsigh/skills
GitHub Stars
3
First Seen
Aug 14, 2026
deploy-prototype — birdsigh/skills