·sound-effects
*

sound-effects

使用 ElevenLabs 根據文字描述產生聲音效果。在創建音效、生成音訊紋理、產生環境聲音、電影效果、UI 聲音或任何非語音音訊時使用。支持循環、時長控制、提示影響調節。

39安裝·1熱度·@connorads

安裝

$npx skills add https://github.com/connorads/dotfiles --skill sound-effects

如何安裝 sound-effects

透過命令列快速安裝 sound-effects AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/connorads/dotfiles --skill sound-effects
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:connorads/dotfiles。

SKILL.md

查看原文

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
分類
*創意媒體
認證
收錄時間
2026-02-20
更新時間
2026-03-10

Browse more skills from connorads/dotfiles

快速解答

什麼是 sound-effects?

使用 ElevenLabs 根據文字描述產生聲音效果。在創建音效、生成音訊紋理、產生環境聲音、電影效果、UI 聲音或任何非語音音訊時使用。支持循環、時長控制、提示影響調節。 來源:connorads/dotfiles。

如何安裝 sound-effects?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/connorads/dotfiles --skill sound-effects 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/connorads/dotfiles