BeClaude

matplotlib

New
19.9kSmitheryGeneralby davila7

Foundational plotting library. Create line plots, scatter, bar, histograms, heatmaps, 3D, subplots, export PNG/PDF/SVG, for scientific visualization and publication figures.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/matplotlib.md https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/scientific/matplotlib/SKILL.md
3
Invoke in Claude Code
/matplotlib
View source on GitHub
designdata-&-analytics

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is matplotlib?

Foundational plotting library. Create line plots, scatter, bar, histograms, heatmaps, 3D, subplots, export PNG/PDF/SVG, for scientific visualization and publication figures.

How to install matplotlib?

To install matplotlib, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /matplotlib.

What is matplotlib best for?

matplotlib is a community categorized under General. It is designed for: design, data-&-analytics. Created by davila7.