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