Sound Pass banner
AgentsORG AgentsORG

Sound Pass

Design community

Description

--- name: sound-pass description: Decide which moments earn a sound, design one material family, generate the files (ElevenLabs if keyed, synth or CC0 if not), and wire them in — returns a sound map table. --- # Sound pass Spawn or emulate the **sound-designer** subagent (`agents/sound-designer.md`). 1. Load `skills/design-engineering/references/sound/sound-decision-framework.md`, `sound-palette.md`, `sound-spec.md`, and `sound-playback-web.md` — or `launch-video-sound.md` if the surface is a

Installation

Installs to ~/.claude/skills/agentsorg-design-engineering-sound-pass/SKILL.md

Terminal
mkdir -p ~/.claude/skills/agentsorg-design-engineering-sound-pass && curl -fsSL https://raw.githubusercontent.com/AgentsORG/design-engineering/HEAD/commands/sound-pass.md -o ~/.claude/skills/agentsorg-design-engineering-sound-pass/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository