AI Agent Hub
Back to plugins
🧠

dsh-biotech-terms

Memory Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-biotech-terms

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

Install the dsh-biotech-terms plugin in DeepSeek Harness from https://github.com/uckkk/dsh-biotech-terms; after installation, the tools it registers become immediately available in your session.

About this plugin

Biotech writing and teaching constantly mix Chinese and English terminology, and pinning down the exact English counterpart of a Chinese term, or expanding an abbreviation correctly, often means interrupting the flow to check a reference. dsh-biotech-terms attaches a structured biotech glossary to your session as a memory plugin, so the model can look up and align terms in-context instead of guessing.

Two tools power the plugin: list_biotech returns every term entry with its Chinese and English names side by side for a quick scan or batch verification, while get_biotech retrieves a single entry by id or name for precise, on-demand detail. The implementation is plain Node with zero network dependencies, making it fast to start, fully offline, and free of extra runtime requirements.

It is tailored for graduate students, research writers, and bilingual educators in bioinformatics, pharmacology, or molecular biology, and fits any workflow where keeping Chinese-English term pairs consistent matters but you do not want to break concentration just to flip through a wiki.

Use Cases

  • Verifying Chinese-English term pairs during bilingual paper writing
  • Looking up a specific biotech term definition on the fly in teaching
  • Compiling a complete terminology reference list offline

Best For

  • Graduate students in bioinformatics or pharmacology
  • Research writers needing consistent bilingual terminology
  • Bilingual instructors in molecular biology