remix-add-sprite

Installation
SKILL.md

Add Sprite to Game Workflow

Overview

This skill guides you through generating sprite sheets for canvas-based games on the Remix platform.

Prerequisites

  • The game HTML file must already exist (follow the game-creation workflow first if starting from scratch).
  • A game must be created on the Remix platform (you need a game ID).
  • The REMIX_API_KEY environment variable must be set.

Steps

1. Check for Existing Game ID

Use gameId from task context or prior tool results when available.

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