Agent skill · Media & Video

HeyGen Automation

Automate AI video generation, avatar browsing, template-based video creation, and video status tracking through HeyGen's platform via Composio

composio-communitygithub.com/composio-communityGitHub ↗
codex
Install
npx skills add composio-community/awesome-codex-skills --skill heygen-automation --agent codex

Same command for any agent — swap --agent for claude-code, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Path: composio-skills/heygen-automation/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 15,591
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# HeyGen Automation 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://composio.dev/toolkits/heygen) --- ## Setup 1. Connect your HeyGen account through the Composio MCP server at `https://rube.app/mcp` 2. The agent will prompt you with an authentication link if no active connection exists 3. Once connected, all `HEYGEN_*` tools become available for execution --- ## Core Workflows ### 1. Browse Available Templates Retrieve 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. --- ### 2. Inspect Template Details & Variables Retrieve the full structure of a template including all variables, scene mappings, and customization options. **Tool:** `HEYGEN_RETRIEVE_TEMPLATE_DETAILS_V3` | Par

What's inside
Steps it walks through
  1. Setup
  2. Core Workflows
  3. 1. Browse Available Templates
  4. 2. Inspect Template Details & Variables
  5. 3. Browse Available Avatars
  6. 4. Generate Video from Template
  7. 5. Check Video Processing Status
  8. 6. Get Shareable Video URL
  9. Known Pitfalls
  10. Quick Reference
More from awesome-codex-skills
All skills →
About this skill
What does the HeyGen Automation skill do?

Automate AI video generation, avatar browsing, template-based video creation, and video status tracking through HeyGen's platform via Composio

How do I install it?

Run `npx skills add composio-community/awesome-codex-skills --skill heygen-automation --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From composio-community/awesome-codex-skills, a repository with 15,591 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going