manim-idea-to-export

Solid

Convert plain-language concepts into ManimCE scene plans, runnable code, preview renders, and final export commands. Use when a user provides narration, bullet points, or storyboard notes and wants end-to-end ManimCE output. Do not use for ManimGL/manimlib codebases.

Code & Development 16 stars 1 forks Updated 3 months ago MIT

Install

View on GitHub

Quality Score: 70/100

Stars 20%
41
Recency 20%
50
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Manim Idea to Export ## Overview Use this skill to turn user text ideas into production-ready ManimCE output through a strict pipeline: 1. parse idea text, 2. map to scene plan, 3. generate Manim code, 4. render and fix, 5. export final media. Prefer this skill for requests like “animate this explanation”, “turn this paragraph into a video”, or “convert these bullet points into Manim and export”. ## Idea-to-Export Workflow 1. Intake and normalize intent. - Extract objective, audience, visual style, duration target, and output format. - Resolve ambiguity by making minimal explicit assumptions in code comments or summary. - If user requests “beautiful”, “clean”, “cinematic”, or “3B1B-like”, apply the visual clarity and pacing playbook. - Unless user asks for minimal motion, apply the animation philosophy directives by default. 2. Preflight mini-blueprint + preference handshake (required on first pass). - Return a short mini blueprint (about 4-7 bullets, high-level only). - Ask focused preference questions before detailed planning: - visual theme (dark/light/custom), - motion intensity (calm/medium/high), - camera behavior (no zoom / selective zoom-pan / cinematic), - 2D vs 3D usage, - pacing preference (slow/readable vs faster/condensed), - style target (3B1B-like vs clean-minimal vs other), - desired duration range. - If user does not answer, choose conservative defaults and state them. - Do not start full code generation until the user confirms or explicitly says “pr...

Details

Author
Skheiller
Repository
Skheiller/manim-community-deep-skill
Created
3 months ago
Last Updated
3 months ago
Language
N/A
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category