Install
openclaw skills install @coolhackboy/poyo-gpt-5-5GPT-5.5 chat completions on PoYo / poyo.ai via https://api.poyo.ai/v1/chat/completions; use for gpt-5.5, OpenAI-compatible chat payloads, coding help, reasoning, system prompts, multi-turn messages, streaming chat, max_tokens, and server-side chat integration.
openclaw skills install @coolhackboy/poyo-gpt-5-5Use this skill for gpt-5.5 chat completion jobs on PoYo. It helps agents prepare OpenAI-compatible chat payloads, choose synchronous or streaming response handling, and keep API keys server-side.
gpt-5.5, GPT-5.5 API, chat completions, OpenAI-compatible chat, system prompts, assistant messages, coding help, reasoning, or streaming chat.gpt-5.5: use for PoYo chat completion requests through /v1/chat/completions.model is required and should be gpt-5.5 for this skill.messages is required and should contain role and content pairs.temperature, top_p, max_tokens, penalties, stop, and n are optional chat controls.stream: true requests SSE streaming and requires streaming-aware client handling.POYO_API_KEY as a secret.references/api.md for endpoint details, request fields, examples, and response notes.scripts/submit_gpt_5_5_chat.sh only when the user wants to submit a prepared JSON payload from a trusted shell.references/api.md.When helping with GPT-5.5 chat, include: