Skip to content

Commit 7c70e1d

Browse files
committed
Add Mermaid Diagrams plugin
1 parent 9627e99 commit 7c70e1d

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
title: Mermaid Diagrams
2+
description: >-
3+
Renders Mermaid code blocks as interactive SVG diagrams directly in the chat UI, so flowcharts,
4+
sequence diagrams, class and ER diagrams, state machines, mindmaps and timelines appear as
5+
pictures instead of raw syntax. Ships a skill that teaches the agent Mermaid syntax plus a
6+
behavioural nudge to reach for a diagram when a user asks to be shown a process, architecture
7+
or set of relationships.
8+
github: https://github.com/agent-zero-plugins/agent-zero-plugin-mermaid-diagrams
9+
tags:
10+
- ui
11+
- documents
12+
- workflow

0 commit comments

Comments
 (0)