Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions plugins/mermaid_diagrams/index.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
title: Mermaid Diagrams
description: >-
Renders Mermaid code blocks as interactive SVG diagrams directly in the chat UI, so flowcharts,
sequence diagrams, class and ER diagrams, state machines, mindmaps and timelines appear as
pictures instead of raw syntax. Ships a skill that teaches the agent Mermaid syntax plus a
behavioural nudge to reach for a diagram when a user asks to be shown a process, architecture
or set of relationships.
github: https://github.com/agent-zero-plugins/agent-zero-plugin-mermaid-diagrams
tags:
- ui
- documents
- workflow
Loading