Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
agentspace-so avatar

Seedance V2

  • 354k installs
  • 31 repo stars
  • Updated May 15, 2026
  • agentspace-so/runcomfy-agent-skills

Seedance 2.0 Pro is a Claude skill that generates cinematic video with ByteDance's Seedance 2.0 Pro model through the local RunComfy CLI.

About

Generates cinematic short-form video with ByteDance's Seedance 2.0 Pro through the local RunComfy CLI. A developer uses it for lip-synced spokesperson ads, brand-consistent multi-language narratives, or previs that combines character images, scene videos and reference audio into one shot. It emphasizes putting stable identity in image references and evolving action in the prompt, and routes to HappyHorse or Wan 2.7 for other needs.

  • Cinematic text-to-video with ByteDance Seedance 2.0 Pro via the RunComfy CLI
  • Multi-modal references: up to 9 images, 3 videos, 3 audio clips
  • Native in-pass lip-synced audio, no separate TTS step

Seedance V2 by the numbers

  • 354,269 all-time installs (skills.sh)
  • Security screen: MEDIUM risk (skills.sh audit)
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
At a glance

seedance-v2 capabilities & compatibility

Skill is MIT-licensed; needs a RunComfy account and GPU generation is billed by RunComfy.

Capabilities
video generation · lip sync · multi reference composition
Use cases
video generation
Runs
Local or remote
Pricing
Bring your own API key
From the docs

What seedance-v2 says it does

multimodal cinematic video generator with native lip-synced audio
SKILL.md
0–9 references (JPEG/PNG/WebP/BMP/TIFF/GIF).
SKILL.md
Stable identity (face, costume, brand mark, logo) → put in `image_url`.
SKILL.md
npx skills add https://github.com/agentspace-so/runcomfy-agent-skills --skill seedance-v2

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs354k
repo stars31
Security audit2 / 3 scanners passed
Last updatedMay 15, 2026
Repositoryagentspace-so/runcomfy-agent-skills

How do you run Seedance 2.0 Pro on RunComfy?

Generate a cinematic short video from multi-modal references (images, videos, audio) with native lip-synced audio.

Who is it for?

Multi-modal cinematic short-form with native lip-sync and reference identity fidelity

Skip if: Clips longer than 15s or resolution above 720p on this endpoint

When should I use this skill?

User says 'seedance', 'seedance 2', or asks to generate video with this model

What you get

Cinematic short-form video clip, multi-modal reference manifest, and Seedance 4–15s schema settings.

  • generated video file downloaded to output-dir

By the numbers

  • up to 9 image, 3 video, 3 audio references
  • duration 4-15s
  • resolution ceiling 720p

Files

SKILL.mdMarkdownGitHub ↗

Seedance 2.0 Pro — Pro Pack on RunComfy

runcomfy.com · Seedance 2.0 Pro · GitHub

ByteDance Seedance 2.0 Pro — multimodal cinematic video generator with native lip-synced audio — hosted on the RunComfy Model API.

npx skills add agentspace-so/runcomfy-skills --skill seedance-v2 -g

When to pick this model (vs siblings)

Seedance 2.0 Pro's distinct strength is multi-modal cinematic short-form: combine character images + scene videos + reference audio into one coherent shot. Pick it when fidelity to a reference identity / scene matters and you want native lip-sync.

You wantUse
Lip-synced spokesperson / dialogue adSeedance 2.0 Pro
Multi-modal references (image + video + audio)Seedance 2.0 Pro
Brand-consistent multi-language narrativeSeedance 2.0 Pro
Currently-#1 blind-vote video qualityHappyHorse 1.0
Audio-driven lip-sync from your own trackWan 2.7 (audio_url)
Motion editing on existing footageKling Video O1
Ultra-fast iterationLTX 2

If the user said "Seedance" / "Seedance 2" / "ByteDance video" explicitly, route here regardless.

Prerequisites

1. RunComfy CLInpm i -g @runcomfy/cli 2. RunComfy accountruncomfy login opens a browser device-code flow. 3. CI / containers — set RUNCOMFY_TOKEN=<token> instead of runcomfy login.

Endpoints + input schema

bytedance/seedance-v2/pro

FieldTypeRequiredDefaultNotes
promptstringyesCN ≤ 500 chars OR EN ≤ 1000 words.
image_urlarrayno[]0–9 references (JPEG/PNG/WebP/BMP/TIFF/GIF).
video_urlarrayno[]0–3 clips (MP4/MOV), 2–15s each.
audio_urlarrayno[]0–3 audio refs (WAV/MP3), 2–15s, < 15MB each.
aspect_ratioenumnoadaptiveadaptive, 16:9, 9:16, 4:3, 3:4, 1:1, 21:9.
durationintno54–15 (whole seconds).
resolutionenumno720p480p or 720p.
generate_audioboolnotrueIn-pass synchronized speech / SFX / music.
seedintnoReproducibility.

How to invoke

Default (text only, 5s, 720p with audio):

runcomfy run bytedance/seedance-v2/pro \
  --input '{"prompt": "<user prompt>"}' \
  --output-dir <absolute/path>

Lip-synced ad with character reference (image-stable, text-evolves):

runcomfy run bytedance/seedance-v2/pro \
  --input '{
    "prompt": "Medium close-up. The woman explains today'\''s special in a warm friendly tone, slow push-in, soft window light, gentle cafe ambience.",
    "image_url": ["https://.../barista-headshot.jpg"],
    "duration": 8,
    "aspect_ratio": "9:16"
  }' \
  --output-dir <absolute/path>

Multi-modal (image + video + audio refs):

runcomfy run bytedance/seedance-v2/pro \
  --input '{
    "prompt": "Subject from image 1 walks through the café from video 1

Related skills

How it compares

Pick seedance-v2 when multiple image, video, and audio references drive a 4–15s cinematic clip; pick happyhorse-1-0 for simpler Arena-ranked text-only t2v.

FAQ

How many reference assets does seedance-v2 support?

seedance-v2 documents Seedance 2.0 Pro multi-modal references up to 9 images, 3 videos, and 3 audio inputs. Clips run 4–15 seconds via runcomfy run bytedance/seedance-v2/pro.

What duration range does seedance-v2 document?

seedance-v2 covers ByteDance Seedance 2.0 Pro clips from 4 to 15 seconds with synchronized in-pass audio and natural lip-sync. The skill includes cinematic motion refinement prompting guidance.

Is Seedance V2 safe to install?

skills.sh reports 2 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.