add-audio이란?
Strudel.cc를 사용하여 게임에 배경 음악, 게임플레이 테마 및 SFX 등 음악 및 음향 효과 추가 출처: opusgamelabs/game-creator.
Strudel.cc를 사용하여 게임에 배경 음악, 게임플레이 테마 및 SFX 등 음악 및 음향 효과 추가
명령줄에서 add-audio AI 스킬을 개발 환경에 빠르게 설치
출처: 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.
Strudel.cc를 사용하여 게임에 배경 음악, 게임플레이 테마 및 SFX 등 음악 및 음향 효과 추가 출처: opusgamelabs/game-creator.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/opusgamelabs/game-creator --skill add-audioStrudel.cc를 사용하여 게임에 배경 음악, 게임플레이 테마 및 SFX 등 음악 및 음향 효과 추가 출처: opusgamelabs/game-creator.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/opusgamelabs/game-creator --skill add-audio 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/opusgamelabs/game-creator