Was ist add-audio?
Fügen Sie mit Strudel.cc Musik und Soundeffekte zu einem Spiel hinzu – Hintergrundmusik, Gameplay-Themen und SFX Quelle: opusgamelabs/game-creator.
Fügen Sie mit Strudel.cc Musik und Soundeffekte zu einem Spiel hinzu – Hintergrundmusik, Gameplay-Themen und SFX
Installieren Sie den KI-Skill add-audio schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: opusgamelabs/game-creator.
Add procedural music and sound effects to an existing game. BGM uses Strudel.cc for looping patterns. SFX use the Web Audio API directly for true one-shot playback. No audio files needed — everything is synthesized in the browser.
Analyze the game at $ARGUMENTS (or the current directory if no path given).
First, load the game-audio skill to get the full Strudel patterns and integration guide.
Fügen Sie mit Strudel.cc Musik und Soundeffekte zu einem Spiel hinzu – Hintergrundmusik, Gameplay-Themen und SFX Quelle: opusgamelabs/game-creator.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/opusgamelabs/game-creator --skill add-audioFügen Sie mit Strudel.cc Musik und Soundeffekte zu einem Spiel hinzu – Hintergrundmusik, Gameplay-Themen und SFX 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-audio 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