AI Agent Hub
Back to plugins
🖥️

dsh-pubmed

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install wade20250715/dsh-pubmed

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install wade20250715/dsh-pubmed in DeepSeek Harness to install the PubMed deep-search plugin; source repository: https://github.com/wade20250715/dsh-pubmed

About this plugin

In the dsh ecosystem, academic search plugins have historically focused on arXiv, dblp, OpenAlex, and Crossref—general and computer-science-oriented databases. PubMed, the authoritative biomedical literature repository, has been left out. If your work sits in life sciences, pharmacology, or clinical medicine and you need to trace an author's publication history, verify mentor-student co-authorship, or flag retractions, the existing toolchain simply does not reach far enough. dsh-pubmed fills that gap.

It ships seven tools, all routed through NCBI E-utilities public endpoints with no API key and zero npm runtime dependencies. The set ranges from pubmed_search for field-tagged literature retrieval and pubmed_fetch for batch metadata pulling, to pubmed_author and pubmed_disambiguate for per-author investigation and same-name disambiguation by affiliation, pubmed_institution for institutional publication counts with yearly distribution, pubmed_mentor_match for mentor-student co-authorship intersection, and pubmed_retraction for retraction and misconduct checks. A built-in 350 ms throttle keeps the plugin within NCBI's three-requests-per-second rate limit.

Who is it for? PhD students, postdocs, PIs, and any researcher whose workflow in biomedicine goes beyond a simple keyword search and demands structured, multi-angle investigation of PubMed. No configuration, no credentials—install, restart dsh, and the tools appear in the agent's list.

Use Cases

  • Trace an author's full publication history in biomedicine and disambiguate same-name researchers by affiliation
  • Verify mentor-student co-authorship records on PubMed
  • Batch-check a set of authors or topics for retractions or academic misconduct

Best For

  • Graduate students and postdocs in life sciences, pharmacology, and clinical medicine
  • Researchers who need structured, multi-angle PubMed investigation beyond keyword search
  • PIs and academic editors verifying co-author publication and retraction records