video face swap
Professional AI face swapping for videos and portraits with YouTube support, auto-trimming, and HD options.
by verging.ai
About This Skill
Powerful AI Face Swapping for Your Agent
Transform videos with high-fidelity face replacement using the verging.ai API. This skill enables your AI agent to perform professional-grade deepfakes and portrait swaps via a simple CLI-style interface.
What it does
- Resourceful Sourcing: Automatically handles local files or remote URLs from YouTube and Bilibili.
- Smart Pre-processing: Trims videos locally using FFmpeg to target specific segments, saving you upload time and API credits.
- Automated Workflow: Manages the entire pipeline: dependency checking, asset uploading to R2 storage, job creation, and real-time status polling.
- High Definition Support: Toggle between standard and HD modes depending on your quality requirements.
Why use this skill?
Manual face swapping involves complex infrastructure, GPU management, and multi-step API orchestration. This skill abstracts the complexity of presigned URLs, file duration calculations, and credit management into a single command. It is significantly more reliable than standard prompting because it handles binary file manipulation and external tool integration (yt-dlp, FFmpeg) that LLMs cannot do alone.
Supported Features & Tools
- Video Platforms: YouTube, Bilibili, and direct MP4 links.
- Local Tools: Integrates with yt-dlp for downloads and FFmpeg for precise trimming.
- Real-time Feedback: Provides progress tracking from PENDING to COMPLETED.
- Flexible Output: Stream the result URL or automatically download the finished video to your local directory.
How to Install
unzip video-face-swap.zip -d ~/.claude/skills/Free
One-time purchase • Own forever
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
Tags
Frequently Asked Questions
Learn More About AI Agent Skills
Similar Skills
video-enhancement
Upscale, denoise, and sharpen videos using AI with support for local files, YouTube, and batch processing.
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.
git-commit-writer
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.
env-doctor
Diagnoses why your project will not start. Checks runtime versions, dependencies, environment variables, databases, ports, and build artifacts systematically.