🧪 Skills
Seedream 4.5 image generation
Seedream 4.5 image generation and editing on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `seedream-4.5`, `seedream-4.5-edit`, 2K/4K...
v1.0.0
Description
name: poyo-seedream-4-5
description: Seedream 4.5 image generation and editing on PoYo / poyo.ai via https://api.poyo.ai/api/generate/submit; use for seedream-4.5, seedream-4.5-edit, 2K/4K output, multi-reference editing, and higher image counts.
metadata: {"openclaw": {"homepage": "https://docs.poyo.ai/api-manual/image-series/seedream-4-5", "requires": {"bins": ["curl"], "env": ["POYO_API_KEY"]}, "primaryEnv": "POYO_API_KEY"}}
PoYo Seedream 4.5 Image Generation and Editing
Use this skill for Seedream 4.5 jobs on PoYo. It covers high-resolution generation, multi-reference image workflows, and edit requests.
Use When
- The user explicitly asks for
Seedream 4.5,seedream-4.5, orseedream-4.5-edit. - The task is high-resolution generation, image-to-image, or edit.
- The workflow needs multiple reference images or higher output counts.
Model Selection
seedream-4.5: standard generation entry point.seedream-4.5-edit: use when the request explicitly edits supplied images.
Key Inputs
promptis required.image_urlssupports up to 10 images and is required forseedream-4.5-edit.sizecan be a resolution token like2K/4Kor an aspect ratio like1:1,16:9,21:9.ncontrols output count from1to15.
Execution
- Read
references/api.mdfor endpoint details, model ids, key fields, example payloads, and polling notes. - Use
scripts/submit_seedream_4_5.shto submit a raw JSON payload from the shell. - If the user only needs a curl example, adapt the example from
references/api.mdinstead of rewriting from scratch. - After submission, report the
task_idclearly so follow-up polling is easy.
Output expectations
When helping with this model family, include:
- chosen model id
- final payload or a concise parameter summary
- whether reference images are involved
- returned
task_idif a request was actually submitted - next step: poll status or wait for webhook
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!