Skip to main content

heygen-best-practices

Best practices for HeyGen - AI avatar video creation API

Stars
27,681
Source
davila7/claude-code-templates
Updated
2026-05-31
Slug
davila7--claude-code-templates--heygen-best-practices
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/davila7/claude-code-templates/HEAD/cli-tool/components/skills/development/heygen-best-practices/SKILL.md -o .claude/skills/heygen-best-practices.md

Drops the SKILL.md into .claude/skills/heygen-best-practices.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

When to use

Use this skill whenever you are dealing with HeyGen API code to obtain domain-specific knowledge for creating AI avatar videos, managing avatars, handling video generation workflows, and integrating with HeyGen's services.

How to use

Read individual rule files for detailed explanations and code examples:

Foundation

Core Video Creation

Video Customization

Advanced Features

Integration