manim-video-generator
Generate math and science animation videos from text
All Skills in This Repository (4)
Pure Emerald Level Indicatorsmath-visualizer
Create animated LaTeX equations, graphs, and geometric constructions with Manim for Python-based math visualizations.
visual-storyteller
Translate explanations into visual narratives with Manim-based scenes.
animation-composer
Orchestrate multi-act Manim animations with scene graphs and timing controls.
motion-graphics
Design motion graphics with Manim using presets and references.
Frequently Asked Questions
FAQPage SchemaHow to install manim-video-generator?โผ
Run `npx skills add rohitg00/manim-video-generator --all -g -y` in your terminal to install all animation skills globally.
How to create math animation videos from text?โผ
Describe the concept you want, such as the Pythagorean theorem or a derivative graph, and the skills generate the Manim code and render the video for you.
What topics can manim-video-generator animate?โผ
It covers calculus, linear algebra, trigonometry, physics, statistics, finance, and computer science algorithms, with pre-built templates for each domain.
Does it work with Claude Code and other AI coding tools?โผ
Yes. All skills follow the standard SKILL.md format and work in Claude Code, Cursor, Codex, and other compatible environments.
Do I need to know Manim or Python to use it?โผ
No. You describe the animation in plain English and the agent writes and renders the Manim code for you.
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