#191 · Primary category: Video & Animation

manim_skill

agent-skills

Agent skills for Manim to create 3Blue1Brown style animations.

Project last updated:01/23/26

GitHub Stars

1.1K

Forks

89

Contributors

1

License

MIT

Why we included this project

Anyone trying to get an AI agent to generate Manim animations knows the hard part is producing code that actually renders. This skill pack collects working patterns for both Manim Community Edition and ManimGL, the version 3Blue1Brown uses, so an agent has concrete examples to follow instead of guessing. It also spells out the setup details that trip people up, like FFmpeg, LaTeX, and the different import and CLI conventions for each framework. Since the two are incompatible, having separate guidance for each saves real debugging time. The repo is a reference and prompt pack rather than a runtime, but that makes it a sensible first stop when wiring Manim into an agent workflow.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category