chart_guide

Generate interactive charts from CSV, Excel, or JSON datasets.

1.4k|169|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/siddsachar/row-bot --skill chart-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chart_guide
Source: https://github.com/siddsachar/row-bot/tree/main/tool_guides/chart_guide
Command: npx skills add https://github.com/siddsachar/row-bot --skill chart-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Visualize tabular data by transforming raw numbers into intuitive charts that reveal patterns and insights.

Core Features & Use Cases

  • Generate bar, line, scatter, pie, donut, histogram, and heatmap charts from CSV, Excel, or JSON data.
  • Render charts inline for dashboards and reports and provide export options (PNG/SVG).
  • Use Case: quickly compare regional performance over time or identify distributions within a dataset.

Quick Start

Create a chart from a provided dataset to visualize the trend.

Frequently Asked Questions about chart_guide

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

FAQPage Schema
How do I visualize CSV data as an interactive chart?

You can visualize CSV data by providing the dataset and selecting a chart type like bar, line, or scatter. The tool renders an inline interactive chart directly from the tabular data for immediate visual analysis.

Can I generate a heatmap from JSON data for a dashboard?

Yes, you can generate a heatmap from JSON inputs for dashboard reports. The tool supports JSON, CSV, and Excel formats, rendering interactive heatmaps inline alongside other chart types like pie and donut charts.

What chart types can I create from Excel datasets?

From Excel datasets, you can create bar, line, scatter, pie, donut, histogram, and heatmap charts. Providing the Excel data source and a chart type outputs an inline interactive chart for your reports.

Does chart visualization support exporting to PNG?

Yes, chart visualization supports optional static PNG export. After rendering an inline interactive chart from tabular data, the tool allows exporting the output as a PNG file for static reporting and sharing.

What is the best way to visualize tabular data for exploratory analysis?

The best way to visualize tabular data for exploratory analysis is by generating interactive charts like histograms or scatter plots. This transforms raw numbers into intuitive visuals that reveal underlying patterns and distributions within the dataset.