Data Visualizer
SkillDev toolsCreate marketing visualizations from data. Use when: creating charts for reports; visualizing campaign performance; generating dashboards; presenting data insights; exporting charts for presentations
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Data Visualizer skill
What this skill tells your AI
The instructions your AI receives, as published by guia-matthieu/clawfu-skills in skills/automation/data-visualizer/SKILL.md and read by ahel’s review.
Generate professional charts and visualizations from CSV data for marketing reports.
What Claude Does vs What You Decide
| Claude Does | You Decide |
|---|---|
| Structures analysis frameworks | Metric definitions |
| Identifies patterns in data | Business interpretation |
| Creates visualization templates | Dashboard design |
| Suggests optimization areas | Action priorities |
| Calculates statistical measures | Decision thresholds |
Dependencies
pip install plotly pandas click
Commands
python scripts/main.py chart data.csv --type bar --x month --y revenue
python scripts/main.py dashboard data.csv --metrics "revenue,users,churn"
python scripts/main.py export chart.html --format png
Skill Boundaries
What This Skill Does Well
- Structuring data analysis
- Identifying patterns and trends
- Creating visualization frameworks
- Calculating statistical measures
What This Skill Cannot Do
- Access your actual data
- Replace statistical expertise
- Make business decisions
- Guarantee prediction accuracy
Skill Metadata
- Mode: centaur
category: automation
dependencies: [plotly, pandas]
difficulty: beginner
Signals
- GitHub stars
- 149
- Forks
- 27
- Last commit
- Apr 2026
Advanced
- Catalog kind
- skill
- Gateway key
data-visualizer-guia-matthieu- Source
- github.com/guia-matthieu/clawfu-skills