这个跟上面那个video-edit其实是同一个HeyGen技能包,功能完全一样,就是让AI助手能创建数字人视频。安装方式也一样,粘提示词给AI让它自己搞定,或者手动装三个技能:数字人、视频、翻译。支持Claude Code、Cursor、Codex、Gemini CLI这些主流AI编程工具。适合需要批量做数字人口播视频、多语言视频内容的场景,比如营销、培训、社交媒体内容创作。
查看英文原文
HeyGen Skills AI agent skills for creating avatar videos. Your agent gets a face, a voice, and the ability to send video like a message. Works with Claude Code, OpenClaw, Codex, Cursor, and other AI coding agents. [安装/使用命令见下方] Install Paste this into your agent. It does the rest — clones the repo to the right path, asks for your HeyGen API key, picks the best transport, runs a verify test, and ends with a working video. [安装/使用命令见下方] That's it. The agent fetches INSTALL FOR AGENTS.md and walks the rest of the install. Same prompt forever — the install spec lives in the repo, not in your clipboard. Want to install manually instead? Follow the steps below. Step 1 — Install the skills The repo ships three skills: heygen avatar , heygen video , and heygen translate . Pick the install path that matches your tooling. Option A: gh skill install (works across Claude Code, Cursor, Codex, Gemini CLI, Copilot, Junie, Goose, OpenHands, Amp, Cline, OpenCode, Warp, and more — agentskills.io): [安装/使用命令见下方] Requires GitHub CLI v2.90+. The CLI writes to the right directory for your agent automatically. Option B: ClawHub: [安装/使用命令见下方] Option C: OpenClaw plugin (bundles MCP support): [安装/使用命令见下方] Option D: Git clone (legacy path): Agent Install path Claude Code /.claude/skills/heygen skills OpenClaw /.openclaw/workspace/skills/heygen skills Other Clone anywhere your agent loads skills from [安装/使用命令见下方] After cloning, the three skills are auto discovered at heygen avatar/SKILL.md , heygen video/SKILL.md , and heygen translate/SKILL.md . Step 2 — Get your HeyGen API key 1. Go to app.heygen.com/api (Settings → API) 2. Generate a new API key 3. Save it somewhere safe — you can't view it again after the modal closes Step 3 — Install the HeyGen CLI One line install (macOS / Linux): [安装/使用命令见下方] Then set your API key: [安装/使用命令见下方] That's ephemeral (current shell only). To persist across sessions, add export HEYGEN API KEY= to your shell profile ( /.zshrc , /.bashrc , or equivalent). Verify: [