Disambiguate descriptions

This commit is contained in:
Timothy Kassis
2026-01-05 14:25:22 -08:00
parent 15d9e4699a
commit 9cb0c2f934
34 changed files with 34 additions and 34 deletions

View File

@@ -1,6 +1,6 @@
---
name: matplotlib
description: "Foundational plotting library. Create line plots, scatter, bar, histograms, heatmaps, 3D, subplots, export PNG/PDF/SVG, for scientific visualization and publication figures."
description: Low-level plotting library for full customization. Use when you need fine-grained control over every plot element, creating novel plot types, or integrating with specific scientific workflows. Export to PNG/PDF/SVG for publication. For quick statistical plots use seaborn; for interactive plots use plotly; for publication-ready multi-panel figures with journal styling, use scientific-visualization.
license: https://github.com/matplotlib/matplotlib/tree/main/LICENSE
metadata:
skill-author: K-Dense Inc.