moonbowterfly/dsh-bio-genie

Plugin ⭐ 1 NOASSERTION coding

🧬 dsh bio analysis plugin for DeepSeek Harness — wish-style bioinformatics & biology analysis: Biopython-powered sequence analysis, genomics, zero-install Python env (uv+venv)

Install

# 方式一:从 npm 安装(推荐,安装预构建代码)
dsh plugin --profile web add @dsh-bio/dsh-bio-genie

# 方式二:从 GitHub 安装(拉取源码;本插件为纯 ESM 无构建步骤,可直接加载)
dsh plugin --profile web add github:moonbowterfly/dsh-bio-genie

# 方式三:从本地目录安装(开发调试)
dsh plugin --profile web add ./dsh-bio-genie

Add moonbowterfly/dsh-bio-genie to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.