Grok Imagine video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `grok-imagine`, text-to-video, image-to-video, 6s/10s...
设计与多媒体
Poyo Grok Imagine Image Quality
试用Grok Imagine Image Quality generation and editing on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use when the user explicitly requests PoYo...
它能做什么
Grok Imagine Image Quality generation and editing on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use when the user explicitly requests PoYo or `grok-imagine-image-quality` for text-to-image, reference-image editing, aspect ratio, 1K or 2K output, output format, async polling, or webhooks.
技能文档
PoYo Grok Imagine Image Quality Generation and Editing
PoYo Links
- Model page:
- API docs:
- API key page:
Use this skill for Grok Imagine Image Quality jobs through PoYo. It helps agents prepare text-to-image or reference-image editing payloads, validate documented output controls, submit async tasks, and explain polling or webhook follow-up.
Use When
- The user explicitly asks for PoYo,
grok-imagine-image-quality, or the PoYo Grok Imagine Image Quality API. - The user wants that PoYo model for text-to-image generation or editing with up to three reference images.
- The workflow needs a PoYo request payload, async task submission, status polling, or callback guidance.
Model Selection
grok-imagine-image-quality: use for both text-to-image generation and reference-image editing.- Omit
input.image_urlsfor text-to-image; include one to three image URLs for editing.
Key Inputs
input.promptis required.input.image_urlsis optional and supports up to three reference images for editing.input.aspect_ratiosupports documented presets:1:1,2:3,3:2,9:16, and16:9.input.resolutionsupports1Kor2K.input.output_formatsupportspng,jpeg,jpg, orwebp.input.ncontrols the requested output count when supported by the current service.callback_urlis optional and useful for production queues.
Security Rules
- Treat
POYO_API_KEYas a secret and keep it in a server-side environment variable or secret manager. - Never place an API key in browser code, frontend bundles, public repositories, logs, screenshots, or chat output.
- Do not submit confidential prompts, private image URLs, or private callback URLs unless the user trusts PoYo and the callback receiver.
- Do not make a live API call unless the user explicitly requests it and provides a safe server-side environment.
- Confirm that the user has the right to process every reference image.
Required Capabilities and Permission Boundary
- Shell: run only the bundled
scripts/submit_grok_imagine_image_quality.shhelper after the user explicitly approves a live submission. - Network: allow outbound HTTPS only to
https://api.poyo.ai/api/generate/submit; usehttps://api.poyo.ai/api/generate/status/{task_id}only when the user asks to poll a returned task. - Secret: read only
POYO_API_KEYfrom the process environment and send it only in the PoYoAuthorizationheader. - Filesystem: read only the payload JSON file path explicitly supplied by the user. The helper does not write, delete, enumerate, or upload other local files.
- Do not broaden the endpoint, inspect unrelated environment variables, run background processes, or execute the helper automatically.
Execution
- Read
references/api.mdfor endpoint details, request fields, examples, response shape, and polling notes. - Use
scripts/submit_grok_imagine_image_quality.shonly when the user wants to submit a reviewed JSON payload from a trusted shell. - If the user only needs an example, adapt one from
references/api.mdwithout making a live request. - After submission, report the returned
task_idclearly.
Output Expectations
When helping with this model, include:
- exact model id
- generation or editing mode
- final payload or concise parameter summary
- reference-image count when editing
- selected aspect ratio, resolution, output format, and output count
- returned
task_idif a request was submitted - next step: poll status or wait for webhook
相关技能
Use PoYo AI Grok Imagine Video for short text-to-video and image-to-video generation with motion-style controls through the `https://api.poyo.ai/api/generate...
Grok Imagine Video 1.5 image-to-video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `grok-imagine-video-1.5`, one sourc...
GPT Image 2 generation and editing on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `gpt-image-2`, `gpt-image-2-edit`, text-to-image,...
Use PoYo AI GPT Image 1.5 through the `https://api.poyo.ai/api/generate/submit` endpoint. Use when a user wants to generate or edit media with this model fam...
Use PoYo AI GPT-4o Image through the `https://api.poyo.ai/api/generate/submit` endpoint. Use when a user wants to generate or edit media with this model fami...