AIAny
AI Video2026
Icon for item

Seedance 2.0 Skill OS

Converts scene intent into production-ready Seedance 2.0 prompts, reference-role mappings, and IP-safe rewrites for multimodal (text/image/audio/video) video generation. Ships as a modular agent-skill OS with multilingual examples, troubleshooting tools, and pro filmmaker handoff artifacts.

Introduction

Why this matters

Most prompt toolkits ask for a vague “cinematic” look; this package asks what the scene is doing and compiles one coherent directorial instruction. It is an agent-focused skill OS that reads a scene’s dramatic function, picks a single intention, and produces production-ready prompts and contracts instead of adjective lists. That intent-first approach is designed to keep identity, motion, camera, lighting, and sound aligned across every clip of a longer story.

What Sets It Apart
  • Intent-first directing engine: reads scene beats and derives a single directorial voice rather than stacking generic quality words. This yields compact, actionable prompts (T2V, I2V, V2V, R2V, FLF2V, edit/extend, audio-aware, first/last-frame workflows).
  • Multimodal reference and role separation: enforces explicit roles for references (identity, environment, motion, camera rhythm, audio tempo, style, endpoint) so assets are used predictably across generations.
  • Production-grade workflows: shot contracts, continuity ledgers, ACES color handoff notes, audio stems guidance, localization/subtitle guidance, delivery/QC checklists, and a five-verdict retake protocol for iterative generation.
  • Safety and governance: built-in rewrites for celebrity/IP/brand/voice requests, false-positive repair strategies (clarify context instead of hiding intent), and source-dated platform claims to avoid stale API assertions.
  • Multilingual and community-informed: native reader entry points and prompt vocab for English, 中文, 日本語, 한국어, Español, and Русский; the v6 line ships 33 worked genre derivations and localized prompt examples.
  • Platform-aware limits: documents that public sources (as of mid‑2026) describe Seedance 2.0 as accepting text, images, audio, and video references (up to 9 images, 3 video clips, 3 audio clips) and tracks model/surface IDs per provider.
Who it’s for and tradeoffs

Great fit if you are a filmmaker, agency producer, or agent developer who needs reproducible, multi-clip directed outputs rather than one-off “make it cinematic” prompts. The package is especially useful when you must preserve continuity across multiple generations, separate reference roles, or hand off artifacts to post teams.

Look elsewhere if you only need casual, single-shot prompt templates or a lightweight GUI: this skill OS is written as a professional agent-skill package (installable into agent clients) and assumes a production workflow mindset. Also, platform-specific claims (API endpoints, pricing, face/portrait rules, upload limits) are intentionally source-dated and must be rechecked before implementation for each provider.

Practical notes

The repository is distributed as a modular skill set with install scripts and CI validation checks; it keeps dense facts in a reference library and emphasizes validation runs for evals and continuity. Current release line in the README is v6.7.0 and the project is MIT-licensed.

More Items

Hugging Face
AI Video2026

Provides Parallel Decoding Distillation (PDD) LoRA adapters that accelerate MiniMax-H3 video generation into few inference steps. Includes official 8-step Acc LoRAs for FL2VA and Ref2VA (rank=64, network_alpha=64, BF16), demo comparison videos, and example scripts using Diffusers' MiniMax-H3 ModularPipeline.

Hugging Face
AI Video2026

Conditions a MiniMax‑H3 video generator with a single ControlNet‑Union checkpoint to accept Canny, Depth, HED, MLSD or Pose control videos and run video inpainting. Guidance‑distilled for one‑pass inference; requires the base MiniMax‑H3 weights and specific control-branch config.

Hugging Face
AI Video2026

Upscales Minimax H3 24-channel VAE latents in-place to increase spatial resolution while preserving the time dimension. Replaces the decode→pixel-upscale→encode round-trip with a learned 2D/3D latent upscaler to save compute and avoid interpolation ghosting; supports 1.0–4.0× scaling.