Help us improve
Share bugs, ideas, or general feedback.
Creates technical explainer animations using Manim for graphs, workflows, architecture, and system diagrams. Includes scene planning, storyboarding, and render conventions.
npx claudepluginhub aaione/everything-claude-code-zhHow this skill is triggered — by the user, by Claude, or both
Slash command
/everything-claude-code:manim-videoThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use Manim for technical explainers where motion, structure, and clarity matter more than photorealism.
Builds reusable Manim explainers for technical concepts, graphs, system diagrams, and product walkthroughs. Use when a clean animated explainer is needed instead of a talking-head script.
Creates animated explainer videos from concepts using Manim (Python) with MP4/GIF output, audio overlay, and multi-scene composition.
Generates Manim Community Edition animations for math concepts, equations, proofs, algorithm visualizations, explainers, and 3Blue1Brown-style videos.
Share bugs, ideas, or general feedback.
Use Manim for technical explainers where motion, structure, and clarity matter more than photorealism.
manim CLI for scene renderingffmpeg for post-processing if neededvideo-editing for final assembly or polishremotion-video-creation when the final package needs composited UI, captions, or additional motion layersFor social-graph and network-optimization explainers:
Use assets/network_graph_scene.py as a starting point for network-graph explainers.
Example smoke test:
manim -ql assets/network_graph_scene.py NetworkGraphExplainer
Return:
video-editing for final polishremotion-video-creation for motion-heavy post-processing or compositingcontent-engine when the animation is part of a broader launch