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.

Weread Export — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins

weread-export

Weread Export

微信读书 (WeChat Reading) integration for DeepSeek Harness: connect the official WeRead Skills Agent Gateway with a wrk- API key, then browse your bookshelf, export highlights & thoughts, query reading stats, and send highlights to flomo — agent tools plus a

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

npx -y @deepseek-ai/dsh plugin --profile web add weread-export@0.1.12
READMECompatibilityVersions

Compatibility and provenance

Weread Export is published as weread-export and currently resolves to version 0.1.12. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
npm
Registry updated
9/20/2026

Versions

0.1.12stable
8/23/2026
0.1.11stable
8/23/2026
0.1.10stable
8/23/2026
Show 8 more versionsCollapse versions
0.1.9stable
8/23/2026
0.1.8stable
8/23/2026
0.1.7stable
8/23/2026
0.1.6stable
8/23/2026
0.1.5stable
8/23/2026
0.1.4stable
8/23/2026
0.1.3stable
8/23/2026
0.1.2stable
8/23/2026

Related plugins

Loading related plugins…

Latest
0.1.12
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
220.5 kB
Files
20
Surface
web
License
MIT
Source
npm
GitHub
★ 2
Weekly downloads
71
Last push
9/11/2026
View source ↗Project homepage ↗
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 productivity-workflow.

Acp App@deepseek-ai/dsh-acp-appThe dsh ACP profile bundle: automation-only JSON-RPC stdio and process lifecycle over dsh-baseClient Ui Task Board@linxin666/dsh-client-ui-task-boardHost-authoritative task board for the DSH Web GUI with real session execution, Host cron scheduling, and optional cross-platform idle-sleep protection; mounted without DSH source changes.Web All@linxin666/dsh-web-allDSH Web UI 全家桶聚合插件:一键安装全部功能插件(task-board / git-graph / pet / remote-web-ui / web-ui-settings / skin-center / community-plugins / compat shim)。compat 桥接层已并入本包(src/client),无需独立 compat npm 包。Agent Teams@nanmicoder/dsh-agent-teamsAgentTeams for DeepSeek Harness: multi-agent team collaboration (captain, members, tasks with dependencies, messaging) driven by natural language, with a tree monitor in the web GUI

README

weread-export

微信读书(WeChat Reading)集成插件 for DeepSeek Harness:使用官方 WeRead Skills Agent Gateway(i.weread.qq.com/api/agent/gateway)读取书架、划线/想法/书签、书籍信息、阅读统计,并把划线一键导出到 flomo(标签可自定义)。包含 Agent 工具与 Web 设置面板。

本插件使用官方 API Key(wrk- 开头),不是 Cookie 抓取方案,稳定且无风控风险。

安装

# 本地开发
dsh plugin --profile web add link:/path/to/weread-export
# 或发布后从 GitHub / npm 安装
dsh plugin --profile web add github:zhengjy01/weread-export

重启 DSH GUI 后生效。

配置

  1. 打开 https://weread.qq.com/r/weread-skills,用微信读书账号登录。
  2. 点击「创建 Key」→ 复制(wrk- 开头)。
  3. 把 Key 填到 Web 设置页「微信读书」面板,或在对话中调用 weread_config。
  4. (可选)在「Flomo」面板配置 flomo API URL / API Key,即可用 weread_flomo 导出划线。

Key 存于 ~/.dsh/weread-export.json(权限 0600),同步快照存于 ~/.dsh/weread-export-cache.json。

工具

工具说明
weread_status查看配置/缓存/flomo 联动状态(不回显完整 Key)
weread_config配置或清除 API Key、默认 flomo 标签、导出条数(0=全部)、默认导出目标、本地目录、Notion Token/目标页、LLM 与 prompt 模板;test: true 测试连接
weread_search书城搜索(书名/作者/评分/在读人数/bookId/链接)
weread_book书籍详情 + 阅读进度 + 章节目录概览
weread_shelf书架(实时或缓存):书名/进度/最近阅读时间/是否读完
weread_notes不给 bookId = 笔记本概览;给 bookId = 该书划线 + 想法
weread_readdata阅读统计(weekly/monthly/annually/overall)
weread_sync拉取书架 + 笔记本概览到本地缓存
weread_export多目标导出:dest=flomo(默认)/local(本地 Markdown,localDir 必填)/notion(本插件独立 Token+目标页);可按 exportPrompt/usePrompt 用 LLM 按 prompt 整理后导出,limit 控制条数
weread_flomoflomo 快捷导出:#标签可自定义;默认按配置导出条数(0=全部,超长自动拆多条 MEMO),limit 可临时覆盖。flomo 凭据可在本插件面板「flomo 导出」区直接配置(与 dsh-flomo 共享)

常见问题

  • 升级提示(upgrade_info):微信读书偶尔要求客户端升级 skill 版本,插件会直接提示升级信息,等待插件更新即可。
  • 接口字段:网关回包经过官方字段裁剪,本插件按官方文档解析;若某字段缺失会优雅降级展示。
  • flomo 未配置:weread_flomo 会提示先配置 flomo(复用 dsh-flomo 的凭据文件)。

License

MIT