$npx -y skills add prime-skills/runcomfy-agent-skills --skill kling-3-0Kling 3.0 video generation on RunComfy. Kling 3.0 (also called Kling V3.0) is Kuaishou Technology's third-generation multi-shot video model with native synchronized audio and consistent character identity across shots. This skill covers all six Kling 3.0 endpoints, spanning three
| 1 | # Kling 3.0 - Pro Pack on RunComfy |
| 2 | |
| 3 | [runcomfy.com](https://www.runcomfy.com/?utm_source=skills.sh&utm_medium=skill&utm_campaign=kling-3-0) · [docs](https://docs.runcomfy.com/cli/introduction) · [GitHub](https://github.com/agentspace-so/runcomfy-agent-skills/tree/main/kling-3-0) |
| 4 | |
| 5 | [Kling 3.0](https://www.runcomfy.com/models/kling/kling-3.0) is Kuaishou Technology's third-generation cinematic video model. This skill covers all six Kling 3.0 rendering endpoints on RunComfy: three quality tiers (Standard, Pro, 4K) across two modes (text-to-video and image-to-video). |
| 6 | |
| 7 | ## What Kling 3.0 is |
| 8 | |
| 9 | Kling 3.0 is the V3 generation of the Kling video model. It produces multi-shot cinematic video with synchronized native audio, consistent character identity across shots, and physics-aware motion. Compared to Kling 2.x, Kling 3.0 supports longer clips (up to 15 seconds), native 4K output on the 4K tier, and a unified multi-prompt segment system that lets one Kling 3.0 generation contain several distinct scenes with controlled transitions. |
| 10 | |
| 11 | Kling 3.0 ships in three rendering tiers on RunComfy, each available as text-to-video or image-to-video: |
| 12 | |
| 13 | - **Standard** - cheapest tier, up to 1080p output. Use Kling 3.0 Standard for fast iteration, previews, A/B variants, social shorts. |
| 14 | - **Pro** - highest fidelity at 1080p. Use Kling V3.0 Pro for hero-quality 1080p clips where motion realism and identity preservation matter most. |
| 15 | - **4K** - native 3840x2160 output. Use Kling V3.0 4K for high-resolution brand films, big-screen cinematic sequences, and finished masters at native resolution. |
| 16 | |
| 17 | All three tiers share the same Kling 3.0 multi-shot architecture. Tiers differ in resolution ceiling, motion-fidelity budget, and pricing. |
| 18 | |
| 19 | ## The 6 Kling 3.0 endpoints |
| 20 | |
| 21 | Each endpoint corresponds to one (tier, mode) pair. All six endpoints share the same Kling 3.0 base model. |
| 22 | |
| 23 | | Endpoint | Anchor | Resolution | Rate (no audio) | Rate (with audio) | |
| 24 | |---|---|---|---|---| |
| 25 | | `kling/kling-3.0/standard/text-to-video` | [Kling 3.0](https://www.runcomfy.com/models/kling/kling-3.0) Standard t2v | up to 1080p | $0.084/s | $0.126/s | |
| 26 | | `kling/kling-3.0/standard/image-to-video` | [Kling 3.0 Standard Image to Video](https://www.runcomfy.com/models/kling/kling-3.0) | up to 1080p | $0.084/s | $0.126/s | |
| 27 | | `kling/kling-3.0/pro/text-to-video` | [Kling V3.0 Pro Text-to-Video](https://www.runcomfy.com/models/kling/kling-3.0) | 1080p | $0.112/s | $0.168/s | |
| 28 | | `kling/kling-3.0/pro/image-to-video` | [Kling V3.0 Pro Image-to-Video](https://www.runcomfy.com/models/kling/kling-3.0) | 1080p | $0.112/s | $0.168/s | |
| 29 | | `kling/kling-3.0/4k/text-to-video` | [Kling V3.0 4K Text-to-Video](https://www.runcomfy.com/models/kling/kling-3.0) | 3840x2160 | $0.42/s flat | $0.42/s flat | |
| 30 | | `kling/kling-3.0/4k/image-to-video` | [Kling V3.0 4K Image-to-Video](https://www.runcomfy.com/models/kling/kling-3.0) | 3840x2160 | $0.42/s flat | $0.42/s flat | |
| 31 | |
| 32 | The 4K tier prices the same regardless of audio. Standard and Pro tiers charge ~50% more per second when audio is enabled. |
| 33 | |
| 34 | ## When to pick which Kling 3.0 tier |
| 35 | |
| 36 | Pick a Kling 3.0 tier based on the output's role in the pipeline. |
| 37 | |
| 38 | - **Drafts, previews, social shorts, A/B variants**: Kling 3.0 Standard. Cheapest. Quality is fine for everything except hero shots. |
| 39 | - **Hero 1080p clips, ad creative, talking heads with high motion fidelity**: Kling V3.0 Pro. About 33% more expensive than Standard for noticeably tighter motion and identity hold at the same resolution. |
| 40 | - **4K brand films, big-screen cinematic, finished masters**: Kling V3.0 4K. Native 3840x2160 (no upscale step). Flat $0.42/s makes budgeting predictable. Use only when the output truly needs 4K - it is roughly 5x the cost of Standard. |
| 41 | |
| 42 | Pick the mode based on whether you have a source image: |
| 43 | |
| 44 | - **Text-to-Video (t2v)**: prompt only, Kling 3.0 generates the look from scratch. Use Kling 3.0 t2v for novel scenes, brand new compositions, environments without an existing reference. |
| 45 | - **Image-to-Video (i2v)**: prompt + source image, Kling 3.0 animates the image. Use Kling 3.0 i2v when you have an exact reference (face, product, scene) that must survive into the output. |
| 46 | |
| 47 | If the user explicitly asked for Kling 3.0, Kling V3.0, Kling Pro |