What problem does it solve? Automated video pipelines can render storyboard frames with weak subjects, colliding captions, or broken visual continuity that only a human reviewer would catch. This Skill uses an approved local vision model to inspect frames and return structured visual findings before render and QC code accepts or rejects a change. ## Core Features & Use Cases - Frame-Level Visual Critique: Scores subject salience, OCR collision risk, contrast, clutter, and caption safe-zone placement per scene. - Continuity Analysis: Detects continuity and motion/camera coherence issues between adjacent frames and checks template-family fit. - Structured JSON Output: Returns per-frame findings with a pass, revise, or blocked status that deterministic render/QC code consumes. - Use Case: During short-form video generation, send the minimum required storyboard frames to the on-demand qwen3-vl:4b worker, receive structured revision guidance, and let QC code decide whether to accept the change. ## Quick Start Ask the vision worker to critique the current storyboard frames from SwarmX and return structured findings on caption placement, salience, and continuity.