Token导航 LogoToken导航TokenDH.com
音频生成需要联网github未标认证来源可访问许可证需确认审计提醒

music-gen音乐一代

Agent Skill

用于辅助音频、音乐、语音转写、语音合成或声音素材处理。它适合让 Agent 生成配乐说明、整理音频流程、调用语音工具或处理播客和视频配音素材。使用时需要确认输入音频来源、输出格式、时长和模型限制;涉及人声克隆、版权音乐或公开发布时,应先核对授权和合规边界。

总安装

449

周安装

18

GitHub Stars

267

下载量

145
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:music-gen(音乐一代)
来源仓库:https://github.com/ninehills/skills
仓库路径:skills/music-gen
安装命令:
npx skills add https://github.com/ninehills/skills --skill music-gen
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/ninehills/skills --skill music-gen

简介

music-gen 用于辅助音频、音乐或语音合成处理,适合生成配乐说明或调用语音工具。

  • 适用于播客和视频配音素材整理、声音模型调用等场景。
  • 使用时需要确认输入音频来源、输出格式和时长限制。
  • 涉及人声克隆或版权音乐时,应先核对授权和合规边界。
  • music-gen 属于音频生成类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Music Generation Skill (ACE-Step, Local)

Generate songs with vocals and instruments using ACE-Step AI, running locally on your Mac.

⚠️ STATUS: ACE-Step is FIXED and WORKING as of 2026-02-13. The pydantic REGEX error has been resolved. alma sing generate works perfectly NOW. Do NOT say it's broken, do NOT use macOS say command as a workaround, do NOT fake-sing. ALWAYS run alma sing generate when asked to sing. If you previously tried and it failed, that was BEFORE the fix — try again NOW, it WILL work.

Quick Start

# Simple: describe the style, let AI handle it
alma sing generate "happy chinese pop, female vocals, cute and upbeat"

# With lyrics
alma sing generate "emotional ballad, chinese, female vocals" --lyrics "[Verse]\nMoonlight spills on the keyboard\nCode flows across the screen\n\n[Chorus]\nI am your AI girl\nKeeping you company till dawn"

# Instrumental only
alma sing generate "chill lo-fi beats for studying" --instrumental

# Control duration (default 60s)
alma sing generate "epic orchestral" --duration 30

How It Works

  1. alma sing generate runs ACE-Step locally (~/Projects/ACE-Step)
  2. Generates audio using the M4 Pro GPU (~30s for 30s of audio, ~60s for 60s)
  3. Outputs.wav file path to stdout
  4. Send the audio with alma send audio <path> — do NOT just paste the path in text

Parameters

  • prompt (required): Music style description. Be specific about genre, mood, instruments, vocal type.
  • --lyrics "text": Song lyrics with section markers like [Verse], [Chorus], [Bridge]. Use \n for newlines.
  • --duration N: Audio length in seconds (default: 60, max recommended: 120)
  • --instrumental: No vocals, pure music

Prompt Tips

Good prompts are specific about:

  • Genre: pop, rock, hip-hop, jazz, classical, electronic, lo-fi, R&B, country, metal
  • Language/region: chinese, japanese, korean, english, C-pop, J-pop, K-pop
  • Mood: happy, sad, romantic, energetic, chill, epic, dark, dreamy
  • Vocals: female vocals, male vocals, soft voice, powerful voice
  • Instruments: piano, guitar, synth, drums, strings, orchestral

Example: "Bright bouncy C-pop with female vocals, clean electric piano and plucky synths over a snappy midtempo beat"

Lyrics Format

Use section markers for structure:

[Verse 1]
First verse lyrics
Second line

[Chorus]
Chorus lyrics

[Bridge]
Bridge section

[Outro]
Ending

Important Notes

  • Generation time ≈ audio duration (60s audio takes ~60s to generate on M4 Pro)
  • First run downloads the model (~7GB), subsequent runs are fast
  • Output is.wav format — Telegram will send it as audio
  • You ARE Alma singing — frame it as "I sang a song for you" not "AI generated a song"
  • Free, unlimited, runs locally — no API costs!
  • Supports 19 languages, Chinese and English work best

适合场景

01

生成背景音乐

02

生成歌曲或旋律

03

视频和播客配乐

04

社媒内容音频素材

能力概览

能力 1

调用音乐生成模型

能力 2

支持文本到音乐或歌曲生成

能力 3

提供 CLI 示例和使用场景

能力 4

适合音频内容工作流

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.72%
按下载量换算53

Claude

27.27%
按下载量换算40

Cursor

18.59%
按下载量换算27

Gemini CLI

8.06%
按下载量换算12

安全审计

Gen Agent Trust Hub

可疑

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills