byaden-hive· 18 skills
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.
$npx -y skills add aden-hive/hive --skill chart-creation-foundationsInstalls into the current project.
Run `npx skills use "https://github.com/aden-hive/hive" --skill "aden-hive/hive/chart-creation-foundations"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aden-hive/hive" that are relevant to the current task. Run `npx skills add "https://github.com/aden-hive/hive"` and select the relevant skills, then follow their instructions.