Claude Skills
CollectionsCompareWorkflowsNominate
Sign inSign up
© 2026 Curated Agent Skills·Learn more about Agent Skills
Back to repository

klingai-image-to-video

verified

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'.

View on GitHub

Marketplace

claude-code-plugins-plus

jeremylongshore/claude-code-plugins-plus-skills

Plugin

klingai-pack

ai-ml

Repository

jeremylongshore/claude-code-plugins-plus-skills
1.2kstars

plugins/saas-packs/klingai-pack/skills/klingai-image-to-video/SKILL.md

Last Verified

February 1, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/jeremylongshore/claude-code-plugins-plus-skills/blob/main/plugins/saas-packs/klingai-pack/skills/klingai-image-to-video/SKILL.md -a claude-code --skill klingai-image-to-video

Installation paths:

Claude
.claude/skills/klingai-image-to-video/
Powered by add-skill CLI

Instructions

# 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

- [Kling AI Image-to-Video](https://docs.klingai.com/image-to-video)
- [Pillow Documentation](https://pillow.readthedocs.io/)
- [Motion Control Guide](https://docs.klingai.com/motion)

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
1142 chars