manim-video

Produce Manim CE videos through a PLAN, CODE, RENDER, STITCH, and AUDIO pipeline.

Updated Jun 19, 2026
One-click install
npx skills add https://github.com/AnandaAnugrahHandyanto/savarez_agent --skill manim-video-anandaanugrahhandyanto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: manim-video
Source: https://github.com/AnandaAnugrahHandyanto/savarez_agent/tree/main/skills/creative/manim-video
Command: npx skills add https://github.com/AnandaAnugrahHandyanto/savarez_agent --skill manim-video-anandaanugrahhandyanto

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires manim, pdflatex, ffmpeg, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Manim video production often involves many manual steps from planning to output. This Skill streamlines planning, coding, rendering, stitching, and optional audio into a repeatable pipeline.

Core Features & Use Cases

  • End-to-end pipeline covering narrative planning (plan.md), code generation (script.py), rendering (manim), scene stitching, and optional narration integration.
  • Supports multiple modalities: concept explainers, algorithm visualizations, data stories, and architecture diagrams with consistent visual language.
  • Strong guidelines and references for design, planning, and quality assurance to ensure publish-ready videos.

Quick Start

Provide a complete, ready-to-render Manim CE video pipeline from planning to final render for a given topic.

Frequently Asked Questions about manim-video

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create an end-to-end Manim CE video pipeline?

An end-to-end Manim CE video pipeline follows a strict PLAN, CODE, RENDER, STITCH, and AUDIO workflow, utilizing plan.md for narrative and script.py for code generation to produce educational explainers and algorithm visualizations.

What prerequisites do I need to render Manim animations on Linux, macOS, or Windows?

To render Manim animations across Linux, macOS, or Windows, you need Python, Manim CE, pdflatex for LaTeX rendering, and ffmpeg for video stitching and processing.

Can I automate scene stitching and narration integration for Manim explainers?

Yes, the Manim video production workflow automates scene stitching and optional narration integration, combining rendered scenes and audio into a final publish-ready educational explainer.

What is the best way to structure a data story visualization using Manim?

The best way to structure a Manim data story is by using plan.md for narrative planning and references for visual consistency, then generating script.py to render and stitch the final animation.

How does the Manim rendering pipeline handle algorithm visualizations?

The Manim rendering pipeline handles algorithm visualizations by enforcing a structured coding and rendering process, ensuring consistent visual language and quality assurance for publish-ready outputs.

Are there limitations when stitching multiple Manim scenes without ffmpeg?

Without ffmpeg, the Manim video pipeline cannot stitch multiple rendered scenes or integrate optional narration, as ffmpeg is explicitly required for the final video output processing.