Create diagrams and flowcharts
diagram-makerskillsetup L1★377,536
openclaw/openclaw ↗What it does
Generate diagrams as standalone artifacts instead of text descriptions
Best for
Explaining architecture, flows, and concepts where visual layout conveys structure better than text
Inputs
- · Concept description
- · entities and relationships
- · layout preference (left-right/top-down/hub-spoke)
Outputs
- · HTML/SVG diagram or .excalidraw file
Requires
- · SVG rendering
- · Excalidraw editor (optional)
Preconditions
- · Concept is diagrammable (has clear structure)
- · output format preference understood
Failure modes
- · Over-dense diagrams with >15 elements become hard to read
- · SVG with gradients/glows fails rendering
Trust signals
- · Semantic colors
- · clean SVG without external assets
- · Excalidraw JSON compliance