Agent skill
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'.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/klingai-image-to-video
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:
- Prepare Image: Ensure image meets requirements
- Configure Motion: Define animation parameters
- Generate Video: Submit to API
- Review Output: Verify animation quality
- 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
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?