What problem does it solve? Creating clear animated explanations of technical concepts like graphs, workflows, and system architectures is difficult with generic video tools. This Skill provides a structured workflow for building precise Manim-based explainer videos with storyboards, scene plans, and reusable starter code. ## Core Features & Use Cases - Structured Scene Planning: Breaks a concept into 3 to 6 scenes, each proving one thing, with a defined visual thesis before any code is written. - Reusable Network Graph Starter: Ships a ready-to-render Manim scene (assets/network_graph_scene.py) for social-graph and network-optimization explainers. - Render Conventions: Enforces low-quality smoke test renders first, then quality upgrades, plus a clean 16:9 MP4 and thumbnail frame as default output. - Use Case: A founder wants a short animated explainer showing how a connections optimizer prunes low-signal follows and strengthens warm paths. Use this Skill to produce the storyboard, scene outline, and rendered MP4. ## Quick Start Use the manim-video skill to create a short animated explainer of our system architecture with a storyboard and scene plan.