I2V
/install i2v
i2v
Overview
Use this as a placeholder skill for image-to-video generation on skills.video.
This file is intentionally incomplete and should not be treated as a production workflow.
Current status
- No verified i2v OpenAPI contract has been wired into this skill yet.
- No default endpoint, payload template, or helper command is defined yet.
- The skill should surface this limitation clearly instead of guessing request fields.
Temporary behavior
When this skill is invoked before implementation is completed:
- Tell the user that
i2vis currently a placeholder. - Check whether a model-specific
openapi.jsonor docs page exists for the requested provider/model. - Avoid inventing undocumented image input fields or upload semantics.
- Ask for the exact model or endpoint only if it is necessary to continue.
- Once the API contract is confirmed, promote this placeholder into a real workflow similar to
video-generation.
Implementation checklist
- Confirm which providers/models support i2v on
skills.video - Identify the create endpoint and terminal status flow
- Document image input format such as URL, file upload, or asset ID
- Document supported motion, duration, and aspect-ratio parameters
- Add request-template extraction steps from OpenAPI
- Add execution examples and fallback polling behavior if applicable
- Add runtime error handling guidance
Related skills
video-generation: generic video generation flowi2i: image-to-image placeholder flowv2v: video-to-video placeholder flow
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install i2v - After installation, invoke the skill by name or use
/i2v - Provide required inputs per the skill's parameter spec and get structured output
What is I2V?
Placeholder skill for image-to-video workflows on skills.video. Use when the user is asking about i2v generation and the concrete API contract has not been i... It is an AI Agent Skill for Claude Code / OpenClaw, with 142 downloads so far.
How do I install I2V?
Run "/install i2v" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is I2V free?
Yes, I2V is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does I2V support?
I2V is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created I2V?
It is built and maintained by skills-video (@skills-video); the current version is v1.0.0.