AI AGENT ADDONS

Matplotlib is a Python tool for making charts and graphs. You can create line plots, scatter plots, bar charts, histograms, heatmaps, and even 3D visuals. Scientists and analysts use it to turn data into clear pictures. You can save your plots as PNG, PDF, or SVG files. This skill helps you build publication-quality figures step by step.

The program has two ways to work. One is quick and simple for small tasks. The other gives you more control over every detail. You can add labels, change colors, and place multiple plots in one figure. The skill covers both methods so you can choose what works best.

Add Matplotlib skill to your workflow

Global

mkdir -p ~/.claude/skills/matplotlib

Project

mkdir -p .claude/skills/matplotlib

Source Repository

Stars
28,343
Forks
2,956
Watchers
28,343
License
MIT
Last Push
23 days ago
Created
1 year ago