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: plotly
description: Interactive scientific and statistical data visualization library for Python. Use when creating charts, plots, or visualizations including scatter plots, line charts, bar charts, heatmaps, 3D plots, geographic maps, statistical distributions, financial charts, and dashboards. Supports both quick visualizations (Plotly Express) and fine-grained customization (graph objects). Outputs interactive HTML or static images (PNG, PDF, SVG).
description: Interactive visualization library. Use when you need hover info, zoom, pan, or web-embeddable charts. Best for dashboards, exploratory analysis, and presentations. For static publication figures use matplotlib or scientific-visualization.
license: MIT license
metadata:
skill-author: K-Dense Inc.