AI Agent Hub
Back to plugins
🤖

dsh-archify

Model Inference Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install GongYuanCaiJi/dsh-archify

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

To install the dsh-archify plugin in DeepSeek Harness, execute the command: dsh plugin install GongYuanCaiJi/dsh-archify. Source: https://github.com/GongYuanCaiJi/dsh-archify

About this plugin

In system design and development, clear and structured architecture diagrams are essential for communication, yet traditional drawing methods are often time-consuming and difficult to maintain. dsh-archify addresses this pain point by acting as a diagramming agent skill for DeepSeek Harness, focusing on transforming abstract system descriptions into standardized JSON specs and automatic rendering. Instead of generating raw images, it allows the agent to output verifiable structured data, ensuring the rigor and reusability of architecture documentation.

The plugin boasts robust core capabilities, supporting five diagram types: architecture, workflow, sequence, dataflow, and lifecycle, with deterministic validation. It not only supports direct rendering from JSON to standalone HTML but also accepts Mermaid syntax input for seamless migration. Additionally, it offers dark/light theme switching, multiple export formats (such as PNG, SVG, WebM), and architecture comparison features, significantly enhancing the visual presentation and interactivity of technical documentation.

This tool is ideal for system architects, technical product managers, and developers who need to frequently visualize system concepts. It makes complex system design intuitive and easy to share, delivering interactive HTML artifacts that help teams present the full scope of a system professionally during requirements reviews, technical sharing, or documentation archiving.

Use Cases

  • Quickly generate system architecture and workflow diagrams
  • Convert Mermaid syntax into standard JSON specs
  • Output verifiable interactive technical documentation

Best For

  • System architects
  • Technical product managers
  • Software engineers