·mermaid-tools
</>

mermaid-tools

daymade/claude-code-skills

Extracts Mermaid diagrams from markdown files and generates high-quality PNG images using bundled scripts. Activates when working with Mermaid diagrams, converting diagrams to PNG, extracting diagrams from markdown, or processing markdown files with embedded Mermaid code.

66Installs·3Trend·@daymade

Installation

$npx skills add https://github.com/daymade/claude-code-skills --skill mermaid-tools

SKILL.md

This skill enables extraction of Mermaid diagrams from markdown files and generation of high-quality PNG images. The skill bundles all necessary scripts (extract-and-generate.sh, extractdiagrams.py, and puppeteer-config.json) in the scripts/ directory for portability and reliability.

Extract Mermaid diagrams from a markdown file and generate PNG images using the bundled extract-and-generate.sh script:

The numbering ensures diagrams maintain their order from the source document.

Extracts Mermaid diagrams from markdown files and generates high-quality PNG images using bundled scripts. Activates when working with Mermaid diagrams, converting diagrams to PNG, extracting diagrams from markdown, or processing markdown files with embedded Mermaid code. Source: daymade/claude-code-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/daymade/claude-code-skills --skill mermaid-tools
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is mermaid-tools?

Extracts Mermaid diagrams from markdown files and generates high-quality PNG images using bundled scripts. Activates when working with Mermaid diagrams, converting diagrams to PNG, extracting diagrams from markdown, or processing markdown files with embedded Mermaid code. Source: daymade/claude-code-skills.

How do I install mermaid-tools?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/daymade/claude-code-skills --skill mermaid-tools Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/daymade/claude-code-skills