Manimate — AI skill for Claude Code
Generate diagram/animation videos from natural language using Manim.
How to install Manimate
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open bassimeledath/manimate and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Manimate does
Generate diagram/animation videos from natural language using Manim. Agent skill for Claude Code, Codex, and other AI coding agents.
Alternatives in AI
- AIHawk — Open-source AI browser agent: describe any task in plain language and it autonomously browses, clicks, types a 30.3k ★
- Humanizer — A Claude Code skill that removes signs of AI-generated writing from text, making it sound more natural and hum 11.3k ★
- AGENTS.md - Skill Seekers — Concise reference for AI coding agents 11.1k ★
README
/manimate
A coding-agent skill that turns natural language prompts into animated videos using Manim.

Install
npx skills add bassimeledath/manimate
Other install methods
# npm
npx @bassimeledath/manimate
# Manual (Claude Code)
git clone https://github.com/bassimeledath/manimate ~/.claude/skills/manimate
# Manual (Codex)
git clone https://github.com/bassimeledath/manimate ~/.codex/skills/manimate
Usage
/manimate "show the Pythagorean theorem"
/manimate "explain how binary search works"
/manimate "visualize bubble sort step by step"
Outputs to `.manimate/output/animation.mp4` (GIF available on request).
Dependencies
- Python 3.8+ and ManimCE (
pip install manim) - ffmpeg — video stitching
- LaTeX (optional) — for math expressions. Falls back to Text() if unavailable
- A supported agent CLI (
claude,codex, or setMANIMATE_AGENT_CLI)
How It Works
Prompt → Story → Code → Render → Video.
The agent decomposes your prompt into scenes, writes Manim Python code for each, renders via Cairo, and stitches the results with ffmpeg. Failed renders auto-recover (max 3 retries). An optional visual validation step checks layout and readability.
Related Skills
Stix
Stick figure animation skill for AI coding agents — generate GIF/MP4 from natural language prompts
Zilliz Plugin
Zilliz Cloud plugin for Claude Code & OpenAI Codex — manage clusters, collections, vector search, backups, and
Artemis
ARTEMIS turns natural-language instructions into reliable Android automation. It automates end-to-end workflow
Oh My Harness
Tame your AI coding agents with natural language. Generate enforced guardrails (CLAUDE.md, hooks, settings) fr
Comfyui Workflow Skill
Natural language → ComfyUI workflow JSON. 34 built-in templates, 360+ node definitions, auto model download. S
VibeGame
VibeGame: Vibe Your Dream Game -- An open-source self-evolving multi-agent framework with an AI-Native game en
Related Agents
Claude Code Leaks
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you co
Excalidraw Diagram Skill
Skill to give Claude Code (and any coding agent) the ability to generate beautiful and practical Excalidraw di
Animation Implementer
Specialized coding agent that implements motion design specs using Framer Motion, GSAP, and Three.js. Use this