Automate AI avatar video creation, template workflows, and status tracking
Copy the install command and let the AI configure it · recommended for beginners
Please install the "HeyGen Automation" skill from askskill: 1. Download https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/heygen-automation/SKILL.md 2. Save it as ~/.claude/skills/heygen-automation/SKILL.md 3. Reload skills and tell me it's ready
Automate AI-powered video creation workflows -- browse avatars and templates, generate personalized videos from templates, track processing status, and retrieve shareable URLs -- all orchestrated through the Composio MCP integration.
Toolkit docs: composio.dev/toolkits/heygen
https://rube.app/mcpHEYGEN_* tools become available for executionRetrieve pre-designed avatar templates from the HeyGen library for video creation.
Tool: HEYGEN_V2_TEMPLATES
No parameters required -- returns template IDs, names, preview images, and customization options.
Use this to discover templates before generating videos. Each template has a unique ID needed for generation.
Retrieve the full structure of a template including all variables, scene mappings, and customization options.
Tool: HEYGEN_RETRIEVE_TEMPLATE_DETAILS_V3
| Parameter | Type | Required | Description |
|---|---|---|---|
template_id | string | Yes | Template ID from HEYGEN_V2_TEMPLATES or the HeyGen dashboard |
This is a required prerequisite before generating videos -- it tells you exactly which variables must be populated.
List all realistic avatars available for video creation, useful for mapping characters to scenes.
Tool: HEYGEN_V2_AVATARS
No parameters required -- returns avatar identifiers, names, and preview images.
The list may be paginated; additional calls might be needed for the full set.
Create a customized video by populating a template with your variables and content.
Tool: HEYGEN_V2_TEMPLATE_GENERATE
Provide a video title and all template variables discovered via HEYGEN_RETRIEVE_TEMPLATE_DETAILS_V3. Every required variable must be supplied with exact names and types.
Poll the processing status and retrieve metadata for a video being generated.
Tool: HEYGEN_RETRIEVE_VIDEO_STATUS_DETAILS
| Parameter | Type | Required | Description |
|---|---|---|---|
video_id | string | Yes | Video ID returned from the generation API |
Returned URLs expire after 7 days but can be regenerated by calling this endpoint again.
Generate a public, shareable link that allows anyone to view the video without authentication.
Tool: HEYGEN_RETRIEVE_SHARABLE_VIDEO_URL
Provide the video_id to receive a public URL for distribution.
| Pitfall | Details |
|---|---|
| All template variables required | HEYGEN_V2_TEMPLATE_GENERATE demands every variable from HEYGEN_RETRIEVE_TEMPLATE_DETAILS_V3 with exact names and types -- missing or misnamed fields break scenes or fail generation |
| Always inspect templates first | Never skip HEYGEN_RETRIEVE_TEMPLATE_DETAILS_V3 before generation -- multi-scene templates have complex variable structures |
| Video URLs expire | URLs from HEYGEN_RETRIEVE_VIDEO_STATUS_DETAILS expire after 7 days; regenerate by calling the endpoint again |
| Paginated avatar lists | HEYGEN_V2_AVATARS may return paginated results -- additional calls may be needed for the full library |
| Processing time varies | Video generation is asynchronous; poll HEYGEN_RETRIEVE_VIDEO_STATUS_DETAILS until status is complete before using output URLs |
| Tool Slug | Purpose |
|---|---|
HEYGEN_V2_TEMPLATES | List available video templates |
HEYGEN_RETRIEVE_TEMPLATE_DETAILS_V3 | Get template variables and scene structure |
…
Automate Imgbb image uploads and link management through Rube MCP workflows.
Automate crypto wallet, account, and portfolio management with the Coinbase CDP SDK.
Automate Ipinfo IO lookups and network intelligence tasks through Rube MCP.
Automate RKVST workflows via Rube MCP with schema lookup first.
Automate Polygon tasks via Rube MCP after checking current tool schemas first.
Automate common Revolt tasks and collaboration workflows through Rube MCP.
Automate OpenAI API tasks for text, embeddings, images, and model listing.
Build self-hosted visual AI workflows with agents, RAG, HITL, and observability.
Generate images and videos automatically, then stitch clips locally into final media.
Automate ElevenLabs text-to-speech, voice management, and audio history workflows.
Generate high-quality AI video prompts for Seedance 2.0 quickly.
Generate images, videos, and audio for agents, including banners, avatars, and voice cloning.