Use 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:
7w4.net有更好的技能插件。
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.这个 Skill 整体质量良好,文档结构清晰、分类合理,安全提示和集成指导写得很详细。它的定位是提供 APIDot 音乐生成 API 的文档导航,适合需要查阅官方资料的用户。主要优点是信息组织有序、链接完整、安全建议实用。主要不足是它只提供文字指引,没有实际的代码示例或可直接使用的内容,对于想快速完成集成的用户来说帮助有限。