AgentsCreation/ageation

This repository, ageation (a portmanteau of "agentic creation"), acts as an operator to create Manim videos from structured arXiv projects and other documents.

5Stars on the repository
6Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

animate-chapter

01

AgentsCreation/ageation

Skill Claude CodeCodex

Orchestrate one chapter through the full pipeline (concept → script → scene → draft video) with exactly two human gates. Use when asked to "animate chapter X" or take a chapter end-to-end.

5 1mo ago A 46 tokens

concept-from-tex

02

AgentsCreation/ageation

Skill Claude CodeCodex

Distill a vendored LaTeX chapter into its concept map (content/{slug}.md) — layer 2 of the pipeline. Use when a chapter needs its concept doc written or rewritten from the .tex source.

5 1mo ago A 50 tokens

render-verify

03

AgentsCreation/ageation

Skill Claude CodeCodex

Draft-render a built chapter, assemble it, check measured runtime against target, and hand the human one reviewable mp4 — layer 5 of the pipeline. Use when a chapter's scenes are built and need a draft render + verification pass.

5 1mo ago A 53 tokens

scene-from-script

04

AgentsCreation/ageation

Skill Claude CodeCodex

Generate the Manim scene file (scenes/{module}.py) from an approved-or-reviewed script — layer 4 of the pipeline. Use when a chapter's script is ready and its scenes need building or regenerating.

5 1mo ago A 49 tokens

script-from-concept

05

AgentsCreation/ageation

Skill Claude CodeCodex

Turn a reviewed concept map into a narrated video script (content/{slug}-script.md) with beats, runtime budget, and linking — layer 3 of the pipeline. Use when a chapter's concept is reviewed and needs its script written.

5 1mo ago A 53 tokens