Skip to main content
Back to the directory
starchild-ai-agent/official-skillsSoftware EngineeringFrontend and Design

chart

Generate interactive chart pages with Apache ECharts. Each chart lives in a dedicated project folder under output/chart-html/ , making it easy to reuse and iterate.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
912

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/starchild-ai-agent/official-skills --skill chart
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, chart has 912 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: starchild-ai-agent/official-skills. Canonical URL: https://skills.sh/starchild-ai-agent/official-skills/chart.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Generate interactive chart pages with Apache ECharts. Each chart lives in a dedicated project folder under output/chart-html/ , making it easy to reuse and iterate. Any time the user wants a visual chart: price charts, comparisons, dashboards, business analytics, etc. Each chart project should follow: Example folder name: btc-90d-20260401 Available templates: Use create_project(name, description, data_sources) from scripts/build_chart.py . Use either: Then save as index.html in the project folder: Also save: Use project-root serving (recommended): Then open: /preview/ / /index.html Important behavior in v3.0.1: Two modes: Every chart page must include these buttons: Do not include gallery entry. - ECharts (CDN) for rendering - ECharts native export ( getDataURL ) + canvas merge for reliable PNG output - Project-based storage : one folder per chart project - No gallery mode : all artifacts stay in the project folder - build_chart(template_name, ...) - build_chart_custom(...) - save_chart(html, project_dir=project_dir) - save_generate_script(script_content, project_dir) → generate.py - save_data(data, project_dir) → data.json - project README is created by create_project(...) - chart_server.py now rewrites preview-prefixed static paths internally ( /preview/ /... → /... ) before filesystem lookup. - This guarantees the preview iframe resolves the real project index.html instead...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does chart do?

Generate interactive chart pages with Apache ECharts. Each chart lives in a dedicated project folder under output/chart-html/ , making it easy to reuse and iterate.

Is chart good?

chart does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support chart?

chart currently lists compatibility with Skills CLI.

Is chart safe to install?

chart has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to chart?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install chart?

Run the following command to install chart: npx skills add https://github.com/starchild-ai-agent/official-skills --skill chart

Related skills

More from starchild-ai-agent/official-skills

Related skills

Alternatives in Software Engineering