설치
npx -y @deepseek-ai/dsh plugin --profile web add github:literaf/dsh-academy이 설치 명령은 GitHub 저장소 주소에서 생성된 확인되지 않은 시작점입니다.
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-slides— writes a talk to a self-contained HTML deck, plus.pptxwhen someone else has to open it.
License
MIT
프로젝트 파일 및 신호
표시된 항목은 디렉터리 스냅샷에서 감지된 공개 저장소 신호입니다.
저장소 정보
- 언어
- TypeScript
- 라이선스
- MIT
- 마지막 업데이트
- 2026. 8. 17. 오전 10:15
신중하게 설치하기
소스 코드, 권한, 수명 주기 스크립트, 의존성 및 네트워크 접근을 검토하고 신뢰하지 않는 플러그인은 격리 환경에서 테스트하세요.