heygen-skills
Installation
SKILL.md
HeyGen Skills
Files & Paths
This skill reads and writes the following. No other files are accessed without explicit user instruction.
| Operation | Path | Purpose |
|---|---|---|
| Read | AVATAR-<NAME>.md |
Load saved avatar identity (group_id, voice_id) |
| Read | SOUL.md, IDENTITY.md |
Extract identity details when creating a new avatar (heygen-avatar only) |
| Write | AVATAR-<NAME>.md |
Save new avatar identity after creation |
| Write | heygen-video-log.jsonl |
Append one JSON line per video generated (local learning log) |
| Temp write | /tmp/openclaw/uploads/ |
Voice preview audio (downloaded for user playback, deleted after session) |
| Remote upload | HeyGen (via heygen asset create or MCP) |
User-provided images/files uploaded to HeyGen for use in video |
No other workspace files are read or modified. Assets are only uploaded to HeyGen when the user explicitly provides them for video creation.
Related skills