← 返回 Skills 市场
Kling 3.0 video generation
作者
coolhackboy
· GitHub ↗
· v1.0.0
· MIT-0
468
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install kling-3
功能描述
Kling 3.0 video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `kling-3.0/standard`, `kling-3.0/pro`, single-shot, multi...
使用说明 (SKILL.md)
PoYo Kling 3.0 Multi-Shot Video Generation
Use this skill for Kling 3.0 jobs on PoYo. It covers single-shot and multi-shot video generation, element-referenced prompting, and sound-enabled output.
Use When
- The user explicitly asks for
Kling 3.0,kling-3.0/standard, orkling-3.0/pro. - The task needs multi-shot storytelling or structured multi-prompt input.
- The workflow depends on
kling_elements, reference frames, or sound control.
Model Selection
kling-3.0/standard: standard-quality entry point.kling-3.0/pro: higher-quality variant for users who explicitly want pro output.
Key Inputs
sound,multi_shots, anddurationdrive the main workflow.promptis for single-shot;multi_promptis for multi-shot.image_urlsis for start/end frames and is also required whenkling_elementsis used.aspect_ratiosupports1:1,16:9,9:16.
Execution
- Read
references/api.mdfor endpoint details, model ids, key fields, example payloads, and polling notes. - Use
scripts/submit_kling_3_0.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
安全使用建议
This skill appears to do exactly what it claims: submit Kling 3.0 payloads to PoYo. Before installing, verify you trust the poyo.ai service and the homepage docs listed in the skill. Protect your POYO_API_KEY (provide only to agents you trust). Be cautious when including a callback_url in payloads—webhooks send results to the provided URL and could expose generated content or metadata to that endpoint. If you need stricter controls, run submissions manually or review payloads before sending. If you see unexpected network calls or additional env-var requests at runtime, stop and investigate.
功能分析
Type: OpenClaw Skill
Name: kling-3
Version: 1.0.0
The skill bundle provides a standard integration for the PoYo Kling 3.0 video generation API. It includes a shell script (scripts/submit_kling_3_0.sh) that wraps a curl command to the legitimate service endpoint (api.poyo.ai) and documentation (SKILL.md, references/api.md) that accurately describes the API's parameters and usage without any signs of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description, declared dependency (curl), required env var (POYO_API_KEY), referenced API endpoint (api.poyo.ai), and the included shell submission script all align with a video-generation integration for PoYo. Nothing requested appears unrelated to the stated purpose.
Instruction Scope
SKILL.md confines behavior to building/submitting JSON payloads to the documented PoYo endpoint and advising polling or webhook usage. It does not instruct reading other system files, scanning environment variables beyond POYO_API_KEY, or contacting unexpected endpoints.
Install Mechanism
Instruction-only skill with a small shell script; no install spec or remote downloads. This minimizes disk writes and avoids arbitrary code installation.
Credentials
Only one credential is required (POYO_API_KEY) and it is the obvious and documented API key for the service. No additional unrelated secrets, keys, or config paths are requested.
Persistence & Privilege
Skill is not always-enabled and uses default autonomous-invocation behavior. It does not request system-wide persistence or modify other skills' configurations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install kling-3 - 安装完成后,直接呼叫该 Skill 的名称或使用
/kling-3触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Kling 3.0 video generation on PoYo.
- Supports single-shot, multi-shot, and structured multi-prompt video creation.
- Covers both standard and pro models (`kling-3.0/standard`, `kling-3.0/pro`).
- Enables use of element-based prompts, reference frames (`image_urls`), and sound-enabled output.
- Provides payload building guidance and clear reporting of submitted `task_id` for follow-up.
- Directs users to official API documentation and example scripts for advanced scenarios.
元数据
常见问题
Kling 3.0 video generation 是什么?
Kling 3.0 video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `kling-3.0/standard`, `kling-3.0/pro`, single-shot, multi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 468 次。
如何安装 Kling 3.0 video generation?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install kling-3」即可一键安装,无需额外配置。
Kling 3.0 video generation 是免费的吗?
是的,Kling 3.0 video generation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Kling 3.0 video generation 支持哪些平台?
Kling 3.0 video generation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Kling 3.0 video generation?
由 coolhackboy(@coolhackboy)开发并维护,当前版本 v1.0.0。
推荐 Skills