modelscope.cn

klingai-image-to-video

Generate videos from static images using Kling AI. Use when animating images, creating motion from stills, or building image-based content. Trigger with phrases like 'klingai image to video', 'kling ai animate image', 'klingai img2vid', 'animate picture klingai'.

Installation

$ npx skills add https://modelscope.cn

Also in this package

Other skills from modelscope.cn · top by installs.

npx skills add https://modelscope.cn

Browse all from modelscope.cn

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.0.0
LicenseMIT
Allowed toolsRead, Write, Edit, Grep

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,601 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Klingai Image To Video

Overview

This skill demonstrates using Kling AI's image-to-video capabilities to animate static images, including motion control, style preservation, and seamless transitions.

Prerequisites

  • Kling AI API key configured
  • Source image (PNG, JPG, WEBP)
  • Python 3.8+ with image processing libraries

Instructions

Follow these steps for image-to-video:

  1. Prepare Image: Ensure image meets requirements
  2. Configure Motion: Define animation parameters
  3. Generate Video: Submit to API
  4. Review Output: Verify animation quality
  5. Iterate: Refine motion settings

Output

Successful execution produces:

  • Animated video from static image
  • Controlled motion and camera effects
  • Style-preserved animation
  • Multiple output formats

Error Handling

See {baseDir}/references/errors.md for comprehensive error handling.

Examples

See {baseDir}/references/examples.md for detailed examples.

Resources