Keevx Image To Video
Skill by baidu-xiling
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/baidu-xiling/keevx-image-to-videoWhat This Skill Does
The Keevx Image-To-Video skill is a powerful integration designed for the OpenClaw AI agent to bridge the gap between static imagery and dynamic video content. By leveraging the advanced Keevx API, this skill empowers users to transform single images or collections of reference images into high-quality video sequences. It handles the entire lifecycle of video generation, including uploading source files, selecting between specialized generation models (Model V and Model KL), configuring aspect ratios, and defining resolution and duration preferences. The skill acts as an intelligent intermediary, automatically determining the best model based on user requirements—such as whether audio is necessary (Model V) or if the project requires a multi-angle product showcase using several reference images (Model KL).
Installation
To install this skill, use the following command in your OpenClaw environment:
clawhub install openclaw/skills/skills/baidu-xiling/keevx-image-to-video
After installation, you must configure your API credentials by setting the KEEVX_API_KEY environment variable. Ensure this key is exported in your shell or configuration file to allow the skill to authenticate requests with the Keevx servers. You can acquire this key at https://www.keevx.com/main/home.
Use Cases
- Dynamic Content Creation: Convert marketing photos into short, engaging video clips for social media advertisements.
- Product Showcasing: Use Model KL to ingest multiple angles of a product and generate a cohesive, professional 360-degree style presentation.
- Automated Editing: Incorporate the skill into a batch pipeline to automatically generate video variations from a single source image for A/B testing.
- Cinematic Enhancement: Utilize Model V to generate high-resolution 4K video with integrated audio from a single high-quality photograph.
Example Prompts
- "Convert this landscape photo into a 4K, 8-second cinematic video with audio: [image_url]"
- "Create a product showcase video using these three images of my watch, focusing on the refined details."
- "Generate a 1080p, 5-second video based on these 4 reference angles of my new furniture design."
Tips & Limitations
- Model Selection: Always use Model V for 4K requirements and audio-sync tasks. Use Model KL specifically when you have 2 to 7 reference images to describe a subject from multiple viewpoints.
- File Handling: If providing local files, the skill handles the upload to Keevx automatically before starting the task. Ensure images are under 20MB.
- Limitations: Model KL does not support audio generation. Keep prompt descriptions concise yet descriptive (maximum 1000 characters) to ensure the AI interprets your motion intent correctly.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-baidu-xiling-keevx-image-to-video": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, file-read
Related Skills
keevx-video-translate
Translate videos into a specified target language using the Keevx API. Supports audio-only translation, subtitle generation, and dynamic duration adjustment. Use this skill when the user needs to (1) Translate/dub a video (2) Translate a video from one language to another (3) Query the list of supported translation languages (4) Check the status of a video translation task. Keywords video translate, Keevx, dubbing.
keevx-image-generate
Use the Keevx API to generate images from prompts and reference images. Supports standard and professional modes, multiple quality levels (1K/2K/4K), various aspect ratios, and batch generation. Use this skill when the user needs to: (1) Generate images from text prompts (2) Create AI images with reference images (3) Batch image generation (4) Query image generation task status. Keywords: image generate, Keevx, AI image, text to image.