🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?
Claim this page →
manim-skill
Claude Code Skill for creating animations with Manim. Claude Code autonomously plans scenes, writes Manim code, renders videos, and refines based on feedback.
git clone https://github.com/Yusuke710/manim-skill
Manim Skill for Claude Code
Create videos like you write code with Claude Code
Claude autonomously generates 3Blue1Brown-style video following a structured workflow: Plan → Code → Render → Iterate.

Dependencies
Before using this skill, install the following dependencies:
# Install System Dependencies(on MacOS)
brew install cairo pkg-config ffmpeg
# Install Manim Community Edition
uv tool install manim
Installation
# Add this repository as a marketplace
/plugin marketplace add Yusuke710/manim-skill
# Install the plugin
/plugin install manim-skill/manim-skill
# Install Manim Community Edition best practices
npx skills add adithya-s-k/manim_skill/skills/manimce-best-practices
How to use
Manim Skill is designed to integrate seamlessly with Claude Code. Planning, coding and rendering all happen on claude code.
- Plan - A better plan leads to a better video. You can use claude code's "plan mode" just like you would plan before coding. Without plan mode, Claude will design the video structure with scenes automatically.
- Code and Render - Claude writes Manim code in Python and runs Manim until all scenes render successfully.
- Iterate - Claude opens video viewers in your browser and you can provide feedback and paste it into Claude Code. Then it will refine the video based on your feedback.
License
MIT License - see LICENSE file for details.
// compatibility
| Platforms | cli, web |
|---|---|
| Operating systems | — |
| AI compatibility | claude |
| License | MIT |
| Pricing | open-source |
| Language | HTML |
// faq
What is manim-skill?
Claude Code Skill for creating animations with Manim. Claude Code autonomously plans scenes, writes Manim code, renders videos, and refines based on feedback. . It is open-source on GitHub.
Is manim-skill free to use?
manim-skill is open-source under the MIT license, so it is free to use.
What category does manim-skill belong to?
manim-skill is listed under automation in the Claudeers registry of Claude-compatible tools.
// embed badge
[](https://claudeers.com/manim-skill)
// retro hit counter
[](https://claudeers.com/manim-skill)
// reviews
// guestbook
// related in Claude Skills
An agentic skills framework & software development methodology that works.
💫 Toolkit to help you get started with Spec-Driven Development
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs,…