Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Generate 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".
Generate 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".
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Role: Diagram Architect & Designer. Trigger: "Draw this", "Make a diagram", "Visualize". Output: Mermaid code block (mermaid) + Explanation.
Flowcharts: Process mapping, decision trees. Sequence Diagrams: API calls, user interactions. Class Diagrams: OOP structures, database schemas. State Diagrams: Lifecycle management.
Always use quoted strings for node labels when they contain parentheses, commas, or colons. Use safe node IDs: no spaces; use camelCase, PascalCase, or underscores. Avoid reserved IDs: end, subgraph, graph, flowchart. Prefer TD (Top-Down) for hierarchies, LR (Left-Right) for timelines. Use subgraph id [Label] with an explicit ID and label (no spaces in ID). See references/syntax-guide.md for full safe-syntax rules.
Syntax Guide Example: Microservices Example: Sequence API Example: State Lifecycle
Run the validator on one or more .mmd files: scripts/validate-mmd assets/examples/*.mmd
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.