What problem does it solve? Creating AI avatar, talking-head, and lip-sync videos requires choosing between multiple audio-driven video models with different input requirements, and this Skill routes each request to the right RunComfy model with the correct prompt pattern and CLI invocation. ## Core Features & Use Cases - Intent-based model routing: Classifies the request (pre-recorded audio vs. script only, photoreal portrait vs. stylized character, single shot vs. cinematic) and selects among OmniHuman, Wan 2-7, Wan 2-2 Animate, HappyHorse 1.0, and Seedance v2 Pro. - Ready-to-run CLI invocations: Ships the exact runcomfy run <model_id> command with documented JSON input bodies for each route. - Use Case: A marketer needs a vertical UGC product ad where a presenter reads a voiceover. The Skill picks OmniHuman, passes the portrait image URL plus the voiceover MP3 URL, and downloads the finished lip-synced video to the output directory. ## Quick Start Ask the agent to make the person in your portrait image speak your voiceover audio file using the ai-avatar-video skill.