AI Agent Hub
Back to plugins
mermaid2aichat-dsh preview

mermaid2aichat-dsh

Client Updated 2026.08.16

Run the following command in DeepSeek Harness:

dsh plugin install supergameboy/mermaid2aichat-dsh

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install supergameboy/mermaid2aichat-dsh in your terminal to install; source code is available at https://github.com/supergameboy/mermaid2aichat-dsh .

About this plugin

When collaborating with AI on diagrams inside dsh (DeepSeek Harness), the biggest friction is the gap between code and visuals — hand-writing Mermaid is tedious, and AI-generated output cannot be tweaked by dragging nodes. mermaid2aichat-dsh bridges that gap by embedding a full Mermaid visual editor in the browser sidebar with real-time two-way canvas-to-code sync.

Screenshots

Use Cases

  • Drag and drop nodes and connections to refine AI-generated Mermaid diagrams on the canvas
  • Sketch a flowchart or sequence diagram, then send it to chat for the AI to analyze and implement
  • Manage charts across sessions in tabs with real-time two-way canvas-code sync

Best For

  • Engineers using dsh for AI-assisted development who frequently draw and iterate on diagrams
  • Technical writers who prefer visual editing over raw Mermaid code
  • Architects who want the AI to consume flowcharts, ER diagrams, and other visual inputs for design assistance