Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
guia-matthieu avatar

Data Visualizer

  • 183 installs
  • 145 repo stars
  • Updated April 2, 2026
  • guia-matthieu/clawfu-skills

Transform tabular or API metrics into charts and dashboards embedded in admin views, reports, or stakeholder decks during product build cycles.

About

Directs agents to choose appropriate visual encodings, normalize messy datasets, label axes and legends clearly, and ship responsive chart components or static graphics that make trends, outliers, and comparisons obvious to non-technical stakeholders.

  • Chart type selection by data shape
  • Accessible color and label standards
  • Interactive filter and drill-down patterns
  • Export and embed options
  • Performance-safe rendering for large series

Data Visualizer by the numbers

  • 183 all-time installs (skills.sh)
  • Ranked #683 of 2,064 Data Science & ML skills by installs in the Skillselion catalog
  • Data as of Aug 3, 2026 (Skillselion catalog sync)
npx skills add https://github.com/guia-matthieu/clawfu-skills --skill data-visualizer

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs183
repo stars145
Last updatedApril 2, 2026
Repositoryguia-matthieu/clawfu-skills

What it does

Transform tabular or API metrics into charts and dashboards embedded in admin views, reports, or stakeholder decks during product build cycles.

Files

SKILL.mdMarkdownGitHub ↗

Data Visualizer

Generate professional charts and visualizations from CSV data for marketing reports.

What Claude Does vs What You Decide

Claude DoesYou Decide
Structures analysis frameworksMetric definitions
Identifies patterns in dataBusiness interpretation
Creates visualization templatesDashboard design
Suggests optimization areasAction priorities
Calculates statistical measuresDecision 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

Related skills

Data Science & MLanalyticspipelines

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.