name: apidot-gemini-3-api description: "Use APIDot for Gemini 3 API workflows, including Gemini 3 Flash Preview, Gemini 3 Pro Preview, native generateContent, streamGenerateContent, Gemini chat, coding assistants, streaming, tool planning, API key safety guidance, and APIDot docs routing." homepage: https://apidot.ai/models/gemini-3 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 Gemini 3-focused API surface for native Gemini chat, generateContent workflows, streaming responses, coding assistants, production support bots, and Gemini-compatible request planning.
This skill is for routing Gemini 3 questions to the right APIDot docs, model pages, reference notes, and 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, review automation helpers, shell automation, 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 Gemini 3 integrations usually start by choosing the correct native Gemini route and model:
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 Gemini 3 task, then open the matching APIDot source:
| User Goal | Start Here |
|---|---|
| Browse APIDot Gemini 3 model page | https://apidot.ai/models/gemini-3 |
| Build with Gemini 3 | https://apidot.ai/docs/gemini-3 |
| Read APIDot API docs | https://apidot.ai/docs |
| Learn APIDot quickstart flow | https://apidot.ai/docs/quickstart |
| Review errors and retries | https://apidot.ai/docs/errors |
| Use general APIDot examples | https://github.com/APIDotAI/apidot-examples |
For Gemini 3 request modes, prefer the live APIDot model page and docs page. Do not copy request fields from another chat model family unless the APIDot docs show the same field.
Use references/api.md for a local, non-executable summary of Gemini 3 model routing, request planning, and integration notes.
apidot-ai-api when the user needs a broad APIDot overview across image, video, chat, music, and 3D.這個 Skill 質量較好,文件組織清晰、連結準確、安全提示到位,對於需要使用 Gemini 3 API 的開發者很有幫助。主要優點是指引明確、定位清晰,避免了不必要的複雜性。不足之處是內容相對簡單,缺少實際的使用示例,如果能提供一些常見的呼叫示例會讓新手更容易上手。總體適合作為入門導航工具使用。