klingai-hello-world

Installation
SKILL.md

Kling AI Hello World

Overview

Generate your first AI video in under 20 lines of code. This skill walks through the complete create-poll-download cycle using the Kling AI REST API.

Base URL: https://api.klingai.com/v1

Prerequisites

  • Completed klingai-install-auth setup
  • Python 3.8+ with requests and PyJWT
  • At least 10 credits in your Kling AI account

Minimal Example — Python

import jwt, time, os, requests
Installs
1
GitHub Stars
2.8K
First Seen
13 days ago
klingai-hello-world — jeremylongshore/tons-of-skills-marketplace