AI AGENT ADDONS

You can turn your Mermaid diagrams into animated GIFs. This skill works with .mmd files and Mermaid code blocks inside Markdown documents. It offers four animation styles: progressive, highlight walk, pulse flow, and wave.

The tool uses context-aware style selection. It reads the text around each diagram to pick the most suitable animation. For example, data pipelines get a flowing effect while architecture diagrams light up step by step. This makes your visuals more engaging for presentations, documentation, or social media.

You need FFmpeg, Python 3.8+, and Playwright installed. Run a single command to convert one file or batch process an entire document. The result is a set of animated GIFs that bring your diagrams to life.

Add Mermaid To Gif skill to your workflow

Global

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

Project

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

Source Repository

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