dsh-academy
Verifieddsh-academy Β· v0.1.0 Β· MIT
Academic mode for DeepSeek Harness (dsh): a research persona, anti-fabrication rules for citations and data, and bilingual conventions. Pairs with dsh-ai4scholar (literature tools) and dsh-research (research skills).
Install
dsh plugin add dsh-academy Confirm the layer applied with dsh --profile default --dump-config β see the install guide.
Source
Tags
Creators
Readme
dsh-academy
Academic mode for DeepSeek Harness
English | δΈζ
One small plugin that changes how the agent behaves on scholarly work: a research persona, the anti-fabrication rules that matter most in academic writing, and bilingual conventions.
It registers no tools and no skills β capabilities belong to other plugins. This is the behaviour layer that makes them read like a research assistant.
dsh plugin --profile web add dsh-academy
dsh web
What it adds to the system prompt
Research persona β the reader is a researcher who needs something that survives peer review, not a paragraph that sounds right.
Academic-integrity rules β never invent papers, authors, years, journals, DOIs or citation counts; never invent data; separate what came from the literature from what is your inference; make every citation checkable; leave judgement calls to the researcher.
Language conventions β answer in the user's language, keep titles, journal names and terminology in the original, follow Chinese academic phrasing when writing Chinese.
Configuration
- id: academy
config:
persona: true
integrity: true
language: true
field: "" # e.g. εεηη©ε¦ β named in the persona
personaOrder: 0 # the deployment-persona slot
rulesOrder: 120
Works well with
dsh-ai4scholarβ 38 literature tools (Semantic Scholar, PubMed, Google Scholar, arXiv, bioRxiv/medRxiv, DOI full text, auto-cite, figures). The integrity rules are only enforceable when the agent can actually look papers up.dsh-researchβ the research skill pack (peer review, introductions, formatting, reference audit).dsh-research-hubβ the index of research plugins for dsh.
License
MIT