DeepSeek Harness Plugin Hub

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

探索

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

社区

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

相关链接

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

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

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

dsh-wechat-collector

Wechat Collector

在 DSH 中收集 WeChat Official Account 文章,并将来源卡片交给 ContentStudio。

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

npx -y @deepseek-ai/dsh plugin --profile web add github:bescriptkiddie/dsh-wechat-collector#72d117d1d347b67c760ef300ade6ba00943b3970
README兼容性版本

兼容性与来源证明

Wechat Collector 以 dsh-wechat-collector 发布,当前版本为 0.5.1。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

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

版本

0.5.1stable
2026/9/1
0.5.0stable
2026/8/28
0.4.0stable
2026/8/26
查看其余 1 个版本收起版本
0.3.0stable
2026/8/26

相关插件

正在加载相关插件…

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

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

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

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

认领这个 Plugin →
报告问题

相关插件

继续浏览 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` 服务和交互式浏览器工具。

README

dsh-wechat-collector

中文说明

A DSH-native control panel and tool set for collecting WeChat Official Account articles, analyzing an explicitly selected creator with DeepSeek, reviewing local reports, and handing source cards to ContentStudio.

DSH WeChat collector panel

The plugin is the DSH layer. It provides the right-edge panel, agent tools, first-run setup, QR-login flow, collection controls, feedback writeback, and ContentStudio import. The bundled Python runtime is a sanitized subset of pika-weixin-collection.

Install

The curated market listing is pending. Until it is merged, install the public GitHub source directly:

dsh plugin --profile web add github:bescriptkiddie/dsh-wechat-collector

Restart the managed DSH web process if your running profile does not hot-load the new bundle. The right edge of DSH will show 公众号.

First run on macOS

Open 公众号 and choose 安装本地运行时. Before doing anything, the panel discloses the exact local changes and asks for confirmation. The action then:

  1. downloads uv 0.12.6 from Astral's GitHub Release and verifies its pinned SHA-256;
  2. deploys the credential-free, user-data-free runtime bundled in this package under ~/.local/share/dsh-wechat-collector;
  3. creates a current-user launchd service bound to 127.0.0.1:8000;
  4. verifies the local API before reporting success.

No install or postinstall lifecycle script performs this setup automatically. The built-in runtime currently supports Apple Silicon and Intel Macs. On other platforms, the plugin can still connect to an already running compatible API through its collectorBaseUrl setting.

What it provides

  • wechat_collector_runtime — inspect, explicitly install, start, stop, or unconfigure the local runtime.
  • wechat_collector_login — start or inspect local QR login; QR image data is confined to the loopback panel route.
  • wechat_collector_account — search, add, list, or remove tracked accounts.
  • wechat_collector_crawl — start collection, manage its daily schedule, and tune the request pacing policy (per-account/per-page delays, jitter, freq-control cooldown).
  • wechat_collector_credentials — list, switch, or remove stored credential profiles; profiles are created only by QR login and never expose token/cookie.
  • wechat_collector_sources — manage external sources (article RSS, podcast, Bilibili); article RSS acts as a second water source that keeps updating while the official-account API is rate limited.
  • wechat_collector_items — read recent source candidates and previews.
  • wechat_collector_feedback — write a real human decision back to the source item.
  • wechat_collector_analysis_config — inspect the secret-safe analysis setup or test the configured DeepSeek-compatible endpoint.
  • wechat_collector_author_analysis — run, list, or read local evidence-bounded creator-analysis reports.
  • wechat_collector_import_to_studio — idempotently create ContentStudio source cards and a JSON receipt.
  • studio_wechat_collect — compatibility entry for the ContentStudio workflow.

The panel also exposes the normal path: install/start → QR login → add account → collect → configure DeepSeek → select account and analysis skill → review the report → import source cards.

Credential profiles and rate-limit protection

Each QR login stores the credential as a named profile that can be switched at any time from the panel or tools; the active profile cannot be deleted and credential values never enter DSH. Crawling follows a configurable pace (20s between accounts and 8s between pages by default, with jitter). When WeChat returns freq control, the run stops immediately and enters a configurable cooldown during which manual and scheduled crawls are rejected (HTTP 429), so repeated requests cannot aggravate the penalty window.

External sources (second water source)

The runtime supports rss_feed article sources: any article RSS/Atom feed (typically a local WeWe RSS subscription for WeChat official accounts) enters the unified content pool as regular account articles and shares the same pipeline. While the official-account API is rate limited, this source keeps updating independently; the two sources back each other up.

Setting up WeWe RSS as the second water source (optional)

The rss_feed capability ships with the plugin, but you bring your own feeds. We recommend WeWe RSS (WeChat Reading based, free, self-hosted). Any agent on any machine can walk the user through:

mkdir -p ~/.local/share/wewe-rss && cd ~/.local/share/wewe-rss
cat > docker-compose.yml <<'YAML'
services:
  wewe-rss:
    image: cooderl/wewe-rss-sqlite:latest
    container_name: wewe-rss
    ports:
      - "4100:4000"        # pick another host port if 4100 is taken
    environment:
      - DATABASE_TYPE=sqlite
      - AUTH_CODE=choose-your-own-code
      - FEED_MODE=fulltext
      - CRON_EXPRESSION=35 5,17 * * *
      - MAX_REQUEST_PER_MINUTE=60
    volumes:
      - ./data:/app/data
    restart: unless-stopped
YAML
docker compose up -d

Then:

  1. Open http://127.0.0.1:4100/dash and enter the auth code;
  2. Add a WeChat Reading account (QR login — a separate system from the official-account console);
  3. Subscribe accounts with any article link https://mp.weixin.qq.com/s/... (the UI accepts links directly; platform.getMpInfo + feed.add work too);
  4. Each account feed looks like http://127.0.0.1:4100/feeds/<MP_WXS_xxx>.atom?auth_code=<code>&limit=20;
  5. Register it in the panel's source manager, or call wechat_collector_sources(action=add, sourceType="rss_feed", url=...).

RSS items enter the pool as wechat_article; wechat_collector_items and import_to_studio treat both water sources identically. auth_code in feed URLs is always masked in panel and tool output.

Creator analysis

The panel stores the API key through DSH credentials under the DEEPSEEK_API_KEY reference. Plugin settings and reports never contain the key. The built-in analysis skills cover full author methodology, topic/title focus, and structure/expression focus.

Analysis runs only after an explicit account-level action. At most 6,000 characters per article and 60,000 characters total are sent to the configured DeepSeek-compatible endpoint. Reports stay under ~/.local/share/dsh-wechat-collector/analysis/reports and are viewable in the panel. Fewer than five substantial articles are always labelled as a small sample.

Evidence and publishing boundary

Collected previews are source leads, not verified facts, and not personal voice samples. Creator analysis extracts methods and structures; it does not clone identity, private experience, proprietary resources, data, or signature wording. The plugin does not publish to WeChat. Formatting, draft-box upload, and final publication stay in the separate ContentStudio publishing workflow with human confirmation.

Data and uninstall

WeChat credentials and collected data stay under ~/.local/share/dsh-wechat-collector/data. DeepSeek credentials stay in DSH's credential provider, while analysis settings and reports stay under ~/.local/share/dsh-wechat-collector/analysis. They are not included in the npm package and credentials are not returned by agent tools.

Before removing the plugin, choose 停用常驻服务 in the panel or explicitly run wechat_collector_runtime(action=unconfigure). This stops launchd and moves its plist into a recoverable backup. Plugin removal intentionally preserves credentials, collected articles, and runtime files. See PRIVACY.md and SECURITY.md.

Development

Requires Node.js 22.19 or newer.

npm install --ignore-scripts
npm run check
npm test
npm pack --dry-run

The package ships prebuilt JavaScript and Python source. It has no install-time build step.

License

MIT. The vendored runtime source and its provenance receipt are under runtime/.