What problem does it solve? Producing polished mathematical and technical explainer animations requires coordinating narrative planning, Manim scene code, rendering, video stitching, and audio — a pipeline that is error-prone and slow to iterate without a structured workflow. ## Core Features & Use Cases - Full production pipeline: Plan (narrative arc, scene list), code (one Manim class per scene), render (draft to production quality), stitch with ffmpeg, and optionally add voiceover. - Multiple animation modes: Concept explainers, equation derivations, algorithm visualizations, data stories, architecture diagrams, paper explainers, and 3D visualizations. - Design system guidance: Color palettes, typography scale, animation timing tables, opacity layering, and production-quality checklists for cohesive output. - Use Case: Ask for an animated explanation of how quicksort works, and the agent writes a plan, generates Manim scene code, renders draft clips, stitches them into a final MP4, and iterates on visual quality. ## Quick Start Ask the agent to create an animated explainer video of the Pythagorean theorem proof using the manim-video skill.