Create videos from a text prompt using HeyGen's Video Agent (POST /v3/video-agents). The default for most video requests — AI handles script, avatar, visuals, voiceover, and captions automatically. Use when: (1) Creating a video from a description or idea, (2) Generating explainer, demo, or marketing videos from a prompt, (3) Making a video without specifying exact avatars, voices, or scenes, (4) Quick video prototyping or drafts, (5) User says "make me a video" or "create a video about X". For precise control over specific avatars, exact scripts, or per-scene configuration, use the avatar-video skill instead.
$npx -y skills add heygen-com/skills-legacy --skill create-videoInstalls into the current project.
Run `npx skills use "https://github.com/heygen-com/skills-legacy" --skill "heygen-com/skills-legacy/create-video"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/heygen-com/skills-legacy" that are relevant to the current task. Run `npx skills add "https://github.com/heygen-com/skills-legacy"` and select the relevant skills, then follow their instructions.