Manim Composer
adithya-s-k/manim_skillTrigger 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. Th...
At a glance
git clone --depth 1 https://github.com/adithya-s-k/manim_skill
cp -r manim_skill/skills/manim-composer ~/.claude/skills/manim-composer
Setup, runtime and requirements describe adithya-s-k/manim_skill, the repo this skill ships in.
Also in adithya-s-k/manim_skill
View the repoTrigger when: (1) User mentions "manim" or "Manim Community" or "ManimCE", (2) Code contains `from manim import *`, (3) User runs `manim` CL...
Trigger when: (1) User mentions "manimgl" or "ManimGL" or "3b1b manim", (2) Code contains `from manimlib import *`, (3) User runs `manimgl`...