Zurück zu Fähigkeiten

sound-fx

NoizAI
Aktualisiert 2 days ago
3 Ansichten
502
74
502
Auf GitHub ansehen
Metaai

Über

Die `sound-fx`-Fähigkeit erzeugt kurze Soundeffekte, Ambient-Audio oder Foley-Clips aus einer Textbeschreibung. Sie wird durch Schlüsselwörter wie "Soundeffekt", "SFX" oder spezifische Tonanfragen (z. B. "zuschlagende Tür") ausgelöst. Sie ist speziell für nicht-musikalische, nicht-sprachliche Audioerzeugung konzipiert und erfordert einen NOIZ_API_KEY.

Schnellinstallation

Claude Code

Empfohlen
Primär
npx skills add NoizAI/skills -a claude-code
Plugin-BefehlAlternativ
/plugin add https://github.com/NoizAI/skills
Git CloneAlternativ
git clone https://github.com/NoizAI/skills.git ~/.claude/skills/sound-fx

Kopieren Sie diesen Befehl und fügen Sie ihn in Claude Code ein, um diese Fähigkeit zu installieren

Dokumentation

sound-fx

Generate any sound effect from a text description — footsteps, explosions, cartoon boings, ambient rain, or whatever you can imagine.

Triggers

  • sound effect / sfx / foley
  • generate sound / make a sound / create audio
  • ambient sound / background noise
  • what does X sound like / make the sound of X
  • 音效 / 声音 / 音频效果

Quick Start

# Animals
python3 skills/sound-fx/scripts/sfx.py "a cat purring contentedly, deep rumbling vibration" -d 8
python3 skills/sound-fx/scripts/sfx.py "dog sneezing three times in a row" -d 3
python3 skills/sound-fx/scripts/sfx.py "dog eating food really fast, chomping and gulping" -d 4

# Funny
python3 skills/sound-fx/scripts/sfx.py "cartoon character getting spanked, exaggerated squeaky yelp" -d 2
python3 skills/sound-fx/scripts/sfx.py "someone sitting on a whoopee cushion mid-meeting" -d 2

# Ambient (save to file)
python3 skills/sound-fx/scripts/sfx.py "heavy rain on a tin roof" -d 15 -o rain.wav
python3 skills/sound-fx/scripts/sfx.py "campfire crackling at night, crickets in background" -d 15 -o campfire.wav

Arguments

ArgumentDefaultDescription
promptrequiredText description of the sound to generate
--duration / -dautoLength in seconds (1–30). Omit to let the model decide.
--format / -fwavOutput format: wav, mp3, flac
--output / -ooutput.wavPath to save the generated audio
--api-keyfrom env/configNoiz API key (overrides stored key)

Configuration

# Save your API key once
python3 skills/sound-fx/scripts/sfx.py config --set-api-key YOUR_KEY

# Or set via environment variable
export NOIZ_API_KEY=YOUR_KEY

Get your API key at developers.noiz.ai.

Fun Example Prompts

🐾 Animals

PromptSuggested Duration
"a cat purring contentedly, deep rumbling vibration"8s
"cat hissing and yowling aggressively"3s
"cat knocking a glass off the table, crash"2s
"dog sneezing three times in a row"3s
"small dog barking excitedly at a doorbell"4s
"dog howling dramatically at the moon"5s
"dog eating food really fast, chomping and gulping"4s
"hamster running furiously on a squeaky wheel"6s
"parrot perfectly mimicking a phone ringing"3s
"frog croaking in a pond at night"8s

😂 Funny & Expressive

PromptSuggested Duration
"cartoon character getting spanked, exaggerated squeaky yelp"2s
"dramatic fail horn (wah wah wah wah)"3s
"someone sitting on a whoopee cushion mid-meeting"2s
"anime power-up charging sound"5s
"someone slipping on a banana peel, cartoon slide and crash"3s
"dramatic chipmunk stare — suspenseful strings"3s
"rubber duck squeak three times"2s
"evil villain laugh echoing in a dungeon"5s
"crowd gasping in disbelief"3s
"a notification sound that sounds passive-aggressive"2s
"someone aggressively typing on a mechanical keyboard"5s

🌍 Ambient & Atmosphere

PromptSuggested Duration
"heavy rain and thunder on a metal roof"15s
"busy coffee shop, background chatter and espresso machine"15s
"old dial-up modem connecting to the internet"10s
"campfire crackling at night, crickets in background"15s
"ocean waves gently crashing on a beach"15s

🎮 Action & Sci-Fi

PromptSuggested Duration
"spaceship laser blaster"2s
"monster truck engine revving"5s
"sword being unsheathed from scabbard"2s
"video game level-up fanfare"3s

Output

On success, the audio file is saved to the output path and the URL is printed:

✓ Saved to output.wav (3.2s, 282 KB)
  URL: https://storage.googleapis.com/...

Third-Party Integration

To send generated sound effects to Discord, Telegram, Feishu, or mix them into videos with ffmpeg, see ref_3rd_party.md.

Requirements

Security & Data Disclosure

  • API key: Stored in ~/.config/noiz/api_key (permissions 0600) or via NOIZ_API_KEY env variable.
  • Network: The text prompt is sent to https://noiz.ai/v1/text-to-sound for generation. No other data is transmitted.
  • Output: Generated audio is downloaded from a Noiz GCS URL and saved locally.

GitHub Repository

NoizAI/skills
Pfad: skills/sound-fx
0

Verwandte Skills

content-collections

Meta

Diese Skill bietet eine produktionsgetestete Einrichtung für Content Collections – ein TypeScript-first-Tool, das Markdown/MDX-Dateien in typsichere Datensammlungen mit Zod-Validierung umwandelt. Verwenden Sie ihn beim Erstellen von Blogs, Dokumentationsseiten oder inhaltsstarken Vite + React-Anwendungen, um Typsicherheit und automatische Inhaltsvalidierung zu gewährleisten. Er behandelt alles von der Vite-Plugin-Konfiguration und MDX-Kompilierung bis hin zur Deployment-Optimierung und Schema-Validierung.

Skill ansehen

polymarket

Meta

Diese Fähigkeit ermöglicht es Entwicklern, Anwendungen mit der Polymarket-Prognosemärkte-Plattform zu erstellen, einschließlich API-Integration für Handel und Marktdaten. Sie bietet außerdem Echtzeit-Datenstreaming über WebSocket, um Live-Trades und Marktaktivitäten zu überwachen. Nutzen Sie sie zur Implementierung von Handelsstrategien oder zur Erstellung von Tools, die Live-Marktaktualisierungen verarbeiten.

Skill ansehen

creating-opencode-plugins

Meta

Diese Fähigkeit unterstützt Entwickler dabei, OpenCode-Plugins zu erstellen, die in über 25 Ereignistypen wie Befehle, Dateien und LSP-Operationen eingreifen. Sie bietet die Plugin-Struktur, Event-API-Spezifikationen und Implementierungsmuster für JavaScript/TypeScript-Module. Nutzen Sie sie, wenn Sie den Lebenszyklus des OpenCode KI-Assistenten mit benutzerdefinierter ereignisgesteuerter Logik abfangen, überwachen oder erweitern müssen.

Skill ansehen

sglang

Meta

SGLang ist ein hochperformantes LLM-Serving-Framework, das sich auf schnelle, strukturierte Generierung für JSON, Regex und agentenbasierte Workflows unter Verwendung seines RadixAttention-Prefix-Cachings spezialisiert. Es bietet deutlich schnellere Inferenz, insbesondere für Aufgaben mit wiederholten Präfixen, was es ideal für komplexe, strukturierte Ausgaben und Mehrfachdialoge macht. Wählen Sie SGLang gegenüber Alternativen wie vLLM, wenn Sie constrained decoding benötigen oder Anwendungen mit umfangreicher Präfix-Weitergabe entwickeln.

Skill ansehen