
literaf/dsh-ai4scholar
dsh-ai4scholar
AI4Scholar for DeepSeek Harness (dsh): 38 native academic tools — Semantic Scholar, PubMed, Google Scholar, arXiv, bioRxiv/medRxiv, DOI, full text, auto-cite, figures, unified search. Powered by ai4scholar.net
Install
npx @deepseek-ai/dsh plugin --profile web add dsh-ai4scholarRestart `dsh web` after install. Bundle APIs can change during the developer preview.
README badge
[](https://dshhub.dev/plugins/dsh-ai4scholar)Paste this into your README. The star count updates with every catalog sync.
From the README
Excerpt from literaf/dsh-ai4scholar, cleaned of badges and images.
AI4Scholar for DeepSeek Harness
English | 中文
<p align="center"><a href="https://ai4scholar.net?src=dsh"><img src="https://raw.githubusercontent.com/literaf/dsh-ai4scholar/main/docs/ai4scholar-home.jpg" alt="ai4scholar.net" width="100%"></a></p>Academic literature tools for DeepSeek Harness (dsh), delivered as 38 native agent tools — the same coverage as the AI4Scholar plugins for OpenClaw, Codex, and Hermes. Powered by ai4scholar.net.
| Family | Tools | Cost |
|---|---|---|
| All at once | search_papers — one query across Semantic Scholar + PubMed (optionally arXiv, Google Scholar), duplicates merged by DOI / arXiv id / PMID / title, multi-platform hits ranked first | per platform |
| Semantic Scholar (200M+ papers, all fields) | search_semantic, search_semantic_bulk, search_semantic_snippets (full-text excerpts), search_semantic_paper_match (title → paper), get_semantic_paper_detail, get_semantic_paper_batch, get_semantic_citations, get_semantic_references, get_semantic_paper_authors, search_semantic_authors, get_semantic_author_detail, get_semantic_author_batch, get_semantic_author_papers, get_semantic_recommendations, get_semantic_recommendations_for_paper, download_semantic, read_semantic_paper | credits |
| PubMed (biomedical & life sciences) | search_pubmed, get_pubmed_paper_detail, get_pubmed_paper_batch, get_pubmed_citations, get_pubmed_related | credits |
| Google Scholar (broadest coverage, cited-by counts) | search_google_scholar | credits |
| arXiv | search_arxiv, download_arxiv, read_arxiv_paper | free |
| bioRxiv / medRxiv | search_biorxiv, search_medrxiv, download_biorxiv, download_medrxiv, read_biorxiv_paper, read_medrxiv_paper | free |
| Any DOI | download_by_doi, read_by_doi (open access anywhere; paywalled publishers on institutional networks) | free |
| Writing & figures | auto_cite (insert real citations + reference list + BibTeX), sci_draw (generate / edit / style / compose / critique / SVG / vectorize scientific figures) | credits |
| Account | get_ai4scholar_credits, plus the /ai4scholar slash command | free |
Every paper-list tool returns one normalized record shape — title, authors, year, venue, citation count, DOI/PMID/arXiv ids, URL, open-access PDF, abstract — so the model (and Code Mode programs) can chain calls across platforms without special cases. Results render as citation cards in the dsh Web UI; full-text tools return the PDF text in slices (offset / max_chars) so a 40-page paper never floods the context.
…

