DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Plugin Litsearch Zotero — DeepSeek Harness 插件(DSH Plugin)
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录
← Plugins
P

dsh-plugin-litsearch-zotero

Plugin Litsearch Zotero

DeepSeek Harness 插件:文献/相关工作搜索与一键导入 Zotero。提供两个技能(literature-search、zotero-import)以及 zotero-import CLI,使代理能够检查某个想法的新颖性,然后将找到的论文直接归档到正在运行的 Zotero 中。

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add github:careyourcake/dsh-plugin-litsearch-zotero#67fbe4b1db65d863b9d4d0dd5675d74b3e4bd548
README兼容性版本

兼容性与来源证明

Plugin Litsearch Zotero 以 dsh-plugin-litsearch-zotero 发布,当前版本为 0.1.0。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
any
发布来源
github
Registry 更新时间
2026/9/8

版本

0.1.0stable
2026/9/8

相关插件

正在加载相关插件…

最新版
0.1.0
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
未提供
文件数
未提供
Surface
any
许可证
MIT
发布源
github
GitHub
★ 1
周下载
0
最近提交
2026/9/8
查看源码 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题

README

dsh-plugin-litsearch-zotero

A DeepSeek Harness (DSH) plugin that bundles two agent skills and a small CLI for the "check my idea, then file the papers" workflow:

  • literature-search — decompose an idea into searchable novelty axes, run a multi-source literature search, and grade every hit by how close it is to the idea. Used to answer "has anyone already done this?" before you start work.
  • zotero-import — push a BibTeX/RIS file into a locally running Zotero desktop app through its connector import endpoint. No zotero.org account, no API key.
  • zotero-import CLI — the same import as a shell command.

The two skills compose: literature-search finds the papers, zotero-import files them into your library.

Install

dsh plugin --profile web add dsh-plugin-litsearch-zotero

dsh plugin add installs the package into the profile and, because this package declares dsh.bundle.patch, activates it automatically. After a restart of the profile, the two skills appear in the session skill catalog.

Install straight from a Git checkout / GitHub instead: dsh plugin --profile web add github:<user>/dsh-plugin-litsearch-zotero

What you get

CapabilityKindTrigger
literature-searchskill"has anyone done this idea", "related work", "novelty check"
zotero-importskill"put these papers into Zotero"
zotero-import <file>CLIzotero-import refs.bib in the shell

Usage

Skill: literature-search

Ask the agent directly:

在 MuJoCo/IsaacLab 里训 DreamerV3,蒸馏成极小的反射网络,部署到 ROS2 真机——帮我查有没有人做过。

The skill guides the agent to produce a closeness table (🔴 几乎一样 / 🟡 部分重叠 / 🟢 背景) plus a "still-open gap" list, so you know which axis of your idea is actually novel.

Skill + CLI: zotero-import

zotero-import /tmp/refs.bib
# node bin/zotero-import.mjs /tmp/refs.bib   # if not on PATH

Zotero must be running. Items land in the currently selected Zotero collection.

How it works

  • lib/index.js is a Cordis plugin that registers a skill provider on ctx.skills (same pattern as @deepseek-ai/dsh-skill-badge). Skill bodies are read from skills/*.md at load time and served as bundled skills.
  • cordis.patch.yml is the bundle patch that inserts the plugin as a host row, so dsh plugin add activates it without any manual composition edit.
  • The CLI and the zotero-import skill use Zotero's local POST /connector/import endpoint (note: Zotero's local /api/ is read-only). Node's fetch does not honor http_proxy, which sidesteps the "502 Bad Gateway" you get when curl routes 127.0.0.1:23119 through a local proxy.

Structure

dsh-plugin-litsearch-zotero/
├── package.json          # bundle + bin + dsh-plugin keywords
├── cordis.patch.yml      # inserts the host row
├── lib/index.js          # Cordis plugin + skill provider
├── skills/
│   ├── literature-search.md
│   └── zotero-import.md
├── bin/zotero-import.mjs # CLI
└── README.md

License

MIT


中文简介

这是 DeepSeek Harness 插件:内置两个 skill——literature-search(把 idea 拆成可检索维度做文献/related-work 检索,给出接近度分级)和 zotero-import(把 BibTeX/RIS 直接写进正在运行的 Zotero,免账号免 API key),另附 zotero-import 命令行。安装:dsh plugin --profile web add dsh-plugin-litsearch-zotero。

相关插件

继续浏览 search-research 分类下经过校验的插件。

Anysearch Dsh@anysearch/anysearch-dsh适用于 DeepSeek Harness 的 AnySearch 网络搜索和获取提供程序及高级工具Industry Researchdsh-industry-research适用于 DeepSeek Harness 的行业与公司研究领域包:方法论技能、行业链结构模型(industry_map)、通过 ctx.web 进行的公开来源政策/新闻跟踪(industry_track)、公司扫描卡片(company_scan)以及可审计的研究Zoterodsh-zotero让智能体搜索、阅读并引用您的本地 Zotero 文献库:查找论文、浏览笔记和批注、按问题提取证据、打开源文档并生成引文。Browser@anweat/dsh-browserDeepSeek Harness 的自包含浏览器运行时插件(作用域为 @anweat)——将 Playwright(chromium)和 OpenCLI 作为插件本地依赖进行打包(支持全局复用回退),提供 `browser` 服务和交互式浏览器工具。