dsh-research-writing
Manifest validResearch writing bundle for DeepSeek Harness: literature search/citation + LaTeX/BibTeX guard in one install.
dsh-research-writing
Research writing bundle for DeepSeek Harness: literature search + citations + BibTeX cleanup + LaTeX compile checks, in one install.
What's inside
| Plugin | Tools |
|---|---|
| dsh-lit-search | lit_search / lit_cite / lit_bib / lit_related — Crossref + OpenAlex literature search, GB/T 7714 / APA / BibTeX citations (incl. arXiv preprints) |
| dsh-latex-guard | latex_check / bib_lint / bib_fill / cite_audit — latexmk compile checks with engine auto-detection, BibTeX lint/fill, citation audit |
Install
dsh plugin --profile web add dsh-research-writing
Both plugins are pulled in as dependencies and registered automatically. Do not install this bundle together with the standalone plugins in the same profile (the rows would duplicate).
Without dsh
Each plugin also ships a standalone CLI and a SKILL.md:
npx dsh-lit-search search "mixture of experts" -n 5
npx dsh-lit-search cite 10.1038/nature14539 -s gbt7714
npx dsh-latex-guard check ./my-paper main.tex
npx dsh-latex-guard bib-fill refs.bib --write
License
MIT
Comments
Loading…
Similar plugins
by Flan246
LaTeX and BibTeX guardrails for DeepSeek Harness: compile checks with automatic xelatex/lualatex detection, BibTeX entry deduplication and field filling from Crossref, and \cite key audits against the
★ 0
MIT
TypeScript
Sep 9, 2026
dsh plugin --profile web add dsh-latex-guardby Flan246
Academic literature search, citation and BibTeX tools for DeepSeek Harness and any agent (Crossref + OpenAlex). dsh plugin + CLI + SKILL.md.
★ 3
↓ 550/wk
MIT
TypeScript
Sep 14, 2026
dsh plugin --profile web add dsh-lit-searchby Chhlafiu4312
Citation extraction and evidence verification for DeepSeek Harness.
★ 2
BSD-3-Clause
TypeScript
Sep 21, 2026
dsh plugin --profile web add dsh-citeguardby LKRCharon
Native literature search, bibliographic verification, BibTeX, and session snapshots for DeepSeek Harness — powered by Field Current.
★ 0
AGPL-3.0
TypeScript
Aug 14, 2026
dsh plugin --profile web add dsh-research-libraryby Gaochenyuen
Deep literature research agent as a Deepseek-Harness preset powered by Scopus API.
★ 0
↓ 46/wk
MIT
JavaScript
Sep 11, 2026
dsh plugin --profile web add dsh-scopus-searcherby 863683348
Academic writing toolkit for DeepSeek Harness agents: paper outlines, title/abstract skeletons, GB/T 7714 / APA / MLA citations, phrasing QA, and a pre-submission checklist
★ 2
↓ 959/wk
MIT
JavaScript
Sep 11, 2026
dsh plugin --profile web add dsh-plugin-academic-writing