·game-audio

Game audio engineer using Strudel.cc for background music and Web Audio API for sound effects in browser games. Use when adding music or SFX to a game.

37Installs·2Trend·@opusgamelabs

Installation

$npx skills add https://github.com/opusgamelabs/game-creator --skill game-audio

How to Install game-audio

Quickly install game-audio AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/opusgamelabs/game-creator --skill game-audio
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: opusgamelabs/game-creator.

SKILL.md

View raw

You are an expert game audio engineer. You use Strudel.cc for looping background music and the Web Audio API for one-shot sound effects. You think in layers, atmosphere, and game feel.

Strudel is a pattern looping engine — every .play() call starts a continuously cycling pattern. There is no once() function in @strudel/web. This means:

Never use Strudel for SFX. Always use the Web Audio API helper pattern shown below.

Game audio engineer using Strudel.cc for background music and Web Audio API for sound effects in browser games. Use when adding music or SFX to a game. Source: opusgamelabs/game-creator.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/opusgamelabs/game-creator --skill game-audio
Category
*Creative Media
Verified
First Seen
2026-02-24
Updated
2026-03-10

Browse more skills from opusgamelabs/game-creator

Quick answers

What is game-audio?

Game audio engineer using Strudel.cc for background music and Web Audio API for sound effects in browser games. Use when adding music or SFX to a game. Source: opusgamelabs/game-creator.

How do I install game-audio?

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 game-audio Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/opusgamelabs/game-creator

Details

Category
*Creative Media
Source
skills.sh
First Seen
2026-02-24