remix-upload-game

Installation
SKILL.md

Upload Game Workflow

Overview

This skill guides you through uploading a completed HTML game to the Remix platform. It covers creating the game entry (if needed) and uploading the code.

Prerequisites

  • A completed HTML game file, ready for upload.
  • Prefer the official CLI for terminal workflows:
    • remix login
    • remix games create --name "..."
    • remix games versions code update --code-path ./game.html

Steps

1. Locate the Game File

Related skills
Installs
33
GitHub Stars
10
First Seen
Mar 5, 2026