heygen-com/skills
These skills were imported into SkillJury from the public skills ecosystem.
avatar-video
Create AI avatar videos with full control over avatars, voices, scripts, and backgrounds using POST /v3/videos . Two creation modes via discriminated union on type :
ai-video-gen
Generate AI videos from text prompts. Supports multiple providers (VEO 3.1, Kling, Sora, Runway, Seedance), configurable aspect ratios, and optional reference images for image-to-video generation.
create-video
Generate complete videos from a text prompt. Describe what you want and the AI handles script writing, avatar selection, visuals, voiceover, pacing, and captions automatically.
video-download
Download video and audio from URLs using yt-dlp directly. No wrapper scripts needed.
visual-style
Create, extract, and apply portable visual design systems. A visual-style.md file defines colors, typography, layout, motion, and mood in one file that any AI tool can consume.
faceswap
Swap a face from a source image into a target video using GPU-accelerated AI processing. The source image provides the face to swap in, and the target video receives the new face.
heygen
[DEPRECATED] Legacy avatar video generation API — use create-video or avatar-video skills instead.
video-edit
Edit videos locally by running ffmpeg/ffprobe directly. No wrapper scripts needed.
video-translate
Translate and dub videos into multiple languages with automatic lip-sync using HeyGen.
video-understand
Understand video content locally using ffmpeg for frame extraction and Whisper for transcription. Fully offline, no API keys required.