Self-contained deploy automation — invoke directly, do not decompose. Deploys a Vibes app to Cloudflare Workers via the Deploy API. Use when deploying, publishing, going live, pushing to production, or hosting on the edge.
$npx -y skills add popmechanic/vibesos --skill cloudflareInstalls into the current project.
Run `npx skills use "https://github.com/popmechanic/vibesos" --skill "popmechanic/vibesos/cloudflare"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/popmechanic/vibesos" that are relevant to the current task. Run `npx skills add "https://github.com/popmechanic/vibesos"` and select the relevant skills, then follow their instructions.