Claude Skill MartBrowse skillsQuick linesLearn by videoTerminal guideWhat is a Skill?
Back to list

Kling Prompter (Kling 3.0)

Generates Kling 3.0 (Kuaishou) video prompts by auto-selecting one of three writing formulas based on your request.

Image & VideoIntermediate35885AI score 9/10Last updated: Jun 1, 2026

What it does

A prompt writer built specifically for Kling 3.0 (可灵, Kuaishou). It reads your request and picks one of three formulas:

  • Formula 1 — 4-part base: Subject / Action / Context / Style, for 5-second single-scene shorts.
  • Formula 2 — 5-layer advanced: Scene / Characters / Action / Camera / Audio & Style, for narrative clips with dialogue, music and ambience (leaning on Kling's native audio-video sync and per-character speech).
  • Formula 3 — Image-to-video: the hard rule is to describe motion only and never restate what the reference image already shows.

It also includes a 6-rule self-check list (active verbs, temporal flow, concrete light sources, tactile detail, explicit endpoints, physics anchoring for fantasy), Chinese vs. English language guidance, a negative-prompt template, and an output format with recommended aspect ratio, duration and model.

Who it's for

  • Creators producing shorts, ads or mini-films on Kling AI (klingai.com)
  • Marketers who need character dialogue plus native audio in one generation
  • Designers animating an existing reference image
  • Anyone doing Chinese-language dialogue or Chinese aesthetics (wuxia, hanfu) video

Examples

  1. "Short video: a girl transforming into an anime character" → 4-part formula, 9:16 · 5s prompt with an explicit endpoint (then settles).
  2. "Two old friends reunite after 10 years, with voiceover" → 5-layer prompt covering scene, per-character wardrobe anchors, a cause-and-effect action chain, camera cuts, piano score plus park ambience, 12s.
  3. "Animate this kitchen photo, chef tossing a wok" → motion-only sequence (flip → fireball → catch → plate slide), skipping any re-description of the image.

· · · Install guide · · ·

Try it now, no install

Paste this into Claude to use the skill without installing anything.

Read the instructions in this file and follow them to help me:
https://raw.githubusercontent.com/cclank/lanshu-awesome-ai-video-kit/HEAD/skills/kling-prompter/SKILL.md

What I want: (describe your task here)

If Claude can't open the link, open it yourself and paste the contents instead.

If it works for you, download the ZIP below and install it. Then it runs on its own — no pasting each time.

Install in the Claude app (no terminal)
  1. Download the ZIP with the button below.
  2. In Claude, open Settings → Capabilities and turn on 'Code execution and file creation'. (one time)
  3. Go to Customize → Skills → + → 'Upload a skill' and upload the ZIP.
Download ZIP
Install in Claude Code

Let Claude do it — paste this into Claude Code

Install the skill I found on Claude Skill Mart.
Copy the skills/kling-prompter folder from the GitHub repo cclank/lanshu-awesome-ai-video-kit into my ~/.claude/skills/kling-prompter/.
When it's done, tell me in one line what this skill can do.

Install with a command instead

git clone https://github.com/cclank/lanshu-awesome-ai-video-kit.git && mkdir -p ~/.claude/skills && cp -r lanshu-awesome-ai-video-kit/skills/kling-prompter ~/.claude/skills/

This is a third-party skill. Check the source repository before installing.

  1. Open a terminal.
  2. Clone the repo: git clone https://github.com/cclank/lanshu-awesome-ai-video-kit.git
  3. Create the skills folder: mkdir -p ~/.claude/skills
  4. Copy the skill: cp -r lanshu-awesome-ai-video-kit/skills/kling-prompter ~/.claude/skills/
  5. The skill links to methodology/ and prompts/ one level up, so to keep those references working copy the whole repo to ~/.claude/skills/lanshu-awesome-ai-video-kit instead.
  6. Restart Claude Code and ask something like "write a Kling prompt for ..." to trigger the skill.