skills/remix-open-game/SKILL.md
Open a game in the Remix Studio browser for preview and editing
npx skillsauth add farworld-labs/remix-skills remix-open-gameInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Open the current game in the Remix Studio for preview and editing.
Read game settings from .remix-settings.json in the project root.
Extract gameId and versionId. If either is missing, tell the user
they need to create/upload a game first.
Construct the Studio URL:
https://remix.gg/games/{gameId}/v/{versionId}
Open in the user's default browser:
open <url>xdg-open <url>content-media
Generate and add images to a Remix game
development
Build lightweight mobile-friendly 3D browser games with Three.js
tools
Upload and validate HTML game code for Remix. Use when creating or updating a draft version through the CLI, MCP tools, or direct REST calls.
data-ai
Upload images, audio, or 3D models as hosted game assets