dsh plugins中文
← Back to popular plugin directory

Claude Science style research workbench

biociao/dsh-science · devops

A Claude Science–style research workbench for DeepSeek Harness — for genomics / pathogens / human health / bioinformatics projects.

★ 10GitHub stars
0Forks
2026-08-15Last updated
JavaScriptLanguage
MITLicense

Project overview

Both engine plugins are zero-dependency (Node built-ins only) and register plain cordis tools. Installable either as a profile bundle (dsh plugin add) or as an agent preset (科学模式). Install Option A — profile bundle (community standard)

Restart the profile (or refresh the Web GUI). The bundle inserts the two engines into the profile layer stack; the research / artifact tools become available to every agent on that profile. Option B — agent preset (full 科学模式 experience, per-agent)

Then create a session in the DSH Web GUI and pick the 科学模式 preset — the preset carries the research persona + engines with per-agent scoping. Skills

Install command

dsh plugin --profile web add github:biociao/dsh-science
View GitHub repository ↗Back to popular plugin directory