ML Content (3Blue1Brown-style)

Generates real manimGL (not Manim CE) explainer-video code with 3b1b's actual layout/motion rules — but its own README tells you to pip install the wrong engine.

Door thtskaran · thtskaran/claude-skills

Werkt met setup ★ 8.4/10

ML Content (3Blue1Brown-style) — Generates real manimGL (not Manim CE) explainer-video code with 3b1b's actual layout/motion rules — but its own README tells you to pip install the wrong engine.

Wat het doet

Produces 3Blue1Brown-style ML explainer video code and IG carousels: real manimGL syntax (banning the far-more-common Manim Community Edition, which crashes on this engine), relative-layout-only Six Laws, a measured pacing model, and a two-gate fact-checking process for every on-screen claim. Triggers on requests for 3b1b-style ML videos, paper-figure animations, IG carousels, or ML infographics/posters.

Testrapport

Wrote the same small dot-product scene twice — once from ungrounded default Manim knowledge, once strictly per the skill — then ran the skill's own crash-check grep on both: the unguided version hit 3 of its banned Manim-CE symbols (would crash outright on manimGL) while the skill-guided version passed clean; but the repo's own README setup snippet says `pip install manim`, which installs the exact banned CE package, not manimGL.

Getest op: 2026-07-15 · Claude Code 2.x (agent harness)

Installatie

git clone https://github.com/thtskaran/claude-skills.git
mkdir -p ~/.claude/skills
cp -r claude-skills/ml-content ~/.claude/skills/ml-content

Commando's en voorbeeldprompts

  • /ml-contentGenerates real manimGL (not Manim CE) explainer-video code with 3b1b's actual layout/motion rules — but its own README tells you to pip install the wrong engine.

Skills reageren op gewone verzoeken — geen commando's om te onthouden. Na installatie activeren prompts zoals deze de skill (in het Engels):

  • Make a 3blue1brown style video explaining how transformers work
  • Create an Instagram carousel explaining this ML paper's key idea
  • I need a paper-figure animation of gradient descent for a video