Was ist add-assets?
Ersetzen Sie geometrische Formen durch Pixel-Art-Sprites – erkennbare Charaktere, Feinde und Gegenstände mit optionaler Animation Quelle: opusgamelabs/game-creator.
Ersetzen Sie geometrische Formen durch Pixel-Art-Sprites – erkennbare Charaktere, Feinde und Gegenstände mit optionaler Animation
Installieren Sie den KI-Skill add-assets schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: opusgamelabs/game-creator.
Replace basic geometric shapes (circles, rectangles) with pixel art sprites for all game entities. Every character, enemy, item, and projectile gets a recognizable visual identity — all generated as code, no external image files needed.
Analyze the game at $ARGUMENTS (or the current directory if no path given).
First, load the game-assets skill to get the full pixel art system, archetypes, and integration patterns.
Ersetzen Sie geometrische Formen durch Pixel-Art-Sprites – erkennbare Charaktere, Feinde und Gegenstände mit optionaler Animation Quelle: opusgamelabs/game-creator.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/opusgamelabs/game-creator --skill add-assetsErsetzen Sie geometrische Formen durch Pixel-Art-Sprites – erkennbare Charaktere, Feinde und Gegenstände mit optionaler Animation Quelle: opusgamelabs/game-creator.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/opusgamelabs/game-creator --skill add-assets Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/opusgamelabs/game-creator