Install
openclaw skills install @coolhackboy/poyo-gemini-3-apiGemini 3 Series chat on PoYo / poyo.ai via https://api.poyo.ai/v1/chat/completions and Gemini Native Format; use for gemini-3-flash-preview, gemini-3-pro-preview, gemini-3.1-pro-preview, chat completions, native generateContent, streaming, multimodal prompt structure, generation config, and server-side integration.
openclaw skills install @coolhackboy/poyo-gemini-3-apiUse this skill for Gemini 3 Series chat requests on PoYo. It helps agents prepare OpenAI-compatible chat payloads, Gemini Native Format payloads, streaming calls, multimodal prompt structures, and server-side integration notes.
gemini-3-flash-preview, gemini-3-pro-preview, gemini-3.1-pro-preview, Gemini Native Format, generateContent, or Gemini streaming.gemini-3-flash-preview: use for faster Gemini 3 chat and coding requests.gemini-3-pro-preview: use for harder reasoning, analysis, or planning requests.gemini-3.1-pro-preview: use when the user explicitly asks for Gemini 3.1 Pro Preview./v1/chat/completions, model and messages are required.contents is required and contains role plus parts.generationConfig for Gemini Native Format controls such as temperature, topP, maxOutputTokens, and stopSequences.safetySettings only when the workflow explicitly needs Gemini safety threshold configuration.stream: true or streamGenerateContent only when the client can consume streaming responses.POYO_API_KEY as a secret.references/api.md for endpoint details, request fields, examples, and response notes.scripts/submit_gemini_3_api_chat.sh only when the user wants to submit an OpenAI-compatible chat payload from a trusted shell.references/api.md.When helping with Gemini 3 Series, include: