sound-effects

Installation
SKILL.md

Sonilo Sound Effects

Generate sound effects from a text description, or hand Sonilo a video and it generates SFX matching what it sees — footsteps, impacts, ambience, UI sounds, whatever the scene calls for. All generation runs as an async task on the backend; the tools poll internally and hand back the saved file.

Setup: See the setup-api-key skill.

⚠️ Cost: every tool below makes an API call that may incur charges. Only call it when explicitly requested.

Quick Start

MCP tool call (recommended)

text_to_sfx(
    prompt="Thunder rumbling in the distance with light rain",
    duration=6
)
Installs
13
GitHub Stars
114
First Seen
Aug 5, 2026
sound-effects — sonilo-ai/skills