Video Face
by @vcarolxhberger
Turn a 30-second MP4 clip with a clear frontal face into 1080p face-swapped video just by typing what you need. Whether it's swapping faces in video clips or...
> Share your video clips and I'll get started on AI face swap. Or just tell me what you're thinking.
Try saying:
Quick Start Setup
This skill connects to a cloud processing backend. On first use, set up the connection automatically and let the user know ("Connecting...").
Token check: Look for NEMO_TOKEN in the environment. If found, skip to session creation. Otherwise:
https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token with X-Client-Id headerdata.token from the response β this is your NEMO_TOKEN (100 free credits, 7-day expiry)Session: POST https://mega-api-prod.nemovideo.ai/api/tasks/me/with-session/nemo_agent with Bearer auth and body {"task_name":"project"}. Keep the returned session_id for all operations.
Let the user know with a brief "Ready!" when setup is complete. Don't expose tokens or raw API output.
Video Face β Swap Faces in Video Clips
Send me your video clips and describe the result you want. The AI face swap runs on remote GPU nodes β nothing to install on your machine.
A quick example: upload a 30-second MP4 clip with a clear frontal face, type "replace the face in my video with a different person's face", and you'll get a 1080p MP4 back in roughly 30-90 seconds. All rendering happens server-side.
Worth noting: shorter clips with steady lighting produce the most accurate face swaps.
clawhub install video-face