DSH HUB
首页插件商店插件包社区排行榜资源发布指南
插件源码
返回插件目录

literaf /

dsh-academy

已验证

Academic mode for DeepSeek Harness (dsh): research persona, anti-fabrication rules for citations and data, bilingual conventions · DSH 学术模式

★ 0 Stars0 Forks0 IssuesN/A 社区评分0 已确认安装
查看 GitHub项目主页
README来源: main@0c443137

AI4Scholar

dsh-academy

Academic mode for DeepSeek Harness

English | 中文

npm license

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

—/ 5

暂无评分

已验证 DSH bundle

Commit 0c4431372343

社区评论

还没有评论,来写第一条。

DSH HUB

社区维护的 DSH 插件索引。不是 GitHub 或 DeepSeek AI 的官方产品。

社区资源API关于