Skills by adithya-s-k
3 skills available
manimce-best-practices
Provides Manim Community Edition best-practices, examples, templates, and CLI usage for authoring and rendering scenes. It contains explicit shell/CLI commands such as `pip install manim` and `manim -pql scene.py MyScene` (shell execution); no instructions to read secrets or call specific external domains.
813 installs
manim-composer
Trigger 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. This skill plans the video; use manimce-best-practices or manimgl-best-practices for implementation.
669 installs
manimgl-best-practices
This skill provides ManimGL best-practices and many example scenes for rendering with the `manimgl` CLI. It explicitly shows `pip install manimgl` and `manimgl scene.py MyScene` which execute shell commands and entail network access (e.g., `https://github.com/3b1b/videos`, `https://creativecommons.org/licenses/by-nc-sa/4.0`).
592 installs