wan-image-video-gen-edit

Generate and edit images and videos using Wan models via ModelStudio.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/Mohabsmar/VoiceDev-2.0 --skill wan-image-video-gen-edit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wan-image-video-gen-edit
Source: https://github.com/Mohabsmar/VoiceDev-2.0/tree/main/skills/wan-image-video-generation-editting
Command: npx skills add https://github.com/Mohabsmar/VoiceDev-2.0 --skill wan-image-video-gen-edit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Solve media generation and editing challenges by leveraging Wan models.

Core Features & Use Cases

  • Supports text2image generation, image editing with prompts, text2video, image2video, and reference2video workflows using Wan models.
  • Facilitates end-to-end media creation in creative workflows with configurable size, duration, and shot-type parameters.

Quick Start

Provide a clear prompt and run the Wan scripts to generate images, edit images, or create videos.

Frequently Asked Questions about wan-image-video-gen-edit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate videos from text using Wan models?

To generate videos from text using Wan models, provide a clear text prompt and run the specific text-to-video script. This workflow supports configurable parameters for duration, size, and shot type to facilitate media creation in creative pipelines.

Can I use image-to-video and reference-to-video workflows with Wan models?

Yes, Wan models support image-to-video and reference-to-video workflows. You can supply an existing image or reference material along with prompts to generate video content through the provided scripts.

What do I need to access Wan models for image generation and editing?

You need Wan models access via ModelStudio and a configured environment variable for the API key. The Python requests library is also required as a dependency to execute the generation and editing scripts.

How does image editing with Wan models work?

Image editing with Wan models works by providing an existing image and a clear prompt to guide the modifications. Running the designated script processes the input to produce the edited image output.

Are there limitations when configuring size and duration for text-to-video generation?

The text-to-video workflow allows configuring size, duration, and shot-type parameters. However, valid ranges and specific limits depend on the capabilities of the Wan models accessed through your ModelStudio environment.