·create-visualization
{}

create-visualization

thepexcel/agent-skills

使用 Matplotlib 和 Manim 创建 STEM 教育图表和动画。用于物理图(FBD、矢量)、数学图(函数、几何)、流程图或 3Blue1Brown 风格的动画。

9安装·0热度·@thepexcel

安装

$npx skills add https://github.com/thepexcel/agent-skills --skill create-visualization

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.

使用 Matplotlib 和 Manim 创建 STEM 教育图表和动画。用于物理图(FBD、矢量)、数学图(函数、几何)、流程图或 3Blue1Brown 风格的动画。 来源:thepexcel/agent-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/thepexcel/agent-skills --skill create-visualization
分类
{}数据分析
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 create-visualization?

使用 Matplotlib 和 Manim 创建 STEM 教育图表和动画。用于物理图(FBD、矢量)、数学图(函数、几何)、流程图或 3Blue1Brown 风格的动画。 来源:thepexcel/agent-skills。

如何安装 create-visualization?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/thepexcel/agent-skills --skill create-visualization 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/thepexcel/agent-skills