chart-visualization

Select a chart type from 26 options and generate a chart image URL.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/jaguarliuu/miniclaw --skill chart-visualization-jaguarliuu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chart-visualization
Source: https://github.com/jaguarliuu/miniclaw/tree/main/.miniclaw/skills/chart-visualization
Command: npx skills add https://github.com/jaguarliuu/miniclaw --skill chart-visualization-jaguarliuu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Visualizing data often requires selecting the right chart type and configuring parameters manually. This skill automates that process by choosing the most suitable chart from 26 options and generating a chart image.

Core Features & Use Cases

  • Automatic chart type selection from 26 options to match the data and storytelling goal.
  • Parameter extraction based on detailed specifications and references to drive the generator script.
  • End-to-end chart generation via a JavaScript script, returning a chart image URL for dashboards and reports.
  • Use cases include quick line-time series visuals, category comparisons, and multi-metric dashboards.

Quick Start

Supply your data and let the skill automatically select the best chart type and generate a chart image.

Frequently Asked Questions about chart-visualization

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

FAQPage Schema
How do I automatically generate a chart from raw data without manually picking a chart type?

To automatically generate a chart from raw data, this skill selects the most suitable chart type from 26 options based on your data and storytelling goal. It extracts parameters, invokes a Node.js script, and returns a chart image URL for your dashboards or reports.

What is the best way to visualize time series and hierarchical data for dashboards?

The best way to visualize time series and hierarchical data is using an automated chart visualization skill that identifies your data patterns and selects from 26 chart options. It generates an image URL suitable for dashboards, reports, and exploratory analysis.

Can I use JavaScript to create chart images for exploratory data analysis?

Yes, you can use JavaScript to create chart images for exploratory analysis. This skill invokes a Node.js script with extracted parameters to generate chart images across time series, distributions, correlations, and hierarchical data.

Do I need to manually configure chart parameters to visualize data correlations?

No, you do not need to manually configure chart parameters to visualize data correlations. The skill performs parameter extraction from detailed specifications in its references and automatically selects the best chart type to generate the visual.

What types of charts can I generate for category comparisons and multi-metric reports?

For category comparisons and multi-metric reports, you can generate visuals from 26 automatic chart options. The skill determines the most suitable chart type for your specific data and returns a generated chart image URL.