director

Featured

Full production pipeline — story to scenes, Z-Image start frames, Qwen Edit end frames, WAN FLF video clips, ffmpeg concatenation

AI & Automation 450 stars 76 forks Updated today MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
88
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Director — Story-to-Video Production Pipeline ## Overview The Director skill orchestrates a complete short film production from a text story. It breaks the story into scenes, generates start/end frames for each, creates video clips from frame pairs, and concatenates everything into a final video. **Pipeline**: Story Planning → Z-Image Hero + Character Refs → Qwen Edit Chain (all frames) → WAN 2.2 FLF Video Clips → ffmpeg Concatenation **Key architectural decisions**: - **1 hero frame + edit chain** for character consistency (NEVER independent Z-Image per scene) - **Inter-scene frame continuity**: Scene N's end frame IS Scene N+1's start frame (same image file, no edit gap) - Character reference images fed into Qwen Edit's extra image slots - State file persists to disk for context compaction survival - Each scene is independently retryable without affecting others - `clear_vram` between every model family switch ## CRITICAL: Inspect modes + verify every output This pipeline drives the user's live canvas across many stages, so two habits are non-negotiable: - **Inspect node modes before each render.** After loading any pack/template/subgraph and before `panel_run`, check each node's `mode` (`panel_graph_outline` marks [bypass]/[mute]; `panel_query_graph` detail rows carry it). A `bypass` node is skipped (passes input through); a `mute` node and everything downstream don't execute. If the path/branch/switch you need is bypassed or muted, enable it with `panel_set_node_...

Details

Author
artokun
Repository
artokun/comfyui-mcp
Created
5 months ago
Last Updated
today
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

higgsfield-pipeline

Use when the user wants to create a complete multi-shot video, asks how to chain Higgsfield tools together, wants to build a short film or branded content series, asks "what's the full workflow", needs to connect Popcorn → image → video → Recast → audio → assembly, or wants to understand how the platform works as a production system rather than isolated tools.

224 Updated today
OSideMedia
DevOps & Infrastructure Listed

director-cinematography

Virtual director and cinematographer for AI-generated short videos using Higgsfield. Takes a script, scene, or creative idea and produces a shot-by-shot visual direction plan with ready-to-paste Higgsfield prompts — camera presets, lenses, lighting, color grading, and motion directives for every shot. Channels 11 director styles (Edgar Wright, Soderbergh, Guy Ritchie, Justin Lin, Taika Waititi, Matthew Vaughn, Phil Lord & Chris Miller / Spider-Verse, Brad Bird, Dean DeBlois, Takeshi Koike) and 7 genre sequence playbooks (heist, chase, fight, pursuit, reveal, ensemble dialogue, animated action). Use this skill whenever the user wants to direct a video, plan shots for a scene, create a shot list, storyboard visually, or translate a script into Higgsfield-ready visual direction — even if they don't say "cinematography" or "Higgsfield" explicitly.

0 Updated today
NatiDvir
Code & Development Listed

video-director-mode

Enter director / video-generator / script-writer mode for AI video production on Higgsfield (Seedance 2.0). Loads the local video-skills library index and routes to the right style + craft skills. Use whenever the user wants to plan, direct, storyboard, script, or write prompts for an AI-generated video — including "make a video of X", "shot list", "storyboard this", "seedance prompt", "anime/cinematic/3D/fight/music-video/TikTok video", "direct this scene", "make it look like a named director", or when they open a video project folder. Also use when they ask which video skills are available.

0 Updated today
NatiDvir