TopRank Skills

Home / Claw Skills / Autres / Kling
Official OpenClaw rules 15%

Kling

Kling Video Generation Skill

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Kling 技能。 若已安装,则直接安装 Kling 技能。

Overview

Skill Key
alti-systems/kling
Author
alti-systems
Source Repo
openclaw/skills
Version
-
Source Path
skills/alti-systems/kling
Latest Commit SHA
c130f6e7da6677d93ba93391e9b7c21028cc789c

Extracted Content

SKILL.md excerpt

# Kling Video Generation Skill

Generate AI videos using Kling 2.6 (via Kie.ai).

## Commands

```bash
# Generate video and wait for result
/root/clawd/skills/kling/kling.js generate "A gym owner high-fiving a member"

# Quick start (returns task ID immediately)
/root/clawd/skills/kling/kling.js quick "Professional fitness environment"

# Check status
/root/clawd/skills/kling/kling.js status <task_id>
```

## Parameters

- **Model**: kling-2.6/text-to-video (default)
- **Aspect Ratio**: 16:9 (default)
- **Duration**: 5 seconds (default)
- **Negative Prompt**: Filters out blurry/low quality

## Use Cases

- UGC-style marketing videos
- Gym/fitness promotional content
- LinkedIn video posts
- Client testimonial visualizations
- Product demos

## Notes

- Videos take 1-5 minutes to generate
- Results include video URL in the response
- API key stored in `.env` as `KIE_API_KEY`

Related Claw Skills