mermaid-skill
Generate and export Mermaid diagrams from plain text
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install mermaid-skill?โผ
Run `npx skills add Agents365-ai/mermaid-skill --all -g -y` in your terminal to install the skill globally.
How to create diagrams from text descriptions?โผ
Describe the diagram you want in plain English, and the skill writes the Mermaid source, validates it, and exports a PNG, SVG, or PDF automatically.
What diagram types does mermaid-skill support?โผ
It supports 17+ types including flowcharts, sequence, class, ER, state, Gantt, pie, git graph, mind maps, and architecture diagrams, all with automatic layout.
Does mermaid-skill work without installing anything?โผ
Yes. It can validate and export through the Kroki web API using only curl, so no local Node.js or browser setup is required.
Can I use mermaid-skill without coding experience?โผ
Yes. You simply describe the diagram in everyday language, and the skill handles the syntax, validation, and image export for you.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core