AI AGENT ADDONS
Documentation
814installs

Turn your markdown diagrams into beautiful images. This skill pulls Mermaid diagrams out of your markdown files and creates high-quality PNG images. It runs a simple script that finds every diagram and saves it as a separate file.

You can control the image size and resolution. Choose big images for presentations or print quality for reports. The script even adjusts dimensions based on the diagram type, like wide timelines or detailed architecture views.

Everything you need is included in one folder. Just run the script from that folder and your diagrams are ready to use. No extra setup required.

Add Mermaid Tools skill to your workflow

Global

mkdir -p ~/.claude/skills/mermaid-tools

Project

mkdir -p .claude/skills/mermaid-tools

Source Repository

Stars
1,223
Forks
199
Watchers
1,223
License
MIT
Last Push
23 days ago
Created
9 months ago