Create software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams, sequence diagrams, flowcharts, ERDs, C4 architecture diagrams, state diagrams, git graphs, and other diagram types. Triggers include requests to diagram, visualize, model, map out, or show the flow of a system.
Security Analysis
high confidenceThis is an instruction-only Mermaid diagram authoring/reference skill that is internally consistent with its stated purpose and does not request credentials, binaries, or install artifacts.
Name/description (create Mermaid diagrams) match the provided files and instructions: examples, syntax guides, and rendering/export notes. The skill does not ask for unrelated resources or credentials.
SKILL.md contains purely authoring guidance, examples, and notes on rendering/export. It does not instruct the agent to read local files, access environment variables, or send data to unknown endpoints. Examples reference common external resources (mermaid.live, CDN imports, Mermaid CLI) which are appropriate for rendering guidance.
No install spec or packaged code is included; this is instruction-only. README shows example commands (npx clawhub install, npx add GitHub path) but those are user-facing instructions, not an automated installer embedded in the skill. No downloaded or extracted archives are declared.
The skill requires no environment variables, credentials, or config paths. Nothing in the skill asks for secrets or unrelated system access.
Skill flags are default (always: false, user-invocable: true). It does not request persistent/system-level privileges or to modify other skills' configs.
Guidance
This skill is documentation and examples for writing Mermaid diagrams and appears coherent and low-risk. Before installing or running any commands shown in README (e.g., npx clawhub..., npx add ..., or installing the mermaid CLI), verify those commands and the source you obtain them from. The examples include external resources (mermaid.live, cdn.jsdelivr) and instructions to install mermaid-cli — those are normal for rendering but will fetch third-party code. If you plan to render untrusted Mermaid input in a browser or HTML context, treat it like other user-supplied markup (sanitize or sandbox it) because embedding rendered output can introduce injection/XSS risks. Finally, note the skill's source/homepage is unspecified in the registry metadata; if you require provenance, ask the publisher for a canonical repository or homepage before installing.
Latest Release
v0.1.0
Initial release of Mermaid Diagrams skill. - Create software diagrams (class, sequence, flowchart, ERD, C4, state, git, Gantt) using Mermaid syntax - Includes usage best practices, configuration, theming, and export instructions - Provides common pitfalls and recommended/forbidden diagramming habits - Installation instructions for OpenClaw / Moltbot / Clawbot included - Offers quick start code examples for each major diagram type
More by @wpank
Published by @wpank on ClawHub