image-to-video

The image-to-video skill routes user requests to specific RunComfy animation models based on intent. It selects HappyHorse 1.0 I2V for general animation, Wan 2.7 for custom-voiceover lip-sync, or Seedance 2.0 Pro for multi-modal composition. The skill executes the RunComfy CLI to process inputs and download generated video files.

355.0K
Installs
4
Use cases
9/10
Quality

Is image-to-video safe to install?

Review the source first

Review the source first: our audit of image-to-video's source files found 3 shell commands, 1 external URL, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill executes shell commands via the RunComfy CLI and performs network requests to RunComfy API endpoints. It writes generated video files to a local directory.

How we audit skills: our security review methodology.

Who is this skill for?

Developers and users who need to automate video generation from images using the RunComfy platform.

What can you do with it?

  • Animate portraits while maintaining identity stability
  • Create product reveals with smooth camera motion
  • Generate talking-head clips synchronized to custom audio tracks
  • Perform multi-modal animation using combinations of images, reference videos, and reference audio

How good is this skill?

Quality score: 9/10. The skill documentation is comprehensive, providing clear routing logic, schema definitions, and security considerations. The instructions for CLI usage and model selection are precise.

What does the skill file contain?

SKILL.md
# Image-to-Video — Pro Pack on RunComfy

[runcomfy.com](https://www.runcomfy.com/?utm_source=skills.sh&utm_medium=skill&utm_campaign=image-to-video) · [HappyHorse I2V](https://www.runcomfy.com/models/happyhorse/happyhorse-1-0/image-to-video?utm_source=skills.sh&utm_medium=skill&utm_campaign=image-to-video) · [Wan 2.7](https://www.runcomfy.com/models/wan-ai/wan-2-7/text-to-video?utm_source=skills.sh&utm_medium=skill&utm_campaign=image-to-video) · [Seedance 2.0 Pro](https://www.runcomfy.com/models/bytedance/seedance-v2/pro?utm_source=skills.sh&utm_medium=skill&utm_campaign=image-to-video) · [Git...

Frequently asked questions

How does the skill choose which model to use?

The skill classifies the user's intent and matches it to a specific model: HappyHorse 1.0 I2V for general animation, Wan 2.7 for lip-sync with custom audio, or Seedance 2.0 Pro for multi-modal inputs.

What are the prerequisites for using this skill?

Users must install the RunComfy CLI, authenticate via the login command or a token environment variable, and provide valid source image URLs.

Can I use this skill to blend multiple models in one clip?

No. The skill selects one model per call. Combining different model capabilities requires multiple calls and manual stitching.

Data sourced from agentspace-so/runcomfy-agent-skills on GitHub. Install counts from skills.sh. The summary and security audit are derived from the skill's source files: every command and URL listed appears verbatim in the source.

Related skills

find-skills

2.3M

Users seeking to extend agent capabilities with specialized tools, workflows, or knowledge packages

The find-skills skill enables agents to search for, discover, and install modular packages from the open agent skills ecosystem using the Skills CLI.

highclipackage-managervercel-labs

agent-browser

506.7K

AI agents and developers requiring programmatic web interaction, exploratory testing, or automation of Electron desktop applications

The agent-browser CLI provides browser automation for AI agents using Chrome or Chromium via CDP. It supports page navigation, form interaction, data extraction, and testing. The tool utilizes accessibility-tree snapshots and element references for interaction.

highbrowser-automationclivercel-labs

azure-ai

429.4K

Developers and AI agents requiring integration with Azure AI services for search, transcription, and synthesis tasks

The azure-ai skill provides tools for interacting with Azure AI services, including AI Search, Speech, OpenAI, and Document Intelligence. It supports search operations, speech-to-text, text-to-speech, and OCR through an MCP server interface.

highazureaimicrosoft

video-edit

338.7K

Users of the RunComfy CLI who need to automate video editing tasks like restyling, background swapping, or motion transfer

The video-edit skill acts as a router for the RunComfy CLI, selecting between Wan 2.7 Edit-Video, Kling 2.6 Pro Motion Control, and Lucy Edit Restyle models based on user intent to perform video transformations.

highvideo-editingai-agentagentspace-so