seaborn
Statistical visualization. Scatter, box, violin, heatmaps, pair plots, regression, correlation matrices, KDE, faceted plots, for exploratory analysis and publication figures.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install seaborn --cli claudewrites the skill into.claude/skills/seaborn/SKILL.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/skills/seaborn/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Statistical visualization. Scatter, box, violin, heatmaps, pair plots, regression, correlation matrices, KDE, faceted plots, for exploratory analysis and publication figures.
When to use it
Statistical visualization. Scatter, box, violin, heatmaps, pair plots, regression, correlation matrices, KDE, faceted plots, for exploratory analysis 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/seaborn/SKILL.md -o .claude/skills/seaborn/SKILL.md
Notes
Extracted from davila7/claude-code-templates, seaborn category.