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