Build a diagram — flowchart, architecture/system diagram, sequence, mind map, org chart, decision tree — as a self-contained HTML/SVG that opens in any browser, OR as an editable Excalidraw file. Use when the user wants a diagram, chart of boxes-and-arrows, system design picture, or flow. NOT for data charts (that's a chart inside make-pdf) or for reading an existing diagram.
$npx -y skills add 0pen-sourcer/hearth --skill make-diagramInstalls into the current project.
Run `npx skills use "https://github.com/0pen-sourcer/hearth" --skill "0pen-sourcer/hearth/make-diagram"` 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/0pen-sourcer/hearth" that are relevant to the current task. Run `npx skills add "https://github.com/0pen-sourcer/hearth"` and select the relevant skills, then follow their instructions.