remix-cli
Installation
SKILL.md
Remix Cli
Overview
Use the remix CLI for human-facing terminal workflows. Prefer it over handwritten REST calls when the task is local auth, config management, game creation, asset uploads, code uploads, or analytics inspection.
Quick Start
Install and authenticate:
curl -fsSL https://remix.gg/install.sh | bash
remix login
remix whoami
remix login <deviceCode>
Create and upload a game: