concept-to-video
Concept to Video
Creates animated explainer videos from concepts using Manim (Python) as a programmatic animation engine.
Reference Files
| File | Purpose |
|---|---|
references/rules/pipeline-flow.md |
RAG, ETL, CI/CD — sequential stage animations with arrows |
references/rules/architecture-layers.md |
System stacks, network layers, abstraction hierarchies |
references/rules/algorithm-stepthrough.md |
Sorting, search, graph traversal — stateful step-by-step animations |
references/rules/comparison.md |
Side-by-side A vs B, before/after, trade-off visualizations |
references/rules/agent-interaction.md |
Multi-agent message passing, distributed systems, pub/sub |
references/rules/math-concept.md |
Equations, formulas, geometric proofs — LaTeX-free by default |
references/rules/training-loop.md |
Gradient descent, RL loops, cyclic iterative processes |
references/rules/transitions.md |
Fade and wipe transitions between scene sections |
references/rules/text-animation.md |
Text replacement, progressive bullet reveal, callouts, emphasis |
references/rules/layout.md |
Canvas coordinates, VGroup arrangement, spacing guidelines |
references/rules/audio-overlay.md |
ffmpeg audio overlay — background music, voiceover, multi-track mixing |
More from mathews-tom/armory
architecture-reviewer
Architecture reviews across 7 dimensions (structural, scalability, enterprise readiness, performance, security, ops, data) with scored reports. Triggers on: "review architecture", "critique design", "audit system", "assess scalability", "enterprise readiness", "technical due diligence". NOT for diagrams, use architecture-diagram.
61architecture-diagram
Generate layered architecture diagrams as self-contained HTML with inline SVG icons, CSS Grid containers, and connection overlays. Triggers on: "architecture diagram", "infra diagram", "system diagram", "deployment diagram", "topology", "draw architecture". NOT for architecture reviews, use architecture-reviewer.
61youtube-analysis
Extract YouTube transcripts and produce structured concept analysis with multi-level summaries, key concepts, takeaways. Uses youtube-transcript-api with yt-dlp fallback. Triggers on: "analyze youtube video", "youtube transcript", "summarize this video", "extract concepts from video", "video key points", or any youtube.com/youtu.be URL.
58concept-to-image
Turn concepts into static HTML visuals exported as PNG or SVG files via HTML/CSS/SVG. Triggers on: "create an image of", "export as PNG", "save as SVG", "concept to image", "screenshot this HTML". NOT for interactive HTML, use static-web-artifacts-builder.
57code-refiner
Deep code simplification and refactoring preserving behavior across Python, Go, TypeScript, Rust. Targets complexity, anti-patterns, readability debt. Triggers on: "simplify this code", "refactor for clarity", "reduce complexity", "make this more readable", "tech debt cleanup", "too much nesting".
56humanize
Detects and removes AI-generated writing patterns while preserving meaning and facts. Triggers on: "humanize text", "make this sound human", "remove AI patterns", "rewrite to sound natural", "make this less AI", "de-slop this", "not sound like ChatGPT", "human pass".
56