Builds clean animated Manim explainers for technical concepts, graphs, system diagrams, and product walkthroughs with storyboarding and scene planning.
How 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.
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 launchnpx claudepluginhub pichaitk-s/everything-claude-code137plugins reuse this skill
First indexed Jun 3, 2026
Showing the 6 earliest of 137 plugins
Builds clean animated Manim explainers for technical concepts, graphs, system diagrams, and product walkthroughs with storyboarding and scene planning.
Creates technical explainer animations using Manim for graphs, workflows, architecture, and system diagrams. Includes scene planning, storyboarding, and render conventions.
Creates animated explainer videos from concepts using Manim (Python) with MP4/GIF output, audio overlay, and multi-scene composition.