Install
openclaw skills install @jiehao71727/apidot-minimax-music-2-6-apiUse APIDot for MiniMax Music 2.6 API workflows, including AI music generation, lyrics, instrumentals, audio export planning, async task submission, task_id handling, polling, task status, webhook integration, and APIDot docs routing.
openclaw skills install @jiehao71727/apidot-minimax-music-2-6-apiUse APIDot as a MiniMax Music 2.6-focused API surface for AI music generation, lyrics, instrumentals, audio export planning, polling, and webhook delivery.
This skill is for routing MiniMax Music 2.6 questions to the right APIDot docs, model pages, reference notes, and async integration guidance. It is documentation-only: it includes no scripts, makes no network requests, and does not store credentials.
This release contains SKILL.md plus non-executable notes in references/api.md. It includes no executable files, install-time automation, shell automation, bundled API clients, automatic network calls, or stored credentials.
Use this skill when the user asks to:
APIDOT_API_KEY as a secret.APIDot MiniMax Music 2.6 jobs follow the shared async media generation pattern:
data.task_id immediately.callback_url webhook delivery for production queues or user workflows that may outlive the current page.Do not guess model-specific payload fields. If the user needs copyable request examples, point them to the current APIDot docs or general APIDot examples.
Start from the user's music task, then open the matching APIDot source:
| User Goal | Start Here |
|---|---|
| Browse APIDot MiniMax Music 2.6 model page | https://apidot.ai/models/minimax-music-2-6 |
| Build with MiniMax Music 2.6 | https://apidot.ai/docs/minimax-music-2-6 |
| Browse APIDot music models | https://apidot.ai/models/music |
| Read APIDot API docs | https://apidot.ai/docs |
| Learn APIDot quickstart flow | https://apidot.ai/docs/quickstart |
| Implement webhooks | https://apidot.ai/docs/webhooks |
| Use general APIDot examples | https://github.com/APIDotAI/apidot-examples |
Use references/api.md for a local, non-executable summary of MiniMax Music 2.6 model routing, request planning, and async workflow notes.
apidot-music-generation-api when the user needs broad music generation guidance across APIDot music workflows.task_id, selected model, user ID, prompt metadata, request status, and final audio URLs together.