什麼是 sound-effects?
使用 ElevenLabs 根據文字描述產生聲音效果。在創建音效、生成音訊紋理、產生環境聲音、電影效果、UI 聲音或任何非語音音訊時使用。支持循環、時長控制、提示影響調節。 來源:connorads/dotfiles。
使用 ElevenLabs 根據文字描述產生聲音效果。在創建音效、生成音訊紋理、產生環境聲音、電影效果、UI 聲音或任何非語音音訊時使用。支持循環、時長控制、提示影響調節。
透過命令列快速安裝 sound-effects AI 技能到你的開發環境
來源:connorads/dotfiles。
Generate sound effects from text descriptions — supports looping, custom duration, and prompt adherence control.
Setup: See Installation Guide. For JavaScript, use @elevenlabs/ packages only.
| text | string (required) | — | Description of the desired sound effect | | modelid | string | eleventexttosoundv2 | Model to use | | durationseconds | number \| null | null (auto) | Duration 0.5–30s; auto-calculated if null | | promptinfluence | number \| null | 0.3 | How closely to follow the prompt (0–1) |
使用 ElevenLabs 根據文字描述產生聲音效果。在創建音效、生成音訊紋理、產生環境聲音、電影效果、UI 聲音或任何非語音音訊時使用。支持循環、時長控制、提示影響調節。 來源:connorads/dotfiles。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/connorads/dotfiles --skill sound-effects使用 ElevenLabs 根據文字描述產生聲音效果。在創建音效、生成音訊紋理、產生環境聲音、電影效果、UI 聲音或任何非語音音訊時使用。支持循環、時長控制、提示影響調節。 來源:connorads/dotfiles。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/connorads/dotfiles --skill sound-effects 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/connorads/dotfiles