DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Paper Survey — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
P

dsh-paper-survey

Paper Survey

Literature Review Agent — Interpretation first: interpret each paper using a fixed framework → user confirmation → generate a literature review PPT with an A/B two-page structure. 3 skills: paper-survey / paper-interpret / paper-deck.

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:zeros335882878/dsh-paper-survey#fb39f1471208a6a217856c43f7072610ae551f09
READMECompatibilityVersions

Compatibility and provenance

Paper Survey is published as dsh-paper-survey and currently resolves to version 0.1.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
any
Release source
github
Registry updated
8/25/2026

Versions

0.1.0stable
8/25/2026

Related plugins

Loading related plugins…

Latest
0.1.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
any
License
MIT
Source
github
GitHub
★ 0
Weekly downloads
0
Last push
8/25/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue

Related plugins

More verified plugins in search-research.

Weknora@wxg-prc-cpg/dsh-weknoraWeKnora knowledge retrieval tools for DeepSeek Harness (dsh): semantic search, document reading and RAG/agent answers over your own knowledge bases.Anysearch Dsh@anysearch/anysearch-dshAnySearch web search and fetch providers plus advanced tools for DeepSeek HarnessResearch Reportdsh-research-reportVerifiable research-report engine for DeepSeek Harness: a content-addressed evidence ledger (claim 閳?snapshot binding, tamper-evident) plus versioned sealed reports where every claim carries a verification verdict and the manifest hash seals the directoryIndustry Researchdsh-industry-researchIndustry and company research domain pack for DeepSeek Harness: methodology skills, an industry-chain structure model (industry_map), public-source policy/news tracking over ctx.web (industry_track), company scan cards (company_scan), and auditable resear

README

dsh-paper-survey

文献综述 Agent —— DeepSeek Harness (DSH) 插件。

解读先行:逐篇固定框架解读 → 用户确认 → A/B 两页结构生成综述 PPT。

Skills(3 个)

Skill用途
paper-survey主流程编排:三步流程(解读 → 确认 → 写作)+ 版本管理铁律
paper-interpret单篇论文固定解读框架(5 块结构,每条设计附「对应 RQx 的解释」)
paper-deck综述 PPT 生成规范(A/B 两页结构、逐字搬运、pptxgenjs 排版规范与 QA)

安装

# 本地目录直装
dsh plugin --profile web add ./dsh-paper-survey

# 验证
dsh --profile web --dump-config | grep -A2 paper-survey

使用

在 DSH 会话中说:

  • 「帮我把这几篇论文做成综述 PPT」→ 触发 paper-survey 全流程
  • 「解读一下这篇论文」→ 触发 paper-interpret
  • 「生成/调整 PPT 版式」→ 触发 paper-deck

环境要求

  • PDF 提取:Python 3 + PyMuPDF
  • PPT 生成:Node.js + pptxgenjs

设计说明

  • 流程提炼自真实科研综述工作流(解读未获用户认可前不产出任何 PPT 页面)
  • 插件结构仿 dsh-ponytail,基于 Cordis skill provider 机制
  • Skill 内容中英关键词均可触发

License

MIT