AI AGENT ADDONS
Documentation
1,527installs

You can add a new sound effect to the @remotion/sfx library. This guide walks you through every step. Sound effects must be in WAV format and use a CC0 license. They must also be normalized to a peak of -3dB.

First you add the sound file to the remotion.media repo. Then you export it from the SFX package. You also create a documentation page with details like attribution, duration, and example code. After that you update the sidebar and table of contents.

Finally you regenerate the waveform samples used in the docs. This process keeps sound effects organized and easy for anyone to use.

Add Add Sfx skill to your workflow

Global

mkdir -p ~/.claude/skills/add-sfx

Project

mkdir -p .claude/skills/add-sfx

Source Repository

Stars
51,532
Forks
3,699
Watchers
51,532
License
NOASSERTION
Last Push
1 month ago
Created
6 years ago