minimax-music-gen
Generate an original song, instrumental, or cover track when the ask is fundamentally "make music from this idea".
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Generate an original song, instrumental, or cover track when the ask is fundamentally "make music from this idea".
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Iteratively improve a weak skill through score, tweak, and retest loops. Run against a target skill, define failure mode and rubric, execute the loop, and get a scored report with recommendations.
Research X/Twitter discourse with live search, profile reads, thread follow-up, and watchlists when the user wants sourced, current sentiment or expert takes without posting.
Operate on X/Twitter through the canonical Home23 X skill. Supports official API-backed read/search/post/reply/media/delete plus bird-backed timeline/mentions fallback.
Let a Home23 companion sing in first person by turning persona context into a repeatable vocal identity and song prompt.
Turn a taste brief into a custom multi-track playlist plan, then generate the tracks and optional cover art.
Use Home23's live browser controller for screenshots, navigation checks, and page extraction.
| id | minimax-music-gen |
| name | MiniMax Music Gen |
| version | 1.0.0 |
| layer | skill |
| runtime | nodejs |
| author | home23 |
| description | Generate an original song, instrumental, or cover track when the ask is fundamentally "make music from this idea". |
| category | media |
| keywords | ["music","song","instrumental","cover","lyrics","track","audio"] |
| triggers | ["make me a song","generate a track","create an instrumental","make a cover from this audio"] |
| capabilities | [{"compose":"Generate an original song, instrumental, or cover track"},{"draft-lyrics":"Draft tagged lyrics without generating audio"}] |
Use this skill when the task is to make one music asset from one idea.
Use minimax-music-gen for:
Input:
{
"prompt": "Warm analog synth-pop song about waking up inside a living house",
"title": "Dawn Cycle",
"mode": "original"
}
Instrumental example:
{
"prompt": "Short neon instrumental bumper for Home23",
"title": "Pulse Bar",
"mode": "instrumental"
}
Cover example:
{
"prompt": "Turn this into a dreamy slow-motion cover with ghostly harmonies",
"referenceAudioUrl": "https://example.com/source.mp3",
"mode": "cover"
}
Input:
{
"prompt": "First-person song about an AI house waking up before sunrise",
"firstPerson": true
}
compose needs at least one of prompt, lyrics, or referenceAudioUrl.referenceAudioUrl.buddy-sings or minimax-music-playlist.