heygen-comheygen-comOfficialยท3 Agent Skills Included

heygen-cli

Generate, translate, and manage videos from the command line

Creates videos from text prompts, avatars, and templates through the HeyGen API. Translates videos into other languages, dubs audio, and manages avatars, voices, and brand kits without opening a browser. Outputs stable JSON with structured errors and exit codes, so scripts and coding agents can automate bulk video production reliably.
npx skills add heygen-com/heygen-cli --all -g -y
Available:

Gives the agent the build, testing, and command-generation rules for this CLI, including how to paginate API results and run the pre-release end-to-end test skill against the live HeyGen API.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install heygen-cli?โ–ผ

Run `npx skills add heygen-com/heygen-cli --all -g -y` in your terminal to install all skills in this suite globally.

How to create a video from a text prompt?โ–ผ

Run `heygen video-agent create --prompt "your video description" --wait` and it returns JSON with the finished video URL once rendering completes.

Can heygen-cli translate videos into other languages?โ–ผ

Yes. Use `heygen video-translate create` with a video URL and a list of output languages to generate translated versions automatically.

Does heygen-cli work with Claude Code and other coding agents?โ–ผ

Yes. It is agent-first by design, with JSON on stdout, structured errors on stderr, stable exit codes, and self-describing schema flags that need no authentication.

What do I need to authenticate heygen-cli?โ–ผ

Set the `HEYGEN_API_KEY` environment variable with a key from app.heygen.com/settings/api, or run `heygen auth login` for browser or device OAuth sign-in.

Related Repositories in Design & Creative

View All in Design & Creativeโ†’