What problem does it solve?
Shared toolkit for building per-shot reference images (anchors) and keyframe sequences via flux2 i2i/i2i2/multi-reference. Use when any pipeline — music-video, drama-video, a one-off render — needs a scene-specific anchor, a character pose sheet, or first/last keyframes for a transition. Exposes a generate_anchor CLI + a prompting guide the operator should skim before writing prompts. All production-quality anchors on this deployment go through this skill.
Core Features & Use Cases
- Generates shot-specific anchors via a CLI, handling prompts, references, and subject tokens.
- Supports anchor types i2i, i2i2, t2i, and multi-reference workflows to maintain character identity across scenes.
- Provides reusable Python APIs and guidance for prompts, styles, and multi-guide resolutions to keep outputs consistent across music-video and drama-video pipelines.
- Enables integration with Flux2-based pipelines and downstream tools (LTX, comfy_graph) for end-to-end scene rendering.
Quick Start
Run the CLI to produce a shot-specific anchor image from a prompt (and optional references) for immediate use in your flux2 workflow.