main
WeHub 来源说明
- Skill 名称:
hive.chart-creation-foundations - 中文类目:数据→图表可视化
- 上游仓库:
adenhq__hive - 上游路径:
core/framework/skills/_preset_skills/chart-creation-foundations/SKILL.md - 上游链接:https://github.com/adenhq/hive/blob/HEAD/core/framework/skills/_preset_skills/chart-creation-foundations/SKILL.md
- 本仓库为 WeHub 中文 Skill 汉化包,基于 skill 市场筛选 Top200 清单整理
- 原作者、版权和许可证信息以上游仓库为准
Description
Required reading whenever any chart_* tool is available. Teaches the one-tool embedding contract (call chart_render → live chart appears in chat AND a downloadable PNG lands in the queen session dir), the ECharts (data viz) vs Mermaid (structural diagrams) decision, the BI/financial-grade aesthetic baseline (no chartjunk, restrained palette, proper typography, single message per chart), and the canonical spec patterns for the 12 most-common chart types. Skipping this leads to 1990s-Excel charts, missing downloads, and the agent writing markdown image links by hand instead of letting chart_render drive the UI.