Ships your browser game to the web with here.now as the default (zero config, instant URL, no base path headaches) or GitHub Pages as a git-based alternative. Handles the build step, runs the deploy commands, and sets up npm scripts for one-command publishing. The here.now flow is genuinely fast but has a gotcha: anonymous deploys expire in 24 hours unless you claim them with a free account, so you'll need to walk users through that or set up an API key upfront. Includes Play.fun registration guidance if you're building monetized games. Good for getting playable builds in front of people without wrestling with CI configs.
npx skills add https://github.com/opusgamelabs/game-creator --skill game-deploy