amcharts5

Generate amCharts 5 chart configurations from natural language prompts.

9|2|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/amcharts/amcharts5-skill --skill amcharts5
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: amcharts5
Source: https://github.com/amcharts/amcharts5-skill/tree/main/amcharts5-skill
Command: npx skills add https://github.com/amcharts/amcharts5-skill --skill amcharts5

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Build charts with the amCharts 5 JavaScript library across XY, Pie, Map, and more, enabling fast, consistent visualization in apps and AI-assisted workflows.

Core Features & Use Cases

  • Supports XY charts, Pie/Donut, Maps, Hierarchy, Flow, Radar, Stock, Word Cloud, Venn, and Timeline charts.
  • Automatically loads relevant docs and references to streamline chart creation, theming, exporting, and interaction patterns.
  • Use cases include prototyping dashboards, data storytelling, and migrating from v4 to v5.

Quick Start

Provide a dataset and a desired chart type to generate a complete amCharts 5 configuration ready to plug into your code or chat workflow.

Frequently Asked Questions about amcharts5

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

FAQPage Schema
How do I generate an amCharts 5 configuration from natural language?

To generate amCharts 5 configurations from natural language, provide your dataset and desired chart type. The tool automatically loads relevant documentation and references to output production-ready chart code for immediate integration.

What chart types are supported for JavaScript data visualization with amCharts 5?

JavaScript data visualization supports XY charts, Pie and Donut charts, Maps, Hierarchy, Flow, Radar, Stock, Word Cloud, Venn, and Timeline charts for building comprehensive interactive dashboards.

Can I use this to migrate existing charts from amCharts 4 to v5?

Yes, you can migrate existing visualizations from v4 to v5. It supplies the necessary v5 documentation and reference context to guide code generation, helping you update chart configurations for current dashboards.

What is the best way to build an interactive dashboard using amCharts 5?

The best way to build an interactive dashboard is by supplying your data and dashboard requirements as a prompt. It grounds the output in amCharts 5 docs to streamline theming, exporting, and interaction patterns.

Do I need to load amCharts 5 documentation manually to create charts?

No, you do not need to load amCharts 5 documentation manually. The process automatically loads relevant docs, references, and frontmatter context to ground and guide accurate code generation for your visualizations.