kling

Integrate Kling AI video and image generation via JWT-authenticated API endpoints.

168|13|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/npc-live/clawfirm --skill kling-npc-live
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kling
Source: https://github.com/npc-live/clawfirm/tree/main/app/assets/skills/kling
Command: npx skills add https://github.com/npc-live/clawfirm --skill kling-npc-live

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Kling AI API integration can simplify the creation of engaging videos and images by providing a consolidated set of endpoints, authentication guidance, and model references.

Core Features & Use Cases

  • Text-to-video, image-to-video, and image generation to quickly produce media assets.
  • Lip-sync, video effects, and virtual try-on for enhanced multimedia content.
  • Camera control and custom voices support for more expressive productions.

Quick Start

Register for Kling API access, generate a short-lived JWT, and start sending requests to text2video, image2video, or text-to-image endpoints.

Frequently Asked Questions about kling

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a short-lived JWT for Kling API video generation?

To use Kling API video generation, register for API access to obtain your keys, then generate a short-lived JWT to authenticate requests to text2video, image2video, or image generation endpoints.

Can I use image-to-video and text-to-video endpoints with Kling v1 to v3 models?

Yes, Kling API supports text-to-video and image-to-video generation using model variants across Kling v1 through v3, allowing you to specify parameters like model_name, prompt, duration, and aspect_ratio.

What's the best way to add lip-sync and camera control to AI video generation?

Kling API provides dedicated endpoints for lip-sync, camera control, and custom voices, enabling you to enhance multimedia productions by sending authenticated requests with your desired video effects and parameters.

Does the Kling API support virtual try-on and video effects?

Yes, the Kling API supports virtual try-on and video effects alongside core image generation, allowing developers to integrate advanced multimedia content creation capabilities into their applications.

How do I handle asynchronous video generation results with callback URLs?

You can include callback URLs in your Kling API requests for text-to-video and image-to-video tasks, allowing the system to send generation results directly to your specified endpoint upon completion.