What problem does it solve? Creating custom sound effects normally requires audio libraries, recording equipment, or licensing stock sounds. This Skill lets you generate sound effects directly from text descriptions via the ElevenLabs sound generation API, with control over duration, looping, and prompt adherence. ## Core Features & Use Cases - Text-to-Sound Generation: Convert natural language descriptions into sound effects using the eleven_text_to_sound_v2 model. - Parameter Control: Set duration (0.5–30s), prompt influence (0–1), and seamless looping for ambient audio. - Multiple Output Formats: Export as MP3, PCM, Opus, or μ-law at various sample rates and bitrates. - Use Case: A game developer needs a looping forest ambiance and a short UI notification chime; they describe each sound in text, set duration and loop parameters, and save the results as MP3 files. ## Quick Start Use the sound-effects skill to generate a 10-second looping forest ambiance with birds chirping and save it as an MP3 file.