manim-video

Solid

Plan, script, render, and stitch Manim Community Edition videos in Python. Use when the user asks for animated math explanations, algorithm walkthroughs, equation derivations, technical concept videos, 3Blue1Brown-style explainers, or programmatic educational motion graphics.

AI & Automation 109 stars 10 forks Updated today MIT

Install

View on GitHub

Quality Score: 85/100

Stars 20%
68
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Manim Video Use this skill for Python-based Manim projects that need a clean planning phase, strong visual direction, reusable scene structure, and a deterministic render pipeline. The output contract is usually a workspace project directory containing `plan.md`, `script.py`, `concat.txt`, draft renders, and optionally a stitched `final.mp4`. ## Creative Standard This is educational cinema, not animated slides. - Make it beautiful and professional. The draft should feel intentional, polished, and presentation-ready, not like a rough internal diagram dump. - Before writing code, define the narrative arc: confusion -> visual hook -> mechanism -> payoff -> recap. - Geometry before algebra. Show the shape, motion, system flow, or data change before the formal equation. - Every scene teaches one dominant idea. If a scene has two unrelated claims, split it. - Direct attention with opacity layering: primary elements at 1.0, contextual elements around 0.35-0.45, and structural elements like axes or grids around 0.12-0.2. - Give reveals breathing room. Add `self.wait()` after every important animation and make the main aha moment the longest pause. - Keep one cohesive visual language across the whole project: shared palette, shared timing constants, shared font rules, and stable concept-color meaning. - Avoid repetitive scenes. Vary dominant color, layout, and entry animation across scenes while keeping the overall palette consistent. - First-render quality matters. If the layo...

Details

Author
HybridAIOne
Repository
HybridAIOne/hybridclaw
Created
3 months ago
Last Updated
today
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

manim-video

Production pipeline for mathematical and technical animations using Manim Community Edition. Creates 3Blue1Brown-style explainer videos, algorithm visualizations, equation derivations, architecture diagrams, and data stories. Use when users request: animated explanations, math animations, concept visualizations, algorithm walkthroughs, technical explainers, 3Blue1Brown style videos, or any programmatic animation with geometric/mathematical content.

175,435 Updated today
NousResearch
AI & Automation Solid

manim-video

Build reusable Manim explainers for technical concepts, graphs, system diagrams, and product walkthroughs, then hand off to the wider ECC video stack if needed. Use when the user wants a clean animated explainer rather than a generic talking-head script.

201,447 Updated yesterday
affaan-m
Data & Documents Listed

manim-composer

Trigger when: (1) User wants to create an educational/explainer video, (2) User has a vague concept they want visualized, (3) User mentions "3b1b style" or "explain like 3Blue1Brown", (4) User wants to plan a Manim video or animation sequence, (5) User asks to "compose" or "plan" a math/science visualization. Transforms vague video ideas into detailed scene-by-scene plans (scenes.md). Conducts research, asks clarifying questions about audience/scope/focus, and outputs comprehensive scene specifications ready for implementation with ManimCE or ManimGL. Use this BEFORE writing any Manim code. This skill plans the video; use manimce-best-practices or manimgl-best-practices for implementation.

892 Updated 4 months ago
adithya-s-k
Web & Frontend Featured

manim

Comprehensive guide for Manim Community - Python framework for creating mathematical animations and educational videos with programmatic control

27,705 Updated today
davila7
Code & Development Listed

ml-content

Generate publication-ready ML content — carousels, 3Blue1Brown-style explainer videos, infographics, posters, paper figures — with deep paper recon, real-3D-only design discipline, phone-readable annotations, exhaustive multi-pass internet research, AHA-first planning, mandatory iteration loops for pixel-perfection, and a full grounding pass before posting.

16 Updated yesterday
thtskaran