diagram-generator

Installation
SKILL.md

Diagram Generator

Overview

Generate and edit diagrams in multiple formats (drawio, mermaid, excalidraw) by creating structured JSON descriptions and delegating file generation to the mcp-diagram-generator MCP server.

New Features (v1.0.0):

  • Auto-configuration: Default paths set to diagrams/drawio/, diagrams/mermaid/, diagrams/excalidraw/
  • Auto-create directories: Directories are created automatically when generating diagrams
  • Path customization: Use init_config or set_output_path to customize output paths
  • Bug fixes: Fixed duplicate ID issue in drawio generation

Quick Start

First Time Use

Installs
2
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 4, 2026
diagram-generator — openclaw/skills