minimax-music-playlist
Turn a taste brief into a custom multi-track playlist plan, then generate the tracks and optional cover art.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Turn a taste brief into a custom multi-track playlist plan, then generate the tracks and optional cover art.
用 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.
Generate an original song, instrumental, or cover track when the ask is fundamentally "make music from this idea".
Use Home23's live browser controller for screenshots, navigation checks, and page extraction.
| id | minimax-music-playlist |
| name | MiniMax Music Playlist |
| version | 1.0.0 |
| layer | skill |
| runtime | nodejs |
| author | home23 |
| description | Turn a taste brief into a custom multi-track playlist plan, then generate the tracks and optional cover art. |
| category | media |
| keywords | ["playlist","mixtape","taste profile","album","cover art","tracks","music"] |
| triggers | ["make me a playlist","build a custom mixtape","generate a themed soundtrack","turn my taste into tracks"] |
| capabilities | [{"profile":"Turn a listening brief into a taste profile"},{"plan":"Create a multi-track playlist plan"},{"create":"Generate the tracks and optional cover art"}] |
Use this skill when the user wants a set of related tracks, not one song.
Use minimax-music-playlist for:
Input:
{
"brief": "I like moody synth music, late-night city energy, and female vocals",
"favoriteArtists": "Chromatics, M83, The Midnight"
}
Input:
{
"brief": "Three-track sunrise drive playlist for Home23",
"count": 3,
"includeInstrumentals": true
}
Input:
{
"brief": "Three-track sunrise drive playlist for Home23",
"count": 3,
"includeInstrumentals": true,
"includeCoverArt": true
}
create is capped at 5 tracks per run.profile or plan first.minimax-music-gen.