技能 elevenlabs-music-generation
🎵

elevenlabs-music-generation

安全

使用 AI 產生專業音樂曲目

也可從以下取得: doany-ai,agentspace-so

為影片、播客和遊戲創作客製化音樂需要昂貴的錄音室費用。ElevenLabs Music 透過 RunComfy 可以根據文字描述在幾分鐘內產生錄音室品質的歌曲和配樂。

支援: Claude Codex Code(CC)
📊 70 充足
1

下載技能 ZIP

2

在 Claude 中上傳

前往 設定 → 功能 → 技能 → 上傳技能

3

開啟並開始使用

測試它

正在使用「elevenlabs-music-generation」。 Generate a calming lo-fi instrumental for a study playlist. Warm piano, soft drums, 80 BPM, no vocals.

預期結果:

一段 90 秒的環境 Lo-fi 曲目,擁有溫暖的 Rhodes 鋼琴、柔和的節奏鼓點,適合專注工作時的背景聆聽。

正在使用「elevenlabs-music-generation」。 Create an upbeat pop anthem with a female lead vocal. Include intro, verse, chorus, and bridge sections.

預期結果:

一首 3 分鐘的流行歌曲,女聲主唱,具有主歌-副歌結構,強勁的鼓聲、電吉他,以及柔和的鋼琴橋段。

正在使用「elevenlabs-music-generation」。 Make a 10-second cheerful brand stinger with marimba.

預期結果:

一段快速的 5 秒音訊片段,以振奮人心的和弦終止,採用明亮的木琴音色,沒有人聲。

安全審計

安全
v1 • 5/28/2026

The static analyzer flagged 93 potential issues, but all are false positives. SKILL.md is a markdown documentation file, not executable code. Backtick syntax in code blocks is documentation formatting. Hardcoded URLs are legitimate RunComfy API endpoints. No cryptographic algorithms or malicious patterns exist. The skill properly documents shell injection prevention via JSON input and uses standard token storage with mode 0600 permissions.

1
已掃描檔案
189
分析行數
3
發現項
1
審計總數
中風險問題 (2)
External Command Patterns in Documentation
The static analyzer flagged 69 instances of 'Ruby/shell backtick execution' in SKILL.md. These are markdown code blocks containing example CLI commands. The backticks are documentation formatting, not executable code. SKILL.md is a documentation file that describes how to use the runcomfy CLI - it does not execute any commands itself. This is a false positive from the static analyzer misinterpreting markdown documentation as code.
Hardcoded URLs for External Service
The static analyzer flagged 12 instances of 'Hardcoded URL' at lines 19, 27, 51, 74, 166, 184-188. These are legitimate RunComfy API endpoints and documentation links. As a music generation skill that calls the RunComfy Model API, external URLs are expected and necessary for the skill to function. The skill explicitly documents its outbound endpoints as model-api.runcomfy.net and download whitelisted domains.
低風險問題 (1)
API Token Storage Path
Line 175 references ~/.config/runcomfy/token.json for token storage. This is standard practice for CLI tools and is properly documented with mode 0600 permissions and RUNCOMFY_TOKEN env var alternative for CI environments. This is not a security issue.
審計者: claude

品質評分

38
架構
100
可維護性
87
內容
37
社群
93
安全
83
規範符合性

你能建構什麼

影片內容創作者

快速為 YouTube 影片、社群媒體短片和簡報產生背景音樂和主題曲,無需聘請作曲家或授權庫存音樂。

播客製作人

創作符合播客品牌形象的客製化開場和結束音樂、環境音墊和過場音效。

遊戲開發者

為獨立遊戲產生循環背景曲目和環境音,無需音樂製作專業知識。

試試這些提示

產生配樂曲目
Create an instrumental track for [use case]. Style: [genre description]. Include: [instruments]. Tempo: [BPM]. Duration: [length].
創作完整歌曲(含歌詞)
Generate a [genre] song titled [title]. Style: [mood and instruments]. [Intro bars] [Verse lyrics] [Chorus lyrics] [Bridge section] [Outro]. Duration: [length].
製作短品牌標語音
Create a [duration] brand stinger. Style: [energetic/calm/upbeat]. Instruments: [specific sounds]. No vocals. End on a clear resolution.
迭代音樂方向
Generate a draft track at [short duration] with [style description]. Then based on this draft, generate a full [length] version with [specific changes].

最佳實務

  • 先從短版草稿(30-45 秒)開始,驗證音樂方向後再產生完整曲目
  • 包含具體的曲風、節奏和樂器描述,引導 AI 達到你想要的音效
  • 使用段落標記如 [Intro]、[Verse]、[Chorus]、[Bridge] 來結構化具有清晰結構意圖的人聲歌曲

避免

  • 不要在同一個提示中加入矛盾的风格指示,如「激烈的金屬」和「柔和的催眠曲」
  • 不要使用此技能來產生音效如雷聲或腳步聲;請使用專用的音效工具
  • 不要期待特定的人聲身份;force_instrumental 是唯一可用的人聲控制選項

常見問題

產生音樂的成本是多少?
每產生一秒音訊約 $0.0083。30 秒曲目約 $0.25,5 分鐘曲目約 $2.49。
我可以產生超過 5 分鐘的音樂嗎?
每次 API 呼叫的最大時長為 5 分鐘。若要製作更長的曲目,請產生分段內容,然後使用音訊編輯軟體拼接。
如何創作純配樂曲目?
在請求中設定 force_instrumental: true,並在提示文字中加入「no vocals」以雙重確認。
我可以指定特定歌手的聲音嗎?
不行,force_instrumental 參數是唯一的人聲控制選項。特定人聲身份或人聲複製無法透過此端點使用。
產生的音樂可以商業使用且免版稅嗎?
可以,ElevenLabs Music 的輸出適合商業用途。但是,你須確保提供的任何歌詞不會侵犯第三方版權。
此技能輸出什麼音訊格式?
預設輸出為 MP3 標準格式,44.1 kHz 立體聲品質。WAV 格式也可作為選項使用。

開發者詳情

檔案結構

📄 SKILL.md