What is add-audio?
Add music and sound effects to a game using Strudel.cc — background music, gameplay themes, and SFX Source: opusgamelabs/game-creator.
Add music and sound effects to a game using Strudel.cc — background music, gameplay themes, and SFX
Quickly install add-audio AI skill to your development environment via command line
Source: 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.
Add music and sound effects to a game using Strudel.cc — background music, gameplay themes, and SFX Source: opusgamelabs/game-creator.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/opusgamelabs/game-creator --skill add-audioAdd music and sound effects to a game using Strudel.cc — background music, gameplay themes, and SFX Source: opusgamelabs/game-creator.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/opusgamelabs/game-creator --skill add-audio Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/opusgamelabs/game-creator