What problem does it solve? Creating narrated, animated math tutorial videos normally requires scripting, voiceover recording, animation work, and video editing. This Skill automates the entire pipeline: it takes a math or science problem (text, LaTeX, or images in an image_assets/ folder) and produces a finished MP4 tutorial video with Mandarin narration, animated SVG diagrams, KaTeX formulas, and synchronized captions. ## Core Features & Use Cases - End-to-end 7-step pipeline: problem extraction from images, solution analysis, Chinese teaching script writing, Qwen-TTS voice generation with per-sentence timestamps, storyboard design, HTML/GSAP component building, and deterministic rendering to MP4 via hyperframes. - 83 pre-built K12 visual components: cars, circuits, lenses, beakers, pulleys, graph axes, and more, plus an Aurora Scholar design system with enforced visual quality gates (precheck/postcheck scripts that validate fonts, captions, geometry, and rendered pixels). - Use Case: A teacher drops photos of a geometry proof problem into image_assets/ and asks for an explanation video; the Skill extracts the problem via vision, solves it, narrates it in Mandarin with qwen3-tts-flash, animates the proof step by step, and outputs a rendered MP4. ## Quick Start Ask the agent to create a step-by-step Chinese tutorial video for your math problem, either by pasting the problem text or placing problem images in an image_assets/ folder.