๐ŸŽฏ

lipsync

๐ŸŽฏSkill

from prime-skills/runcomfy-agent-skills

Installation

Vibe Index InstallInstalls to .claude/skills/
$npx vibeindex add prime-skills/runcomfy-agent-skills --skill lipsync
skills.sh Installโš  Installs to .agents/skills/
$npx skills add prime-skills/runcomfy-agent-skills --skill lipsync
Manual InstallCopy SKILL.md content and save to the path below
path
~/.claude/skills/lipsync/SKILL.md
VibeIndex|
What it does
|

A Claude Code skill for lip-syncing faces to audio tracks via the RunComfy CLI. Routes across ByteDance OmniHuman (portrait-to-talking-head), Sync Labs sync v2/Pro (mouth sync onto existing video), Kling lipsync (audio-to-video and text-to-video), and Creatify lipsync, automatically picking the right endpoint based on whether the input is a portrait still, source video, or text script.

Overview

Lipsync is a Claude Code skill that drives a face's mouth movements from an audio track using the RunComfy CLI. It intelligently routes across multiple lip-sync endpoints: Sync Labs sync v2/Pro for mouth-swapping on existing video footage, ByteDance OmniHuman for generating talking-head video from a single portrait plus audio, Kling lipsync for both audio-to-video and script-only text-to-video workflows, and Creatify lipsync for Creatify-ecosystem integration. The skill classifies the user's intent based on input shape and picks the optimal model automatically.

Key Features

  • Premium mouth sync on existing video via Sync Labs sync v2 Pro, preserving everything in the frame except the mouth for hero-quality dubbing
  • Portrait-to-talking-head generation with ByteDance OmniHuman, creating natural speech and gestures from a single still photo plus audio
  • Script-only generation through Kling lipsync text-to-video, generating both speech audio and synced video from just a written script
  • Automatic intent classification that detects whether the input is source video + audio, portrait still + audio, or script-only, then routes accordingly
  • Multi-language dubbing support by running the same portrait or video against different language audio tracks
  • Consent-aware design with built-in guidance to refuse requests targeting real public figures without consent

Who is this for?

  • Content creators and video producers who need to dub existing footage into different languages with accurate mouth movements
  • Marketing teams creating UGC-style ads or virtual presenter videos from a single portrait photo
  • Production studios handling multi-language product launches that need consistent identity across all dubbed versions
๐Ÿ“ฆ

Same repository

prime-skills/runcomfy-agent-skills(25 items)

lipsync

SKILL.md

345,742Installs
-
AddedAug 11, 2026

More from this repository10

๐ŸŽฏ
video-edit๐ŸŽฏSkill

A smart intent-routing skill for video editing on RunComfy that automatically selects the best model (Wan 2.7 Edit-Video, Kling 2.6 Pro Motion Control, or Lucy Edit Restyle) based on what the user wants to do, from general restyling and background swaps to precise motion transfer and outfit changes.

๐ŸŽฏ
image-to-video๐ŸŽฏSkill

A smart intent-routing skill that animates still images on RunComfy by selecting the optimal model: HappyHorse 1.0 I2V for general portrait and product animation with native audio, Wan 2.7 for custom-voiceover lip-sync, or Seedance 2.0 Pro for multi-modal composition with image, video, and audio references.

๐ŸŽฏ
nano-banana-2๐ŸŽฏSkill

A skill for generating images with Google Nano Banana 2, the flash-tier text-to-image model in the Gemini family on RunComfy, optimized for rapid iteration, batch ideation, in-image typography rendering, and optional web-grounded context with support for resolutions from 0.5K to 4K.

๐ŸŽฏ
image-edit๐ŸŽฏSkill

A smart intent-routing skill for image editing on RunComfy that selects the optimal model from Nano Banana Edit (batch up to 20 images), GPT Image 2 Edit (multilingual text rewrite, multi-ref composition), Flux Kontext Pro (single-shot precise local edit), or Z-Image Turbo Inpaint (mask-driven region edit) based on user intent.

๐ŸŽฏ
flux-kontext๐ŸŽฏSkill

A Claude Code skill that enables precise single-image editing using Black Forest Labs's Flux 1 Kontext Pro model through the RunComfy CLI, with built-in prompting patterns for high-fidelity local edits.

๐ŸŽฏ
wan-2-7๐ŸŽฏSkill

A skill for generating text-to-video with Wan 2.7, Wan-AI's flagship motion model on RunComfy, featuring multi-reference conditioning, audio-driven lip-sync via custom audio tracks, smooth transition physics, prompt expansion control, and up to 1080p output at 15 seconds duration.

๐ŸŽฏ
happyhorse-1-0๐ŸŽฏSkill

A Claude Code skill for generating text-to-video clips with HappyHorse 1.0 via the RunComfy CLI. HappyHorse 1.0 is currently ranked #1 on the Artificial Analysis Video Arena, producing native 1080p video with in-pass synchronized audio and multi-shot character consistency.

๐ŸŽฏ
kling-3-0๐ŸŽฏSkill

A Claude Code skill for generating video with Kling 3.0 via the RunComfy CLI. Covers all six Kling 3.0 endpoints across three rendering tiers (Standard, Pro, 4K) and two modes (text-to-video, image-to-video), with native synchronized audio and multi-shot character consistency.

๐ŸŽฏ
codex-pet๐ŸŽฏSkill

A Claude Code skill that generates custom OpenAI Codex Pets from a single reference image via the RunComfy CLI. It produces a Codex-compatible spritesheet (1536x1872, 8 columns x 9 rows) and pet.json manifest using GPT Image 2 and ImageMagick, without requiring Codex Pro or an OPENAI_API_KEY.

๐ŸŽฏ
ai-video-generation๐ŸŽฏSkill

A Claude Code skill that acts as a smart router for AI video generation across the full RunComfy model catalog. Supports text-to-video, image-to-video, and video-extend modes with models including HappyHorse 1.0, Kling 3.0, Wan 2.7, Seedance, Veo 3.1, and more.