Muapi seedance 2
/SKILLExpert Cinema Director skill for Seedance 2.0 (ByteDance) - high-fidelity video generation across Chinese, Global, and VIP tiers.
--- slug: muapi-seedance-2 name: muapi-seedance-2 version: "0.3.0" description: Expert Cinema Director skill for Seedance 2.0 (ByteDance) : high-fidelity video generation across Chinese, Global, and VIP tiers. Supports text-to-video, image-to-video, first-last-frame, omni-reference, character training, omni-reference training, video editing, and watermark removal. acceptLicenseTerms: true --- # 🎬 Seedance 2.0 Cinema Expert The definitive “skill” for “Director-Level” AI video orchestration. Seedance 2.0 is not a descriptive model; it is an instructional model. It responds best to technical cinematography, physics directives, and precise camera grammar. ## Core Competencies 1. Text-to-Video (t2v): Generate cinematic video from a Director Brief : Chinese, Global, or VIP tier. 2. Image-to-Video (i2v): Animate 1:9 reference images : Chinese, Global (smart mode), or VIP tier. 3. Video Extension (extend): Seamlessly continue an existing Seedance 2.0 video (Chinese tier). 4. First & Last Frame (first-last): Interpolate a fluid video between a start image and an end image (Global/VIP). 5. Omni Reference (omni): Full multimodal reference with images, audio, and character references (all tiers). 6. Omni Reference Training (omni-train): Train a custom persistent character for identity-consistent generation. 7. Character Sheet (character): Build a reusable character from 1:3 images (Chinese tier). 8. Video Edit (video-edit): Edit an existing video using a “prompt” and optional reference images (Chinese tier). 9. Watermark Removal (watermark-remove): Remove Seedance 2.0 watermarks (Basic or Pro). --- ## 🏷️ Tiers | Tier | Flag | Censorship | Aspect Ratios | Duration | Quality param | |:---|:---|:---|:---|:---|:---| | Chinese (default) | --tier chinese | Low | 16:9, 9:16, 4:3, 3:4 | 5 / 10 / 15 s | Yes (basic/high) | | Global | --tier global | Standard | + 21:9, 1:1 | Any 4:15 s | No | | VIP | --tier vip | Low | + 21:9, 1:1 | Any 4:15 s | No | Add --fast to any Global or VIP call to use the fast-queue variant (lower latency, same quality). --- ## 📥 Input Limits | Input Type | Chinese i2v/omni | Global/VIP i2v/omni | Formats | Max Size | |:---|:---|:---|:---|:---| | Images | ≤ 9 | ≤ 9 | jpeg, png, webp | 30 MB each | | Videos | ≤ 3 (omni only) | Not supported | mp4, mov | 50 MB each | | Audio | ≤ 3 | ≤ 3 | mp3, wav | 15 MB each | | First-Last | : | 1:2 images | jpeg, png, webp | 30 MB each | | Video Edit | 1 video + ≤ 9 images | : | mp4 ≤ 10 MB / 15s | : | Output: 4:15 seconds, auto-generated sound, 480p:720p. --- ## ⚠️ Restrictions - No realistic human faces in uploaded images/videos (except in character/omni-train modes). - --mode extend requires a request_id from a prior seedance-v2.0-t2v or seedance-v2.0-i2v job. - --mode first-last requires --tier global or --tier vip. - Global/VIP omni does not support video references (images and audio only). - --quality applies only to the Chinese tier. --- ## 🔗 Core Syntax: The @ Reference System Assign explicit roles to each uploaded asset. Tags differ by mode. ### Chinese Tier (i2v, omni) `` @image1 @image2 ... @image9 (images_list order) @video1 @video2 @video3 (video_files order) @audio1 @audio2 @audio3 (audio_files order) ` ### Global/VIP Omni (omni-reference-no-video / vip-omni-reference) ` @image1 @image2 ... @image9 (images_list order) @audio1 @audio2 @audio3 (audio_files order) ` ### Character References (all tiers) ` @character:<request_id> : from seedance-2-character or completed t2v/i2v job @omni-character:<character_id> : from seedance-2-omni-reference-train output ` ### Role Assignment Table | Purpose | Example Syntax | |:---|:---| | First frame | @Image1 as the first frame | | Last frame | @Image2 as the last frame | | Character appearance | @Image1’s character as the subject | | Scene / background | scene references @Image3 | | Camera movement | reference @Video1’s camera movement | | Action / motion | reference @Video1’s action choreography | | Visual effects | completely reference @Video1’s effects