dsh-research/dsh-research ↗★ 1
dsh-research
The research plugin market inside DeepSeek Harness: browse a curated index of literature, reference, writing and workbench plugins in Settings and install them with one click — 科研插件市场,在设置里浏览并一键安装。
AI 분석
专为科研工作者打造的插件市场,提供一键安装学术辅助工具的能力。适合使用 DSH 进行文献阅读、论文写作和科研探索的学术界用户。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:dsh-research/dsh-researchConfiguration
The bundle inserts one row (id: research-market). Override it from your profile's cordis.patch.yml (a patch replaces the whole config, so restate every key you keep):
- id: research-market
config:
catalogUrl: https://dsh-research.com/v1/market.json
profile: web # defaults to the profile this host booted
allowInstall: true
cacheSeconds: 900
timeoutMs: 8000
catalogUrl accepts any endpoint answering the DSH Community Market provider contract. Point it at your own and the panel lists yours instead.