animate
Installation
SKILL.md
/animate — Manim Animation Video Maker
Generate diagram and animation videos from natural language descriptions using Manim. Outputs MP4 and GIF files.
Usage
/animate "explain how binary search works"
/animate "show the Pythagorean theorem proof"
/animate "visualize bubble sort step by step"
Pipeline
When the user invokes /animate, execute these steps in order:
Step 1: Parameter Inference
Related skills