remix-open-game

Open a game in the Remix Studio browser for preview and editing

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "remix-open-game" with this command: npx skills add farworld-labs/remix-skills/farworld-labs-remix-skills-remix-open-game

Open Game in Remix Studio

Open the current game in the Remix Studio for preview and editing.

Steps

  1. 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.

  2. Construct the Studio URL:

    https://remix.gg/games/{gameId}/v/{versionId}
    
  3. Open in the user's default browser:

    • macOS: open <url>
    • Linux: xdg-open <url>

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

remix-api-key-auth

No summary provided by upstream source.

Repository SourceNeeds Review
General

remix-add-sprite

No summary provided by upstream source.

Repository SourceNeeds Review
General

remix-rest-snippets

No summary provided by upstream source.

Repository SourceNeeds Review
General

threejs-lite

No summary provided by upstream source.

Repository SourceNeeds Review