Deploys the current project to a live HTTPS URL via Cybrix. Activates on any request to make the current project public, get a URL for it, deploy it, ship it, host it, publish it, put it online, or make it live — including casual phrasings like "send this to the internet", "share this as a link", "give me a URL", "make this accessible online". Activates whether the user mentions Cybrix by name or not (when no other host like Vercel, Netlify, Cloudflare Pages, Railway, or Render is named).
$npx -y skills add cybrixcc/cybrix-skills --skill cybrix-deployInstalls into the current project.
Run `npx skills use "https://github.com/cybrixcc/cybrix-skills" --skill "cybrixcc/cybrix-skills/cybrix-deploy"` 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/cybrixcc/cybrix-skills" that are relevant to the current task. Run `npx skills add "https://github.com/cybrixcc/cybrix-skills"` and select the relevant skills, then follow their instructions.