Communityv0.1.1

Echarts Chart Skill

Generate charts from natural language or tabular data, recommend chart types, and export ECharts-based HTML or SVG. Use when users ask for one-sentence chart...

1.3kdownloads1stars7active installsdavaded
View on ClawHubBack to Skills

Skill Details

Slug
echarts-ai-skill
Latest Version
0.1.1
Author
davaded
Published
Mar 12, 2026
Updated
May 11, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Echarts Chart Skill.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.1

echarts-ai-skill v0.1.1 - Added compiled CLI and core files to the `dist/` directory (`dist/cli` and `dist/core`) for chart recommendation, generation, and rendering. - Updated output directory logic: default output is now the current working directory if no path is specified; `desktop`/`home` used only with explicit request. - Simplified setup instructions (removed `npm run build` from README). - Clarified CLI command usage and output rules in documentation. - Updated skill metadata to version 0.1.4 and improved guidance for output and field mapping.