chart-specialist

Recommend the most effective visualization for datasets across reports and dashboards.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/fabioabr/ia-ws --skill chart-specialist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chart-specialist
Source: https://github.com/fabioabr/ia-ws/tree/main/projects/discovery-to-go/base/behavior/skills/chart-specialist
Command: npx skills add https://github.com/fabioabr/ia-ws --skill chart-specialist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes data and recommends the most effective visualization to communicate insights, reducing guesswork in choosing how to represent information.

Core Features & Use Cases

  • Recommends visualization types based on data properties (categories, scales, and time series) to maximize clarity.
  • Guides decisions for reports, dashboards, and client briefs by selecting appropriate charts or cards.
  • Use Case: when you have a dataset with multiple dimensions and a narrative goal, the skill suggests the best chart to reveal insights without generating code.

Quick Start

Provide a dataset sample and a delivery goal, and ask which visualization best communicates the result.

Frequently Asked Questions about chart-specialist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I choose the best chart for my dataset?

To choose the best chart for your dataset, evaluate data properties like categories, scales, and time series against your narrative goal to maximize clarity and communicate insights effectively.

What is the best way to select data visualization for a multi-dimensional dashboard?

The best way to select data visualization for a multi-dimensional dashboard is to match chart types to your data properties and delivery goal, ensuring reports and briefings reveal insights clearly.

Does this data visualization recommendation tool generate Chart.js code?

No, this data visualization recommendation tool does not generate code, it only provides chart recommendations suitable for HTML/CSS or Chart.js implementations to guide your reporting.

Can I get visualization recommendations for a client brief with multiple dimensions?

Yes, you can get visualization recommendations for a client brief with multiple dimensions by providing a dataset sample and a delivery goal to determine the most effective chart or card layout.

When should I use HTML/CSS charts versus Chart.js for data analysis reporting?

You should use HTML/CSS charts for basic visualization types and Chart.js for advanced chart types during data analysis reporting, with recommendations guiding the choice based on your specific dataset.