dsh-biotech-terms
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
Related Plugins
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.
An opinionated, zero-infrastructure file-based memory protocol: human-readable markdown files plus a bounded always-loaded index, curation discipline, and no database or embeddings.