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.
Działa po konfiguracji
Co robi ten skill
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.
Raport z testu
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.
Testowano: 2026-07-15 · Claude Code 2.x (agent harness)
Instalacja
git clone https://github.com/thtskaran/claude-skills.git mkdir -p ~/.claude/skills cp -r claude-skills/ml-content ~/.claude/skills/ml-content
Komendy i przykładowe prompty
/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.
Skille uruchamiają się na zwykłe polecenia — bez komend do zapamiętania. Po instalacji aktywują go prompty takie jak te (po angielsku):
Make a 3blue1brown style video explaining how transformers workCreate an Instagram carousel explaining this ML paper's key ideaI need a paper-figure animation of gradient descent for a video