If you've ever tried to jump straight into writing Manim code for an educational video, you know how messy it gets when you haven't planned the narrative arc. This skill forces you to think through the entire video structure first. It researches your topic, asks clarifying questions about audience and scope, then outputs a detailed scenes.md file with visual elements, narration notes, and technical implementation hints. The workflow is explicitly inspired by 3Blue1Brown's approach: progressive revelation, visual continuity, concrete to abstract. Think of it as storyboarding for math animations. You use this before touching any Manim code, then hand off the scenes.md to actual implementation skills.
npx skills add https://github.com/adithya-s-k/manim_skill --skill manim-composer