creating-data-visualizations
FeaturedCreate analytical charts and plots from existing data. Use for exploratory or reporting visuals such as bars, lines, scatters, and dashboards; not for publication-grade scientific figures or AI-generated schematics.
AI & Automation 3,247 stars
275 forks Updated 1 weeks ago Apache-2.0
Install
Quality Score: 95/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Data Visualization Creator
Use this skill when the user needs a chart from data that already exists.
## Overview
This skill focuses on everyday analytical visualization choices: bars, lines, scatters, distributions, comparisons, and simple dashboards.
## When to Use This Skill
- Plotting trends, distributions, comparisons, or correlations from structured data
- Turning query output or CSV tables into charts for analysis or slides
- Choosing a sensible chart type and axis treatment for a non-specialist audience
## Not For / Boundaries
- Journal-ready figures, multi-panel publication layouts, TIFF/600dpi exports: use `scientific-visualization`
- Structural diagrams, flowcharts, and mechanism illustrations: use `scientific-schematics` or `markdown-mermaid-writing`
- Full research-report ownership: use `scientific-reporting`
## Integration
- Pair with `exploratory-data-analysis` before plotting questionable data
- Hand off to `scientific-visualization` if the chart must meet publication standards
## Example Requests
- "Plot monthly conversion rate with a confidence band"
- "Make a scatter plot of latency vs throughput"
- "Turn this CSV summary into a small dashboard"
Details
- Author
- foryourhealth111-pixel
- Repository
- foryourhealth111-pixel/Vibe-Skills
- Created
- 6 months ago
- Last Updated
- 1 weeks ago
- Language
- Python
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Listed
data-visualizer
Creates charts, dashboards, and visual representations of data
4 Updated 1 months ago
AreteDriver AI & Automation Solid
data-visualization
Create clear, effective charts and dashboards from structured data using matplotlib, seaborn, and plotly. Use when the user requests data visualization or provides relevant inputs for this workflow.
179 Updated 1 months ago
seb1n AI & Automation Featured
data-visualization
Create effective data visualizations using best practices for clarity, accuracy, and visual communication of insights
7,162 Updated today
kyegomez