# Generate Kling 3.0 Videos with RunComfy

Creating polished short videos requires selecting the correct model tier, mode, and settings. This skill prepares and runs Kling 3.0 generations through RunComfy.

## Install

```bash
npx skillstore add agentspace-so/kling-3-0
```

## Metadata

- Status: approved
- Slug: agentspace-so-kling-3-0
- Skillstore revision: r2
- Version status: missing
- Tree hash: 2c565b8251080ff7df328739921f28d749445a18ac94894b156c82b92e60ac0e
- Author: agentspace-so
- GitHub username: agentspace-so
- License: MIT
- Repository: https://github.com/agentspace-so/runcomfy-agent-skills/tree/main/kling-3-0/
- Ref: 181fdefcafd96b041926e61c4b2e306ca7e7820e
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: confirmation\_required
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands, network, filesystem
- Quality score: 38
- Quality tier: warning
- Public page: https://skillstore.pages.dev/skills/agentspace-so-kling-3-0
- Manifest: https://skillstore.pages.dev/api/skills/agentspace-so-kling-3-0/manifest

## Capabilities

- Selects Standard, Pro, or 4K rendering based on quality and cost requirements.
- Runs text-to-video and image-to-video generation through six RunComfy endpoints.
- Configures duration, aspect ratio, prompt guidance, seed, and optional synchronized audio.
- Supports source and tail images for controlled image animation and final frames.
- Structures multi-shot prompts with camera, motion, identity, and audio directions.
- Downloads completed RunComfy video results to a chosen output directory.

## Use Cases

- Produce social video variants: Create low-cost Standard clips in vertical, square, or widescreen formats for testing.
- Create polished campaign scenes: Generate Pro multi-shot videos with stable characters, camera direction, and synchronized audio.
- Animate approved visual assets: Turn product images or character artwork into controlled 1080p or 4K motion sequences.

## Prompt Templates

### Create a simple scene

```
Generate a 5-second Kling 3.0 Standard video of [scene]. Use [camera movement], a 16:9 frame, and no audio.
```

### Animate a reference image

```
Animate [public image URL] for [duration]. Preserve [identity details], add [motion], and use a [aspect ratio] frame.
```

### Direct a multi-shot sequence

```
Create a Kling 3.0 Pro sequence with [shot list]. Maintain [character anchors] and generate [dialogue, ambience, or music]. Confirm estimated cost first.
```

### Plan a native 4K master

```
Draft [concept] on Standard first. After approval, render 4K for [duration] with [shots], [audio], [negative constraints], and seed [number]. Confirm cost before each run.
```

## Limitations

- Each generation is limited to 15 seconds.
- Image-to-video requires a publicly accessible HTTPS image URL.
- Only six documented aspect ratios are supported.
- RunComfy access, network connectivity, credits, and local storage are required.

## Best Practices

- Confirm the endpoint, duration, audio setting, and estimated cost before generation.
- Validate concepts with Standard before rendering expensive Pro or 4K versions.
- Describe camera movement, subject motion, stable identity details, and audio separately.

## Anti Patterns

- Do not place unescaped user text directly inside a shell command.
- Do not request unsupported durations or aspect ratios.
- Do not submit private, sensitive, or inaccessible image URLs.

## Security Audit

- Audited at: 2026-07-23T09:03:27.716\+00:00
- Summary: Most static findings are false positives caused by Markdown backticks, URL placeholders, or protected token storage. Single-quoted shell examples can expose substituted prompts to command injection, and the unpinned global CLI installation adds supply-chain risk. The skill can also trigger paid third-party generation without requiring cost confirmation.

## Stats

- Views: 86
- Downloads: 9
- Favorites: 0
- Popularity score: 0
