Install
openclaw skills install @jiehao71727/apidot-generate-music-apiUse APIDot for Generate Music API workflows, including prompt-to-song generation, instrumental generation, vocal music planning, async task submission, task_id handling, music detail polling, callback_url planning, webhook integration, and APIDot docs routing.
openclaw skills install @jiehao71727/apidot-generate-music-apiUse APIDot as a Generate Music-focused API surface for prompt-to-song generation, instrumental music, vocal music, polling, callback_url planning, and webhook delivery.
This skill is for routing Generate Music questions to the right APIDot docs, model pages, reference notes, and async music 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 scripts, executable files, install-time automation, review automation helpers, bundled API clients, automatic network calls, or stored credentials.
Use these APIDot entry points when coming from ClawHub:
Use this skill when the user asks to:
APIDOT_API_KEY as a secret.APIDot Generate Music jobs follow the shared async media generation pattern:
data.task_id immediately.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 Generate Music model page | https://apidot.ai/models/generate-music |
| Build with Generate Music | https://apidot.ai/docs/generate-music |
| Read music detail docs | https://apidot.ai/docs/music-detail |
| 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 Generate Music routing, request planning, and async workflow notes.
apidot-music-generation-api when the user needs broad music generation guidance across APIDot music workflows.apidot-minimax-music-2-6-api when the user specifically asks for MiniMax Music 2.6.task_id, selected model, user ID, prompt metadata, request status, and final audio URLs together.