Install
openclaw skills install mermaid-architectGenerate beautiful, hand-drawn Mermaid diagrams with robust syntax (quoted labels, ELK layout). Use this skill when the user asks for "diagram", "flowchart", "sequence diagram", or "visualize this process".
openclaw skills install mermaid-architectmermaid) + Explanation.end, subgraph, graph, flowchart.TD (Top-Down) for hierarchies, LR (Left-Right) for timelines.subgraph id [Label] with an explicit ID and label (no spaces in ID).Run the validator on one or more .mmd files:
scripts/validate-mmd assets/examples/*.mmd