Skills Artificial Intelligence Kling AI Hello World

Kling AI Hello World

v20260311
klingai-hello-world
Guides you through creating your first Kling AI video by configuring API credentials, sending a text-to-video request, polling for completion, and downloading the resulting assets to verify your integration.
Get Skill
351 downloads
Overview

Klingai Hello World

Overview

This skill provides a minimal working example to generate your first AI video with Kling AI, verify your integration is functioning, and understand the basic request/response pattern.

Prerequisites

  • Kling AI API key configured
  • Python 3.8+ or Node.js 18+
  • HTTP client library installed

Instructions

Follow these steps to create your first video:

  1. Verify Authentication: Ensure your API key is configured
  2. Submit Generation Request: Send a text-to-video request
  3. Poll for Status: Check job status until complete
  4. Download Result: Retrieve the generated video URL
  5. Verify Output: Preview or download the video

Output

Successful execution produces:

  • Job ID for tracking
  • Video URL for download/streaming
  • Thumbnail URL for preview
  • Generation metadata (duration, resolution, timing)

Error Handling

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

Examples

See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.

Resources

Info
Name klingai-hello-world
Version v20260311
Size 4.3KB
Updated At 2026-03-12
Language