Generate math explanation videos (animated with Manim) and interactive web pages from a user's request. Use when the user asks to explain, teach, visualize, or animate a math/physics concept, wants a "math video", "讲解视频", "数学动画", "动画演示", a Manim animation, an interactive math demo, an interactive webpage/可视化/网页演示, or to turn a formula/theorem/problem into a visual explainer. By default produces BOTH a Manim-rendered MP4 video and a paired self-contained interactive HTML page sharing the same concept, notation, parameters, and palette. Covers planning the script, writing Manim scenes, rendering to MP4, and building the interactive HTML.
$npx -y skills add mingchen666/reviva --skill math-explainerInstalls into the current project.
Run `npx skills use "https://github.com/mingchen666/reviva" --skill "mingchen666/reviva/math-explainer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mingchen666/reviva" that are relevant to the current task. Run `npx skills add "https://github.com/mingchen666/reviva"` and select the relevant skills, then follow their instructions.