
from manim-community-deep-skill16
Turn plain-language concepts into production-ready ManimCE scene blueprints, runnable code, preview renders, and final export commands for video assets.
This skill converts user-provided narration, bullet points, or storyboard notes into a full Manim Community Edition (ManimCE) pipeline: blueprint, runnable scene code, preview renders, and explicit export commands. It enforces a preference handshake, generates scene classes, suggests file locations, and provides edit knobs and pacing rationale.
Use for requests like ‘animate this explanation’, ‘turn these bullet points into a Manim scene’, or ‘produce runnable Manim code plus render command’. Not appropriate for older ManimGL/manimlib codebases.
Best used with agents that can produce code and follow multi-step generation workflows (Codex/GPT-family code models, Claude Code, or other code-capable assistants).
Well-structured ManimCE skill that guides an agent through a 6-step pipeline from idea text to exported video. No scripts bundled — purely instructional SKILL.md. Strong safety boundaries, explicit non-destructive execution rules, and detailed failure handling. References 9 supporting docs for progressive disclosure. Niche but practical for educational content creators using Manim.
No security concerns. Explicitly prohibits destructive commands and global mutation. Code quality rules are thorough (semantic naming, layout guards, pacing rules). Architecture follows spec well with frontmatter, structured workflow, and references/. Usefulness is niche — Manim users are a specific audience, but the skill is comprehensive for that audience.