📄 README.md

← Vault

Manim Video Skill

Production pipeline for mathematical and technical animations using Manim Community Edition.

What it does

Creates 3Blue1Brown-style animated videos from text prompts. The agent handles the full pipeline: creative planning, Python code generation, rendering, scene stitching, and iterative refinement.

Use cases

Prerequisites

Python 3.10+, Manim CE (pip install manim), LaTeX, ffmpeg.

`bash

bash skills/creative/manim-video/scripts/setup.sh

`