What problem does it solve? Turning a rough idea into a finished video normally requires scripting, avatar selection, visual design, voiceover, and editing. This Skill automates that entire pipeline by sending a single optimized prompt to HeyGen's Video Agent, which handles script writing, avatar selection, visuals, voiceover, pacing, and captions automatically. ## Core Features & Use Cases - Prompt-to-Video Generation: Describe the video you want and generate a complete draft via the POST /v1/video_agent/generate endpoint or the mcp__heygen__generate_video_agent MCP tool. - Prompt Optimization Framework: Built-in guidance for writing production-quality prompts with named visual styles, scene-by-scene structure, layered motion graphics, and critical on-screen text. - Status Polling and Download: Poll video status with mcp__heygen__get_video or GET /v2/videos/{video_id} and retrieve download URLs once rendering completes. - Use Case: A marketing team member says "make me a 60-second product demo video" and receives a rendered MP4 with avatar narration, motion graphics, and captions without touching a video editor. ## Quick Start Ask the AI to create a 60-second landscape video about your product using the create-video skill, making sure the HEYGEN_API_KEY environment variable is set first.