xby-traditional-chinese-medicine-kg
Run the following command in DeepSeek Harness:
dsh plugin install xby-skill/xby-traditional-chinese-medicine-kg
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install xby-skill/xby-traditional-chinese-medicine-kg in your DeepSeek Harness terminal to install the plugin from https://github.com/xby-skill/xby-traditional-chinese-medicine-kg.
About this plugin
Chinese medicinal knowledge has long been scattered across classical texts, textbooks, and folk experience. A single herb may carry several aliases, different meridian tropisms, and four-nature classifications, yet the relationships between them rarely appear in a structured form. This plugin assembles herb names, aliases, sources, distributions, functions, indications, meridian tropism, and four natures — along with their interconnections — into a queryable knowledge graph, turning lookup from page-flipping into directed graph traversal.
Its core capability rests on a graph database: get_schema reveals every node type, property, and relationship currently defined in the graph; execute_read_cypher lets you write read-only Cypher queries to follow arbitrary paths across a herb tropism, pairing, or nature link; and set_xby_apikey persists your API credential across sessions so you are not prompted again after a restart. All operations are strictly read-only — no data is written or mutated.
It is aimed at learners and researchers working on TCM literature curation, drug-relation studies, or anyone who wants to turn scattered notes on Chinese herbs into a navigable knowledge network. The author explicitly tags the content as preliminary research; verify against authoritative sources before any clinical or academic citation.
Use Cases
- Query the meridian tropism, nature, and related herbs of a specific TCM medicine
- Organize scattered herb notes into a structured and searchable knowledge network
- Explore overlapping efficacy and indication relationships across multiple herbs
Best For
- Researchers working on TCM literature curation and drug-relation studies
- Learners who want to structure and query Chinese herbal knowledge
- TCM practitioners who need quick lookup of meridian tropism and four natures
Related Plugins
Memory layer for coding agents that indexes local session history and auto-recalls relevant context before edits, commands, and failures, with no manual search needed.
Traceable, searchable cross-session memory for AI agents that turns conversation knowledge into a typed knowledge graph and recalls relevant subgraphs instead of replaying full history, natively integrated with DeepSeek Harness.
Gives DSH AI cross-session long-term memory, to-do and skill management, plus multi-session orchestration, external AI delegation, and an infinite canvas that grows with you.
dsh-mnemon is a three-tier, pluggable, Agent-driven memory system for DeepSeek Harness, combining Runtime memory, Project Documents, and replaceable Memory Spaces with nine long-term providers.