← 返回 Skills 市场
Music Seperator (Demucs)
作者
chinesemisaka
· GitHub ↗
· v1.0.1
· MIT-0
144
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install music-seperator-demucs
功能描述
Separate vocals and instrument stems from audio files with Demucs CLI. Use when the user asks for vocal extraction, accompaniment generation, stem splitting,...
安全使用建议
This skill appears to be what it claims: a set of instructions for running Demucs locally. Before installing/using: (1) ensure demucs and ffmpeg are installed from trusted sources (PyPI/GitHub official releases) to avoid malicious packages; (2) note that SKILL.md mentions FFmpeg but the registry metadata doesn't list it — make sure ffmpeg is present on PATH; (3) the skill runs local binaries and may process large audio files (CPU/GPU, memory, and disk use), so monitor resource usage and run on appropriate hardware; (4) there are no requests for secrets or external endpoints, but if you adapt the instructions to upload files to cloud services, review those endpoints carefully; (5) if you want the skill to auto-install demucs, perform that installation yourself and verify package integrity rather than trusting an unverified automated install step.
功能分析
Type: OpenClaw Skill
Name: music-seperator-demucs
Version: 1.0.1
The skill bundle is a legitimate wrapper for the Facebook Research Demucs audio separation tool. It contains standard CLI instructions, installation metadata via pip, and troubleshooting advice for FFmpeg and memory optimization, with no evidence of malicious intent, data exfiltration, or suspicious execution patterns.
能力评估
Purpose & Capability
The skill is explicitly about running the Demucs CLI and the SKILL.md consistently documents demucs usage and options. One minor inconsistency: the runtime notes require FFmpeg (ffmpeg -version must succeed) but the registry metadata lists only demucs under required binaries. FFmpeg is reasonable and expected for audio processing but should be declared as a required binary.
Instruction Scope
SKILL.md only instructs the agent to run the Demucs CLI with documented flags, use absolute paths for automation, and troubleshoot typical local issues. It does not ask for unrelated files, system credentials, or to transmit data to external endpoints.
Install Mechanism
This is instruction-only (no install spec in registry), but SKILL.md metadata suggests installing Demucs via pip (demucs package). Installing via pip from PyPI is expected for this tool; there is no remote arbitrary-download URL or archive extraction. Users should verify installation comes from the official demucs package/repo.
Credentials
No environment variables, credentials, or config paths are requested. The skill does reference virtualenv executable paths for convenience, which is normal and proportional to the task.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-wide configuration or elevated privileges. It is user-invocable and uses standard CLI execution; autonomous invocation being allowed is the platform default and not a problem here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install music-seperator-demucs - 安装完成后,直接呼叫该 Skill 的名称或使用
/music-seperator-demucs触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Updated skill description for improved clarity and expanded trigger guidance.
- Added detailed Demucs CLI usage examples, output format options, and naming conventions.
- Included troubleshooting tips for missing binaries, FFmpeg issues, and memory/runtime errors.
- Expanded Windows-specific instructions for path handling and venv usage.
- Clarified model, device, chunking, shift, and parallel job options.
元数据
常见问题
Music Seperator (Demucs) 是什么?
Separate vocals and instrument stems from audio files with Demucs CLI. Use when the user asks for vocal extraction, accompaniment generation, stem splitting,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 144 次。
如何安装 Music Seperator (Demucs)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install music-seperator-demucs」即可一键安装,无需额外配置。
Music Seperator (Demucs) 是免费的吗?
是的,Music Seperator (Demucs) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Music Seperator (Demucs) 支持哪些平台?
Music Seperator (Demucs) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Music Seperator (Demucs)?
由 chinesemisaka(@chinesemisaka)开发并维护,当前版本 v1.0.1。
推荐 Skills