kling-video-generator
SKILL.md
Kling 3.0 Omni Video Generator
This skill enables the generation and manipulation of videos using the Kling 3.0 Omni model. It provides a structured workflow for constructing API requests based on user intent, ensuring compliance with the model's complex parameter constraints.
Reference Files
This skill includes the following reference files:
references/api_reference.md— Complete official API parameter reference, including all fields, types, constraints, mutual exclusion rules (R1–R10), capability matrix, and invocation examples. Read this file before constructing any API call.references/prompt_guide.md— Kling 3.0 Omni prompt writing principles, official formula, template syntax, and few-shot examples for all major scenarios.scripts/kling_api.py— Python utility class for JWT authentication, task creation, and polling.
Core Capabilities
- Text-to-Video: Generate a video from a textual description.
- Image-to-Video: Animate a static image with a descriptive prompt.
- Video-to-Video (Editing): Modify an existing video based on a prompt (e.g., change subject, style).