这是HeyGen出的AI技能包,专门用来创建数字人视频,让你的AI助手拥有面孔、声音,能像发消息一样直接发视频。支持Claude Code、Cursor、Codex这些主流编程工具。安装特别简单,直接把安装命令粘贴给AI助手就行,它会自动克隆仓库、要你的HeyGen API密钥、选传输方式、跑验证测试,最后就能用了。想手动装也行,仓库里带了三个技能:heygen avatar、heygen video和heygen translate,分别管数字人形象、视频生成和翻译。适合做营销视频、多语言内容本地化、或者想用AI批量生成口播视频的人,尤其是那些已经用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: [