返回 Skill 列表
extension
分类: 内容与媒体无需 API Key

klingai-text-to-video

使用Kling AI从文本提示生成视频。在根据描述创建视频或学习提示技巧时使用。可以通过诸如'kling ai text to video'、'klingai prompt'、'generate video from text'、'text2video kling'等短语触发。

person作者: jakexiaohubgithub

Klingai Text To Video

Overview

This skill covers text-to-video generation with Kling AI, including prompt engineering techniques, parameter optimization, and best practices for high-quality video output.

Prerequisites

  • Kling AI API key configured
  • Understanding of video generation concepts
  • Python 3.8+ or Node.js 18+

Instructions

Follow these steps for text-to-video generation:

  1. Craft Your Prompt: Write a descriptive, clear prompt
  2. Select Parameters: Choose duration, resolution, aspect ratio
  3. Submit Request: Send the generation request
  4. Monitor Progress: Track job status
  5. Download Result: Retrieve the generated video

Output

Successful execution produces:

  • Generated video URL
  • Thumbnail image
  • Video metadata (duration, resolution)
  • Generation parameters used

Error Handling

See {baseDir}/references/errors.md for comprehensive error handling.

Examples

See {baseDir}/references/examples.md for detailed examples.

Resources