Create and modify SoundCue assets — add/connect nodes (mixer, random, delay, attenuation, modulator, etc.) and set audio properties (SoundCueService). Use when the user asks to create a Sound Cue, build a SoundCue node graph, or wire audio playback logic.
$npx -y skills add kevinpbuckley/vibeue --skill sound-cuesInstalls into the current project.
Run `npx skills use "https://github.com/kevinpbuckley/vibeue" --skill "kevinpbuckley/vibeue/sound-cues"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kevinpbuckley/vibeue" that are relevant to the current task. Run `npx skills add "https://github.com/kevinpbuckley/vibeue"` and select the relevant skills, then follow their instructions.