create-visualization
✓Creates diagrams and animations for STEM education using Matplotlib and Manim. Use for physics diagrams (FBD, vectors), math plots (functions, geometry), flowcharts, or 3Blue1Brown-style animations.
Installation
SKILL.md
| Physics FBD | Matplotlib | scripts/physicsfbd.py | | Math plots/geometry | Matplotlib | scripts/mathplots.py | | Flowcharts | Matplotlib | scripts/flowchart.py | | Animations (3b1b style) | Manim | scripts/manimphysics.py |
Rule: Static → Matplotlib (fast) | Motion/transform → Manim (powerful)
For 3Blue1Brown-style animations. See references/manim-guide.md for full guide.
Creates diagrams and animations for STEM education using Matplotlib and Manim. Use for physics diagrams (FBD, vectors), math plots (functions, geometry), flowcharts, or 3Blue1Brown-style animations. Source: thepexcel/agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/thepexcel/agent-skills --skill create-visualization- Source
- thepexcel/agent-skills
- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is create-visualization?
Creates diagrams and animations for STEM education using Matplotlib and Manim. Use for physics diagrams (FBD, vectors), math plots (functions, geometry), flowcharts, or 3Blue1Brown-style animations. Source: thepexcel/agent-skills.
How do I install create-visualization?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/thepexcel/agent-skills --skill create-visualization Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/thepexcel/agent-skills
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01