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...
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.