gsh150801/dsh-bioinf-routed ↗★ 0
dsh-bioinf-routed
融合型生物信息学资源路由插件,基于 BM25 算法提供技能搜索、场景指南,并整合数据湖、模型注册表、知识库及软件库插件。
AI 分析
核心用途是提供一站式的生物信息学资源与模型路由(如ADMET、分子对接等)。适合需要深度结合生物计算模型和本地知识库的科研人员。由dsh-bioinf演进而来,采用biomni风格。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:gsh150801/dsh-bioinf-routed說明文件
閱讀完整 README ↗Usage
Pair with @deepseek-ai/dsh-tool-skill config catalog: off (see ~/.dsh/profiles/bioinf/cordis.patch.yml).
- insert:
- id: bioinf
name: 'file:///D:/projs/bioinf_agent/deepseek-harness/packages/examples/dsh-bioinf/lib/index.js'
config:
skillsIndexFile: 'D:/projs/bioinf_agent/skills_meta/_dsh_index.json'
- id: bioinf-anysearch
name: 'file:///D:/projs/bioinf_agent/deepseek-harness/packages/examples/dsh-bioinf/lib/anysearch-plugin.js'
config:
apiKey: '...'
- id: tool-skill
name: '@deepseek-ai/dsh-tool-skill'
config:
catalog: off