MathLens
Turn math problems into narrated animated teaching videos
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install MathLens?โผ
Run `npx skills add shuyicc/MathLens --all -g -y` in your terminal to install the skill globally. You also need Python with manim and edge-tts installed for rendering and voiceover.
How to turn a math problem into a teaching video?โผ
Paste a math problem image or text into Cursor and ask for a teaching video. MathLens automatically runs analysis, visualization, storyboarding, voiceover, and Manim rendering.
Does MathLens sync animations with narration?โผ
Yes. It captures sentence-level timestamps from the generated voiceover and triggers each animation exactly when the narrator says the matching keyword.
Can MathLens prevent wrong geometry diagrams?โผ
Yes. A built-in geometry validation function checks coordinates, lengths, and canvas boundaries before rendering, so incorrect figures are caught early.
Can I use MathLens without video editing skills?โผ
Yes. The full pipeline runs automatically from a single prompt, and no manual editing, timeline work, or animation experience is required.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides