Armory
Source
Browse
Skills

matplotlib

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

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install matplotlib --cli claude

writes the skill into.claude/skills/matplotlib/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/matplotlib/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

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

When to use it

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 / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/scientific/matplotlib/SKILL.md -o .claude/skills/matplotlib/SKILL.md

Notes

Extracted from davila7/claude-code-templates, matplotlib category.