Install
openclaw skills install @coolhackboy/poyo-claude-sonnet-5Claude Sonnet 5 chat on PoYo / poyo.ai via https://api.poyo.ai/v1/messages; use for claude-sonnet-5, Claude-compatible messages, coding agents, long-context chat, system prompts, tool use, structured output, prompt cache settings, vision content blocks, streaming, and server-side integration.
openclaw skills install @coolhackboy/poyo-claude-sonnet-5Use this skill for Claude Sonnet 5 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-sonnet-5, Claude Messages API, Claude-compatible messages, Claude tool use, or Claude structured output.claude-sonnet-5: use for Claude Sonnet 5 Messages API requests on PoYo.model is required and should be claude-sonnet-5 for this skill.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_sonnet_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 Sonnet 5, include: