name: apidot-chat-api description: "Use APIDot for chat API workflows, including OpenAI-compatible chat completions, coding assistants, reasoning models, multimodal assistant routing, streaming planning, server-side API key safety, and APIDot chat model docs routing." homepage: https://apidot.ai/models/chat metadata: openclaw: homepage: https://apidot.ai/docs primaryEnv: APIDOT_API_KEY envVars: - name: APIDOT_API_KEY required: false description: APIDot API key for real API calls. Store it server-side only.
Use APIDot as a chat-focused API surface for OpenAI-compatible chat completions, coding assistants, reasoning workflows, multimodal assistant routing, and server-side API key safety.
This skill is for routing APIDot chat questions to the right model pages, chat docs, model-specific skill, and integration guidance. 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 these APIDot entry points when coming from ClawHub:
Use this skill when the user asks to:
APIDOT_API_KEY as a secret.Start from the user's chat task, then open the matching APIDot source:
| User Goal | Start Here |
|---|---|
| Browse APIDot chat model lineup | https://apidot.ai/models/chat |
| Read APIDot API docs | https://apidot.ai/docs |
| Learn APIDot quickstart flow | https://apidot.ai/docs/quickstart |
| Use Claude 4.6 through APIDot | https://apidot.ai/models/claude-4-6 |
| Use Claude 4.5 through APIDot | https://apidot.ai/models/claude-4-5 |
| Use Gemini 3 through APIDot | https://apidot.ai/models/gemini-3 |
| Use general APIDot examples | https://github.com/APIDotAI/apidot-examples |
Use the live APIDot model catalog before selecting a model-specific route. Do not route to a model page that currently returns 404.
apidot-ai-api when the user needs APIDot across image, video, chat, music, and 3D.apidot-claude-4-6-api, apidot-claude-4-5-api, or apidot-gemini-3-api when the user names those exact models.来源于7w4.net。
这个 Skill 质量中规中矩,文档结构完整、说明清晰,安全提示到位,但本质上只是一个链接导航工具,没有提供实际可用的代码或配置示例。优点是信息组织有序、资源链接丰富;不足是过于依赖外部文档,本地内容单薄,实际使用时需要大量自行查阅和编写代码工作。