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.

Zhihu Tools — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
Z

@leolee9086/zhihu-tools

Zhihu Tools

知乎数据开放平台 plugin: 17 tools + local settings page + polished cards. Feedback QQ group 1017854502: https://qm.qq.com/q/RAHJuyhQQ

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

npx -y @deepseek-ai/dsh plugin --profile web add github:leolee9086/zhihu-tools#614fa640810144645cb3da1caff8f31289731057
READMECompatibilityVersions

Compatibility and provenance

Zhihu Tools is published as @leolee9086/zhihu-tools 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
web
Release source
github
Registry updated
8/26/2026

Versions

0.1.0stable
8/26/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
web
License
AGPL-3.0-or-later
Source
github
Weekly downloads
0
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 integrations-communication.

Acp App@deepseek-ai/dsh-acp-appThe dsh ACP profile bundle: automation-only JSON-RPC stdio and process lifecycle over dsh-baseIm@xmanrui/dsh-im把十一种 IM 渠道和公网 AI Office 接入本机 DeepSeek Harness。 Connect eleven IM channels and a public AI Office to a local DeepSeek Harness.Pocketdsh-pocketPut DeepSeek Harness in your pocket: one package, one settings page, and scan a QR code on your phone to access DSH on your computer in sync (LAN + public network, real-time screen mirroring).DSCODE@toddzheng024/dscode-bundleA complete DeepSeek coding agent with persistent shell, Ultra collaboration and automatic permission review.

README

@leolee9086/zhihu-tools

知乎数据开放平台 (developer.zhihu.com) 静态双面插件,宿主半部 17 个工具 + 本地设置页,浏览器半部知乎设定页 + 4 张精美工具卡片。

联系作者:逐暝(leolee9086)· 点击链接加入群聊【工具软件爱好者折腾群-综合讨论】:https://qm.qq.com/q/RAHJuyhQQ (群号 1017854502,群主 逐暝)

安装

⚠️ 安全提示:任何第三方插件——包括本插件——都应被视为天然不安全、不可信的代码。相比原样安装本插件,更建议让你的 AI 参考本仓库源码自行重新实现所需功能;若仍要安装,请先通读全部源码确认无恶意行为。

dsh plugin --profile web add @leolee9086/zhihu-tools
# 或本地链入开发版
# dsh plugin --profile web add link:D:/dev/zhihu-plugin

重启 dsh web 并刷新 http://127.0.0.1:3080 后,设置 → 知乎 可配置凭证,工具 zhihu_hot 等可在对话中调用。

架构

lib/index.js   宿主:17 工具,本地设置后端,白名单仅限知乎域名,内置限流与退避
lib/client.js  浏览器:ModuleLoader factory,手写卡片样式,工具视图严格隔离
cordis.patch.yml  包自带 bundle 补丁层

工具(17)

zhihu_hot、zhihu_search、zhihu_global_search、zhihu_ask、zhihu_kb_list、zhihu_kb_items、zhihu_kb_upload、zhihu_kb_search、zhihu_pdf_parse、zhihu_ppt_generate、zhihu_task_query、zhihu_my_contents、zhihu_my_followees、zhihu_my_collections、zhihu_my_favlists、zhihu_favlist_contents、zhihu_auth_status

17 个工具全部配备定制卡片:热榜(排名徽/缩略图)、搜索×2(类型药丸/作者/赞同评论/score)、直答(模型标签/思考过程折叠)、知识库列表与检索(文档数/召回评分)、任务类(状态徽/结果下载按钮)、个人数据五件套(分页元信息)、凭证检测(平台码解读)。

设置后端

GET /api/zhihu/state · POST /api/zhihu/secret · DELETE /api/zhihu/secret|session · GET /api/zhihu/probe · POST /api/zhihu/qr/start 等,仅 127.0.0.1 可访。

安全

  • Access Secret 经平台凭据服务 ctx.credentials 持久化(CredentialRef ZHIHU_ACCESS_SECRET → $DSH_HOME/.credentials.yaml,0600/0700),重启自动恢复;设置页保存即落盘、清除即 unset。
  • 网页会话 Cookie 以 GrantRecord 记录(zhihu-tools-static/session)经 modifyRecord 持久化,QR 登录成功自动写入,「清除会话」同步删除记录。
  • 掩码 6…4 回显;长度 16-512 校验;严格域名白名单;全部 try/catch + disposed 守卫。

反馈

作者:逐暝 · QQ 群:1017854502 — https://qm.qq.com/q/RAHJuyhQQ