Install
openclaw skills install @coolhackboy/poyo-gemini-3-5-flashGemini 3.5 Flash chat on PoYo / poyo.ai via https://api.poyo.ai/v1/chat/completions and Gemini Native Format; use for gemini-3.5-flash, chat completions, native generateContent, streaming, system prompts, multimodal prompt structure, generation config, and server-side integration.
openclaw skills install @coolhackboy/poyo-gemini-3-5-flashUse this skill for Gemini 3.5 Flash chat requests on PoYo. It helps agents prepare OpenAI-compatible chat payloads, Gemini Native Format payloads, streaming calls, and server-side integration notes.
gemini-3.5-flash, Gemini chat, Gemini Native Format, generateContent, or Gemini streaming.gemini-3.5-flash: use for Gemini 3.5 Flash requests on PoYo./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, topK, 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_5_flash_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.5 Flash, include: