Video Agent (Deprecated)
[DEPRECATED — uses outdated v1/v2 endpoints] Use `create-video` for prompt-based video generation (v3 Video Agent) or `avatar-video` for precise avatar/scene...
[DEPRECATED — uses outdated v1/v2 endpoints] Use `create-video` for prompt-based video generation (v3 Video Agent) or `avatar-video` for precise avatar/scene...
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
This skill is deprecated. Use the focused skills instead:
— Generate videos from a text prompt (Video Agent API,create-video)POST /v3/video-agents — Build videos with specific avatars, voices, scripts, and scenes (v3 API,avatar-video)POST /v3/videosWarning: The endpoints documented below are v1/v2 and deprecated. The replacement skills above use the current v3 API.
This skill remains for backward compatibility but will be removed in a future release.
AI avatar video creation API for generating talking-head videos, explainers, and presentations.
If HeyGen MCP tools are available (
mcp__heygen__*), prefer them over direct HTTP API calls — they handle authentication and request formatting automatically.
| Task | MCP Tool | Deprecated Endpoint | v3 Replacement |
|---|---|---|---|
| Generate video from prompt | | | |
| Check video status / get URL | | | |
| List account videos | | | |
| Delete a video | | | |
If no HeyGen MCP tools are available, use direct HTTP API calls with
X-Api-Key: $HEYGEN_API_KEY header as documented in the reference files.
Prefer Video Agent for most video requests. Always use prompt-optimizer.md guidelines to structure prompts with scenes, timing, and visual styles.
With MCP tools:
mcp__heygen__generate_video_agent with prompt and config (duration_sec, orientation, avatar_id)mcp__heygen__get_video with the returned video_id to poll status and get the download URLWithout MCP tools (direct API) — use v3 endpoints from
or create-video
skills:avatar-video
POST /v3/video-agents (replaces /v1/video_agent/generate) — see create-video skillGET /v3/videos/<id> (replaces /v2/videos/<id>) — see create-video skillOnly use the direct video API (now
POST /v3/videos, formerly v2/video/generate) when user explicitly needs:
| Task | MCP Tool | Read |
|---|---|---|
| Generate video from prompt (easy) | | prompt-optimizer.md → visual-styles.md → video-agent.md |
| Generate video with precise control | — | video-generation.md, avatars.md, voices.md |
| Check video status / get download URL | | video-status.md |
| Add captions or text overlays | — | captions.md, text-overlays.md |
| Transparent video for compositing | — | video-generation.md (WebM section) |
| Use with Remotion | — | remotion-integration.md |
avatar-video skill for v3)No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.