Deploy static pages to nexu.space. Use when user says deploy, publish, ship, or go live with a static site/page. Uploads files from workspace to <project-slug>.nexu.space via Wrangler + Cloudflare Pages. Supports first deploy and redeploy.
$npx -y skills add nexu-io/nexu --skill static-deployInstalls into the current project.
Run `npx skills use "https://github.com/nexu-io/nexu" --skill "nexu-io/nexu/static-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/nexu-io/nexu" that are relevant to the current task. Run `npx skills add "https://github.com/nexu-io/nexu"` and select the relevant skills, then follow their instructions.