eachlabs-face-swap

Swap faces in images and videos via the EachLabs API.

28|5|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/eachlabs/skills --skill eachlabs-face-swap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eachlabs-face-swap
Source: https://github.com/eachlabs/skills/tree/main/skills/eachlabs-face-swap
Command: npx skills add https://github.com/eachlabs/skills --skill eachlabs-face-swap

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables users to seamlessly replace or swap faces in both still images and video content, facilitating creative editing and content generation.

Core Features & Use Cases

  • Image Face Swap: Replace faces in photos with faces from other images.
  • Video Face Swap: Apply face swapping to video files.
  • Prompt-based Face Replacement: Utilize AI models to guide face replacement with natural language prompts.
  • Use Case: A marketing team wants to create a humorous campaign by swapping a celebrity's face onto a product image.

Quick Start

Use the eachlabs-face-swap skill to swap the face in 'target-photo.jpg' with the face from 'source-face.jpg'.

Frequently Asked Questions about eachlabs-face-swap

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I swap faces in a video using an AI model?

Face swapping in images replaces the original face with a source face using AI models like AI Face Swap V1. It is commonly used for creative editing, AI art generation, and humorous marketing campaigns.

Can I use natural language prompts to edit faces in photos?

Yes, you can use prompt-based face replacement to guide edits with natural language via the GPT Image model. This allows you to direct the face swapping operation using descriptive text prompts instead of manual adjustments.

Do I need an API key to perform AI face swaps?

Yes, performing AI face swaps requires API key authentication to access the prediction models. You must also adhere to the specific input schemas required by the chosen face swap model for successful processing.

What is the difference between image and video face swapping?

Image face swapping replaces a face in a single still photo, while video face swapping applies the replacement across multiple frames in a video file. Both utilize AI models but require distinct processing approaches and inputs.

What do I need to prepare before doing a face swap?

Before doing a face swap, you need a target image or video file and a source image containing the face you want to use. You must also ensure your files match the input schema of the specific face swap model you select.