@amphilagus/dsh-literature:DeepSeek Harness 的文献检索与定向跟踪插件

`@amphilagus/dsh-literature` 是 DSH 生态中的文献检索与跟踪插件,需配合「文献跟踪助理」preset 使用,标准编码会话默认不加载。该插件核心功能包括:基于 Crossref 和 arXiv 的主题或研究者(需 ORCID)检索;人工分级后将结果写入全局 SQLite 新库;以及基于 Schedule 的会话级到期提醒与持续跟踪。插件注册了 `literature-survey`、`literature-tracking-setup`、`literature-tracking-search` 三个运行时技能,支持搜索缓存、研究者档案管理及 SCI 期刊目录查询。

Read More
dsh-scholar: Integrating Research Dialogues, Experiments, and Papers into a Single Project within DSH

dsh-scholar is a DSH research workspace plugin maintained by lzszq, designed for computational research such as machine learning and data science. It integrates project conversations, materials, controlled experiment runs, evidence, and TeX manuscripts into a single resumable project, offering gate-only governance, Runner Profile controlled execution, and Claim-Evidence traceability. The article introduces core capabilities, usage from building and installing from source code to typical slash commands, and explains permission and security boundaries.

Read More
dsh-science: Claude Science-Style Research Workbench for DSH

dsh-science is a DSH science-oriented plugin (v0.2.0, MIT) maintained by biociao. It provides a ReAct research loop engine (research_* tools), versioned artifact tracing (artifact_* tools), SSH remote computing (remote_* tools, supporting workstations and SLURM clusters), a remote host configuration UI, and 11 research skills tailored for genomics, pathogens, and bioinformatics. Complemented by dsh-model-tier, it enables cross-provider model tier routing. It can be installed via profile bundles or the "Scientific Mode" preset, making it suitable for researchers who require structured scientific workflows and remote computing resource scheduling.

Read More