Converts text into syntactically correct Mermaid diagrams without the usual markdown parsing headaches. Handles flowcharts, mindmaps, sequence diagrams, and comparison layouts with built-in error prevention for the stuff that always breaks: numbered list conflicts, subgraph naming, and special characters. Ships with sensible defaults like vertical layout and professional colors, but you can configure detail level, direction, and styling. The syntax rules section is genuinely useful since it shows you exactly how to avoid the "1. Text" parsing error and other common gotchas. Works across Obsidian, GitHub, and other Mermaid renderers. Good for turning meeting notes or architecture descriptions into presentation-ready diagrams fast.
npx skills add https://github.com/axtonliu/axton-obsidian-visual-skills --skill mermaid-visualizer