Generate concept, architecture, flow, and whiteboard diagrams in multiple formats.
The material indicates this is essentially a prompt-only skill for generating diagram files, with no required secrets and no declared remote endpoints, so the overall risk is low. Given the open-source GitHub source and extremely strong community adoption, no concrete high-risk red flags are evident, though its normal workflow may still reference local file paths.
Both the material and the objective checks indicate no API keys, tokens, or environment variables are required; there is no sign of credential collection, storage, upload, or misuse, so credential risk is low.
No remote endpoints are declared, and the README explicitly says SVG/HTML should not use external fonts, JS, images, or remote assets; there is no indication of user data being sent to third-party services.
The system marks it as prompt-only, indicating it primarily provides instructions for generating diagram content/files; while the material mentions 'opening/parsing for verification,' it does not show independent local code execution, process spawning, or privileged system access.
The material only describes generating `.html`/`.excalidraw` files at a requested or default path, which is normal output behavior for a diagram-generation skill; there is no stated ability to browse, read, or broadly write local data, nor any sign of excessive permissions.
The source is an open-source GitHub repository with extremely high community adoption (about 377k stars), which are strong positive trust signals; although the license is undeclared and maintenance status is unknown, these are governance gaps rather than high-risk red flags.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "diagram-maker" skill from askskill: 1. Download https://raw.githubusercontent.com/openclaw/openclaw/main/skills/diagram-maker/SKILL.md 2. Save it as ~/.claude/skills/diagram-maker/SKILL.md 3. Reload skills and tell me it's ready
Create an SVG architecture diagram for an e-commerce platform including frontend, API gateway, user service, order service, payment service, database, and cache, with arrows showing main interactions.
A clear system architecture diagram ready for documentation or proposal use.
Draw a customer complaint handling flowchart in Excalidraw style, including complaint submission, owner assignment, issue investigation, result feedback, and ticket closure, with decision branches.
A team-friendly flowchart clearly showing steps and decision branches.
Generate an HTML concept map for machine learning basics, showing relationships among supervised learning, unsupervised learning, classification, regression, clustering, and common algorithms.
A visual concept map that helps explain or study the core knowledge structure.
Create diagrams as artifacts, not prose. Choose one output mode:
clean-svg: educational concepts, physical systems, processes, lifecycle, simple data flow.architecture-svg: software/cloud/infra topology, services, databases, queues, trust zones.excalidraw: editable hand-drawn whiteboard, flowchart, sequence, architecture sketch.Routing
Workflow
./diagram.html / ./diagram.excalidraw.SVG/HTML rules
.html file with inline CSS and inline SVG.fill="none" and a marker arrow when directed.SVG template
Use references/svg-template.md as the wrapper and replace <!-- SVG -->.
Excalidraw rules
.excalidraw JSON with type, version, source, elements, and appState.label property.1, fontFamily: 1, and simple fills.For exact Excalidraw element snippets, read references/excalidraw-patterns.md.
Convert text to speech locally and offline with sherpa-onnx, no cloud needed.
Triage inbox messages, route intents, track replies, and generate follow-up summaries.
Control Philips Hue lights and scenes from the command line for automation.
Generate spectrograms and feature-panel visuals from audio for analysis and presentation.
Choose and run the safest, cheapest OpenClaw test and validation path.
Debug Node.js apps with inspect, breakpoints, heap, and CPU profiling.
Turn natural language into hand-drawn Excalidraw diagrams for flows and architectures.
Generate professional draw.io diagrams from natural language for technical and business use.
Generate and refine draw.io diagrams from prompts, images, or codebases.
Create, edit, and query Excalidraw diagram nodes and edges with natural language.
Create original posters, illustrations, and static visuals in PNG or PDF.
Create and edit draw.io diagrams programmatically in many visual formats.