Diagram Rendering

Use when a fast hosted-render path is needed to turn D2, Mermaid, Graphviz, or Chart.js text into an inline-ready PNG for chat (Telegram, Discord, Slack) or a saved image. Handles the hosted-render + local-rasterize plumbing and platform gotchas (snap-chromium sandbox, D2-is-SVG-only, blank-render detection, transient host retries) so any fleet agent gets a clean picture on the first try. Prefer excalidraw for hand-drawn whiteboards and architecture-diagram for offline, pixel-controlled dark SVG cards; do not send sensitive content to public render hosts.

TechNickAI 74aaca5 4 files · 36.1 KB Updated

File contents

TechNickAI/hermes-skills/tree/main/skills/engineering/diagram-rendering commit 74aaca5b14

Frequently asked questions

npx skillmds@latest add technickai/diagram-rendering