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:

Installs
24
GitHub Stars
10
First Seen
Mar 18, 2026
remix-cli — farworld-labs/remix-skills