Deploy a PortalJS portal to PortalJS Arc — Datopian-managed static hosting on Cloudflare. Builds a static export, uploads it, and returns a live SLUG.arc.portaljs.com URL. One command, one target. Use when a portal is ready to publish or redeploy to a live URL.
$npx -y skills add datopian/portaljs --skill portaljs-deployInstalls into the current project.
Run `npx skills use "https://github.com/datopian/portaljs" --skill "datopian/portaljs/portaljs-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/datopian/portaljs" that are relevant to the current task. Run `npx skills add "https://github.com/datopian/portaljs"` and select the relevant skills, then follow their instructions.