npx skills add https://github.com/heygen-com/skills --skill heygen此技能已弃用。 请改用以下聚焦的技能:
create-video— 根据文本提示生成视频 (Video Agent API)avatar-video— 使用特定虚拟形象、语音、脚本和场景构建视频 (v2 API)
此技能为保持向后兼容性而保留,但将在未来的版本中移除。
用于生成口播视频、解说视频和演示文稿的 AI 虚拟形象视频创作 API。
如果 HeyGen MCP 工具可用 (mcp__heygen__*),请优先使用它们而非直接进行 HTTP API 调用——它们会自动处理身份验证和请求格式化。
| 任务 | MCP 工具 | 备用方案 (直接 API) |
|---|---|---|
| 根据提示生成视频 | mcp__heygen__generate_video_agent |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
POST /v1/video_agent/generate |
| 检查视频状态 / 获取 URL | mcp__heygen__get_video | GET /v2/videos/{video_id} |
| 列出账户视频 | mcp__heygen__list_videos | GET /v2/videos |
| 删除视频 | mcp__heygen__delete_video | DELETE /v2/videos/{video_id} |
如果没有可用的 HeyGen MCP 工具,请使用直接 HTTP API 调用,并按照参考文件中的说明添加 X-Api-Key: $HEYGEN_API_KEY 请求头。
对于大多数视频请求,优先使用 Video Agent。始终遵循 prompt-optimizer.md 指南来构建包含场景、时长和视觉风格的提示。
使用 MCP 工具时:
mcp__heygen__generate_video_agentmcp__heygen__get_video 来轮询状态并获取下载 URL不使用 MCP 工具 (直接 API) 时:
POST /v1/video_agent/generate — 参见 video-agent.mdGET /v2/videos/<id> — 参见 video-status.md仅当用户明确需要以下功能时才使用 v2/video/generate:
| 任务 | MCP 工具 | 阅读 |
|---|---|---|
| 根据提示生成视频 (简单) | mcp__heygen__generate_video_agent | prompt-optimizer.md → visual-styles.md → video-agent.md |
| 精确控制生成视频 | — | video-generation.md, avatars.md, voices.md |
| 检查视频状态 / 获取下载 URL | mcp__heygen__get_video | video-status.md |
| 添加字幕或文本叠加层 | — | captions.md, text-overlays.md |
| 用于合成的透明视频 | — | video-generation.md (WebM 部分) |
| 与 Remotion 配合使用 | — | remotion-integration.md |
每周安装量
939
仓库
GitHub 星标数
91
首次出现
2026 年 1 月 23 日
安全审计
安装于
claude-code865
opencode252
gemini-cli245
cursor234
codex232
github-copilot202
This skill is deprecated. Use the focused skills instead:
create-video— Generate videos from a text prompt (Video Agent API)avatar-video— Build videos with specific avatars, voices, scripts, and scenes (v2 API)
This skill remains for backward compatibility but will be removed in a future release.
AI avatar video creation API for generating talking-head videos, explainers, and presentations.
If HeyGen MCP tools are available (mcp__heygen__*), prefer them over direct HTTP API calls — they handle authentication and request formatting automatically.
| Task | MCP Tool | Fallback (Direct API) |
|---|---|---|
| Generate video from prompt | mcp__heygen__generate_video_agent | POST /v1/video_agent/generate |
| Check video status / get URL | mcp__heygen__get_video | GET /v2/videos/{video_id} |
| List account videos | mcp__heygen__list_videos | GET /v2/videos |
| Delete a video | mcp__heygen__delete_video | DELETE /v2/videos/{video_id} |
If no HeyGen MCP tools are available, use direct HTTP API calls with X-Api-Key: $HEYGEN_API_KEY header as documented in the reference files.
Prefer Video Agent for most video requests. Always use prompt-optimizer.md guidelines to structure prompts with scenes, timing, and visual styles.
With MCP tools:
mcp__heygen__generate_video_agent with prompt and config (duration_sec, orientation, avatar_id)mcp__heygen__get_video with the returned video_id to poll status and get the download URLWithout MCP tools (direct API):
POST /v1/video_agent/generate — see video-agent.mdGET /v2/videos/<id> — see video-status.mdOnly use v2/video/generate when user explicitly needs:
| Task | MCP Tool | Read |
|---|---|---|
| Generate video from prompt (easy) | mcp__heygen__generate_video_agent | prompt-optimizer.md → visual-styles.md → video-agent.md |
| Generate video with precise control | — | video-generation.md, avatars.md, voices.md |
| Check video status / get download URL | mcp__heygen__get_video | video-status.md |
Weekly Installs
939
Repository
GitHub Stars
91
First Seen
Jan 23, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykWarn
Installed on
claude-code865
opencode252
gemini-cli245
cursor234
codex232
github-copilot202
超能力技能使用指南:AI助手技能调用优先级与工作流程详解
37,500 周安装
Base44 CLI 工具 - 创建和管理 Base44 应用项目 | 命令行开发工具
936 周安装
SwiftUI 开发模式指南:状态管理、视图组合与导航最佳实践
937 周安装
Ant Design 最佳实践指南:React 组件库使用决策、主题配置与性能优化
937 周安装
Grimoire CLI 使用指南:区块链法术编写、验证与执行全流程
940 周安装
Grimoire Uniswap 技能:查询 Uniswap 元数据与生成代币/资金池快照的 CLI 工具
940 周安装
Grimoire Aave 技能:查询 Aave V3 元数据和储备快照的 CLI 工具
941 周安装
| Add captions or text overlays | — | captions.md, text-overlays.md |
| Transparent video for compositing | — | video-generation.md (WebM section) |
| Use with Remotion | — | remotion-integration.md |