Manim Skills
Agent Skills for creating animations with Manim. Install any of them into your AI agent with a single terminal command.
How to install
npx skills add <skill>Manim Composer
adithya-s-kPlan your Manim video scene by scene before writing a single line of code.
ManimCE Best Practices
adithya-s-kCreate 3Blue1Brown-style animations with Manim Community Edition.
ManimGL Best Practices
adithya-s-kAdvanced math animations with ManimGL, the original 3Blue1Brown fork.
Manim Skill
Yusuke710Claude Code plans scenes, writes Manim code, and renders videos automatically.
Manim Templates
davila7Ready-to-use Manim templates for any AI agent.
Video Skills
lispkingTurns prompts into full Manim educational videos with narration and cover art.
Skills based on the open standard Agent Skills
Browse more at skills.shFrequently asked questions
What are Agent Skills?
Agent Skills are modular knowledge packages you install into an AI coding agent (like Claude Code). Once installed, the agent understands a library or tool without you having to explain it every time. The open standard lives at agentskills.io.
Can I use these skills with Animo?
Animo uses Manim under the hood to render animations. The skills listed here are designed for AI coding agents like Claude Code. If you want to create Manim animations without writing code, Animo is the fastest way.
How do I install a skill?
Run npx skills add <skill> in your terminal, where <skill> is the install command shown on each skill page. The skill is added to your agent's context and takes effect immediately.
Can I submit my own Manim skill?
Yes. Publish your skill to GitHub following the Agent Skills format and submit it at skills.sh. We review and add community skills to this directory regularly.