If you need to create flowcharts, sequence diagrams, or system architecture visuals without manually positioning elements, this handles the layout automatically through Mermaid's text-based syntax. You write the relationships, Mermaid figures out where everything goes. It exports to PNG, SVG, or PDF either through a local CLI tool or the Kroki API if you don't want to install anything. The dual-mode setup is smart since you might want local rendering in CI but API calls during prototyping. It's been installed over 500 times and passed audits from Gen Agent Trust Hub, Socket, and Snyk. Good fit for documentation workflows where you'd rather version control diagram source than binary image files.
npx skills add https://github.com/agents365-ai/365-skills --skill creating-mermaid-diagrams