Install
openclaw skills install @coolhackboy/poyo-deepseek-v4-chatDeepSeek V4 chat on PoYo / poyo.ai via https://api.poyo.ai/v1/chat/completions; use for deepseek-v4-flash, deepseek-v4-pro, OpenAI-compatible chat payloads, system prompts, multi-turn messages, streaming chat, coding assistance, long-context analysis, and server-side chat integration.
openclaw skills install @coolhackboy/poyo-deepseek-v4-chatUse this skill for DeepSeek V4 chat completion requests on PoYo. It helps agents choose the Flash or Pro model id, prepare OpenAI-compatible chat payloads, choose synchronous or streaming response handling, and keep API keys server-side.
deepseek-v4-flash, deepseek-v4-pro, DeepSeek chat, OpenAI-compatible chat, system prompts, assistant messages, or streaming chat.deepseek-v4-flash: use for DeepSeek V4 Flash chat requests.deepseek-v4-pro: use for DeepSeek V4 Pro chat requests.model is required and should be deepseek-v4-flash or deepseek-v4-pro.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_deepseek_v4_chat.sh only when the user wants to submit a prepared JSON payload from a trusted shell.references/api.md.When helping with DeepSeek V4 chat, include: