AI AGENT ADDONS
Documentation
2,356installs

Mermaid diagrams are a popular way to describe processes and systems using simple text. However, many publishing platforms like GitHub Pages and Dev.to cannot render Mermaid code blocks directly. This means your diagrams will not show up as images.

This skill converts those Mermaid code blocks into PNG images automatically. It uses the mermaid.ink API to generate clear pictures. The images are saved in your project folder and the original code blocks are replaced with image references.

You can use this for documentation, blog posts, or any text file with Mermaid diagrams. It works with Markdown, RST, and other formats. The result is a set of images that work on any website.

Add Mermaid To Image skill to your workflow

Global

mkdir -p ~/.claude/skills/mermaid-to-image

Project

mkdir -p .claude/skills/mermaid-to-image

Source Repository

Stars
0
Forks
0
Watchers
0
Last Push
28 days ago
Created
4 months ago