Kling 2.1 image-to-video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `kling-2.1/standard`, `kling-2.1/pro`, start-fra...
设计与多媒体
Poyo Kling 2 6
试用Kling 2.6 video generation with native audio on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `kling-2.6`, text-to-video, image-to-vi...
它能做什么
Kling 2.6 video generation with native audio on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `kling-2.6`, text-to-video, image-to-video, synchronized dialogue or sound effects, 5s or 10s duration, aspect ratio, task submission, polling, and webhooks.
技能文档
PoYo Kling 2.6 Video Generation
PoYo Links
- Model page:
- API docs:
- API key page:
Use this skill for Kling 2.6 video jobs on PoYo. It helps agents prepare text-to-video or image-to-video payloads with optional audio, submit async tasks, and explain polling or webhook follow-up.
Use When
- The user explicitly mentions Kling 2.6,
kling-2.6, native-audio video, dialogue video, or PoYo Kling video generation. - The task is text-to-video, image-to-video, short video generation, product video, social video, explainer video, or dialogue/sound-effect video.
- The workflow needs PoYo async task submission, task status polling, or callback URL guidance.
Model Selection
kling-2.6: use for Kling 2.6 text-to-video or image-to-video jobs, including optional native audio.
Key Inputs
promptis required insideinput.soundis optional and controls whether the request should include generated audio when supported.aspect_ratiois optional and controls output framing.durationcan be5or10seconds when supported by the current PoYo docs.image_urlsis optional when the user wants image-to-video guidance.callback_urlis optional and useful for production queues.
Required Capabilities and Permission Boundary
- Shell: run only the bundled helper after the user explicitly asks to submit a reviewed payload.
- Network: send outbound HTTPS only to
https://api.poyo.ai/api/generate/submit; use PoYo task status endpoints only when the user asks to check a task. - Secrets: read only
POYO_API_KEYfrom the environment and send it only as an Authorization header. - Filesystem: read only the user-supplied payload JSON path; do not write, delete, enumerate, or upload unrelated local files.
- Do not inspect unrelated environment variables, broaden the endpoint, run background processes, or execute automatically.
Security Rules
- Treat
POYO_API_KEYas a secret. - Keep PoYo API keys in server-side environment variables or a backend secret manager.
- Never place an API key in browser code, frontend bundles, public repositories, logs, screenshots, or chat output.
- Do not make live API calls unless the user explicitly asks and provides a safe server-side environment.
- Do not submit confidential prompts, private media URLs, private callback URLs, or generated media URLs unless the user trusts PoYo and the callback receiver.
Execution
- Read
references/api.mdfor endpoint details, model id, common fields, examples, and polling notes. - Use
scripts/submit_kling_2_6.shonly when the user wants to submit a prepared JSON payload from a trusted shell. - If the user only needs a curl example, adapt one from
references/api.md. - After submission, report the returned
task_idclearly so follow-up polling is easy.
Output Expectations
When helping with Kling 2.6, include:
- chosen model id
- whether the request is text-to-video or image-to-video
- final payload or concise parameter summary
- selected duration, aspect ratio, and audio setting when relevant
- whether source images are involved
- returned
task_idif a request was actually submitted - next step: poll status or wait for webhook
相关技能
Kling 1.6 video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `kling-1.6/standard`, `kling-1.6/pro`, text-to-video, ima...
Kling 2.5 Turbo Pro video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `kling-2.5-turbo-pro`, text-to-video, image-to-...
Kling Avatar 2.0 video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `kling-avatar-2.0/standard`, `kling-avatar-2.0/pro...
Kling 2.6 Motion Control on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `kling-2.6-motion-control`, motion transfer, character anim...
Kling 3.0 4K video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `kling-3.0/4K`, text-to-video, start-frame and optiona...