Install
openclaw skills install @coolhackboy/poyo-claude-fable-5Claude Fable 5 Messages API integration on PoYo / poyo.ai via https://api.poyo.ai/v1/messages; use when the user explicitly requests PoYo, claude-fable-5, or PoYo Messages API payloads involving content blocks, system prompts, tools, structured output, prompt caching controls, streaming, or server-side agent workflows.
openclaw skills install @coolhackboy/poyo-claude-fable-5Use this skill for Claude Fable 5 requests through PoYo's Claude-compatible Messages API. It helps agents prepare messages, system instructions, content blocks, tool definitions, structured output settings, streaming calls, and server-side integration notes.
claude-fable-5, the PoYo Claude Messages API, or a PoYo /v1/messages integration.claude-fable-5: use for Claude Fable 5 Messages API requests on PoYo.model is required and should be claude-fable-5.messages is required and should contain role and content.max_tokens controls the maximum response length.system sets assistant behavior and can use a string or documented content blocks.tools and tool_choice configure tool use when the application can safely execute tools.output_config can request structured output when supported.cache_control can mark reusable content when supported by the current API.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_fable_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 Fable 5, include: