在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用render
星标0
分支0
更新时间2026年2月2日 01:54
Render the LMMS project to audio and play it
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Render the LMMS project to audio and play it
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Dubstep composition specialist - genre knowledge, sound design, and production patterns for LMMS
Save a versioned checkpoint of the current LMMS project state
Render a segment of the project and play it for quick previewing
Restore the LMMS project to a previous version
| name | render |
| description | Render the LMMS project to audio and play it |
| disable-model-invocation | false |
| argument-hint | ["start_bar end_bar"] |
Render the dubstep_drops project and play the result.
Project path: projects/dubstep_drops/dubstep_drops.mmp
If arguments are provided, parse them as start_bar and end_bar:
/render - render full track/render 7 15 - render bars 7 through 15/render 40 48 - render bars 40 through 48Call render with play=true and the appropriate bar range.
Report the output file path when done.