SihanLv/dsh-literature
SihanLv★ 1TypeScriptLast synced: 2026-08-15
Literature research for DeepSeek Harness — dblp + arXiv search, authoritative BibTeX, and full-text download.
README excerpt
dsh-literature — Literature Research for DeepSeek Harness English 中文 One query across dblp and arXiv. The literature research capability for DeepSeek Harness: search both sources, get one merged record per paper, the most authoritative BibTeX available, and full text when it exists — without the model ever juggling two databases itself. Install @shlv/dsh-literature into any profile (Web or Headless) and you get three model-facing tools: literature search , literature bibtex , and literature fulltext . Quick start One command installs the whole family. To run from the dsh source repository (deepseek-harness) instead of the installed npm packages, set DEEPSEEK API KEY and mount this repository's literature.patch.yml : ( /path/to/dsh-literature is where you cloned this repository.) Why this exists Academic search splits across two databases with complementary coverage: dblp holds formal published records (plus CoRR mirrors of arXiv cs. preprints), while arXiv holds preprints that dblp syncs with a lag. Asking the model to query both and reconcile the answers wastes tokens and produces inconsistent citations. This seam (the shared service behind both sources) does the reconciliation on…
View full README on GitHub →Category
A MCP server for Stata to integrate Stata into your agent.
★ 244
liustack/modsearchThe web plugin for DeepSeek Harness, and the search bridge for every model without native web access. Ask the web or X, get structured JSON evidence. | DeepSeek Harness 的 web 插件,为不能联网的模型补上搜索。问网页或 X,拿回结构化 JSON 证据(搜索、抓取、引用)。
★ 104
Nagi-ovo/dsh-find-plugins帮 DSH 搜索、安装并验证插件的 Skill|A DSH skill that finds, installs, and verifies GitHub plugins
★ 84