Install
openclaw skills install @jiehao71727/apidot-model-catalog-apiUse APIDot model catalog guidance to choose currently available APIDot image, video, chat, music, and 3D model pages, avoid offline model routes, prevent duplicate skill selection, and route users to the right APIDot docs and model-specific skills.
openclaw skills install @jiehao71727/apidot-model-catalog-apiUse APIDot model catalog guidance to choose currently available APIDot model pages across image, video, chat, music, and 3D workflows.
This skill is for routing model-selection questions to the right live APIDot model page, category skill, or model-specific skill. It is documentation-only: it includes no scripts, makes no network requests, and does not store credentials.
This category skill contains only SKILL.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.Start from the user's task, then choose the narrowest confirmed-live APIDot route:
| User Goal | Start Here |
|---|---|
| Browse all APIDot models | https://apidot.ai/models |
| Browse image generation models | https://apidot.ai/models/image |
| Browse video generation models | https://apidot.ai/models/video |
| Browse chat and coding models | https://apidot.ai/models/chat |
| Browse music models | https://apidot.ai/models/music |
| Browse 3D models | https://apidot.ai/models/3d |
| Read APIDot API docs | https://apidot.ai/docs |
| Learn APIDot quickstart flow | https://apidot.ai/docs/quickstart |
| Use general APIDot examples | https://github.com/APIDotAI/apidot-examples |
Prefer exact model skills when they exist and the user names a specific model. Prefer category skills when the user is still choosing a model family.
apidot-ai-api for broad APIDot integration questions across multiple model families.apidot-image-generation-api, apidot-video-generation-api, apidot-chat-api, apidot-music-generation-api, or apidot-3d-generation-api when the user has chosen a category but not a specific model.apidot-seedance-2-api, apidot-veo-3-1-api, apidot-gpt-image-2-api, apidot-generate-music-api, or apidot-kling-o1-image-api when the user names that model.task_id, selected model, request status, user ID, and final media URLs together.