Install
openclaw skills install @coolhackboy/poyo-claude-4-5-apiClaude 4.5 Series Messages API on PoYo / poyo.ai via https://api.poyo.ai/v1/messages; use for claude-opus-4-5-20251101, claude-sonnet-4-5-20250929, claude-haiku-4-5-20251001, Claude-compatible messages, tools, structured output, prompt cache settings, vision content blocks, streaming, and server-side integration.
openclaw skills install @coolhackboy/poyo-claude-4-5-apiUse this skill for Claude 4.5 Series requests on PoYo. It helps agents prepare Claude-compatible Messages API payloads, streaming calls, tool definitions, structured output settings, and server-side integration notes.
claude-opus-4-5-20251101, claude-sonnet-4-5-20250929, claude-haiku-4-5-20251001, or the PoYo Claude Messages API.claude-opus-4-5-20251101: use when the user explicitly selects the Opus 4.5 variant.claude-sonnet-4-5-20250929: use for Sonnet 4.5 requests on PoYo.claude-haiku-4-5-20251001: use when the user explicitly selects the Haiku 4.5 variant.model is required and should be one of the supported Claude 4.5 model ids.messages is required and should contain role and content.max_tokens controls response length.system sets assistant behavior and can be a string or supported content blocks.tools and tool_choice configure tool use when the application can execute tools.output_config can request structured output when supported.cache_control can mark reusable prompt content when supported.stream: true 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_claude_4_5_messages.sh only when the user wants to submit a prepared JSON payload from a trusted shell.references/api.md.When helping with Claude 4.5 Series, include: