Swap faces in a video using AI via the HeyGen API. Use when: (1) Replacing a face in a video with another face, (2) Face swapping from a source image onto a target video, (3) Creating personalized videos by swapping in a person's face, (4) Working with HeyGen's /v1/workflows/executions endpoint for face swap processing.
$npx -y skills add calesthio/openmontage --skill faceswapInstalls into the current project.
Run `npx skills use "https://github.com/calesthio/openmontage" --skill "calesthio/openmontage/faceswap"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/calesthio/openmontage" that are relevant to the current task. Run `npx skills add "https://github.com/calesthio/openmontage"` and select the relevant skills, then follow their instructions.