AI Agent Hub
Back to plugins
dsh-knowledge-graph preview

dsh-knowledge-graph

Memory Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install cwbcheng/dsh-knowledge-graph

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

To install this plugin in DeepSeek Harness, run dsh plugin install cwbcheng/dsh-knowledge-graph. Then use the Agent to execute cordis_define and cordis_run to load the plugin. Source: https://github.com/cwbcheng/dsh-knowledge-graph

About this plugin

When dealing with long-form books, technical docs, or massive chat logs, information is often fragmented and hard to link. The dsh-knowledge-graph plugin for DeepSeek Harness aims to transform dry text or images into structured knowledge graphs. Leveraging the AI's powerful decomposition capabilities, it automatically breaks down text into 8 node types and 12 relationship types, and even supports generating knowledge graphs directly from images. What’s more, its bidirectional positioning feature—clicking a node to jump to the source text and vice versa—completely solves the pain point of "graph vs. text separation."

Screenshots

Use Cases

  • Decompose long technical documents or books into structured knowledge graphs.
  • Clicking graph nodes jumps directly to source text, achieving bidirectional linking.
  • Visualize AI conversation execution traces to analyze reasoning and evidence sources.

Best For

  • Researchers needing to organize large amounts of literature and academic notes.
  • Technical writers focused on document understanding and knowledge association.
  • Managers wishing to convert unstructured conversations into structured knowledge.