GPL-3.0 的原生 DSH 插件,自动化多源资讯聚合与 AI 深度总结,并发布至微信 / GitHub / R2 / RSS,无需独立启动 PrismFlow HTTP 服务。
DSH 适配
原生运行时
作者声明
安全审计
未审计
最后核验
2026-09-04
许可证
GPL-3.0
01它能帮你完成什么?
自动化多源资讯聚合与 AI 深度总结
结构化深度总结分发至微信公众号、GitHub 仓库或 RSS 订阅源
希望零值守获取高质量资讯的个人与团队
在 DSH Chat 内运行 PrismFlow 采集 → 筛选 → 生成 → 审核 → 发布工作流
已审批内容发布到本地 Markdown、GitHub、Cloudflare R2 或微信公众号草稿
希望用智能体驱动内容流水线的 DeepSeek Harness (DSH) 用户
02如何接入 DeepSeek Harness?
前置条件
- Stop the running DSH Web before installing the plugin
安装步骤
- 01
Add the plugin bundle: `dsh plugin --profile web add --allow-build=sharp <path-or-url-to-prismflow-dsh.tgz>`
$ dsh plugin --profile web add --allow-build=sharp <path-or-url-to-prismflow-dsh.tgz>
- 02
Run the installer: `dsh plugin --profile web exec prismflow-dsh-install`
$ dsh plugin --profile web exec prismflow-dsh-install
- 03
Restart DSH Web and open a new Chat to load the latest tools and Skills
验证接入成功
作者未说明
03DSH 适配与能力边界
以原生插件 `@prismflow/dsh` 直接运行于 DeepSeek Harness / Cordis 进程内——无需独立 PrismFlow HTTP 服务——完成采集 → AI 筛选 → 生成 → 草稿审核 → 受控发布。
Native data sources
GitHub Trending, Follow API (Folo), AI Search, RSS feeds→synced source items for selection
AI content selection
fetched source items→traceable Selection via relevance review, semantic clustering, source quota, AI scoring
Workflow generation
text / Markdown / JSON / persisted content→multi-stage serial generated content
Draft & media processing
generated content, images, video→concurrent-safe draft revisions, image generation, AVIF/WebP/HEIC conversion, FFmpeg media
writes converted images/video to local storageruns FFmpeg on the local machineControlled publishing
approved draft→local Markdown, GitHub, Cloudflare R2, WeChat drafts
publishes to external channels (GitHub, R2, WeChat)Security audit
generation requests, drafts, artifacts, publish attempts→versioned, hashed, source-bound records
04适合谁?何时不该用?
适合
- 希望零值守获取高质量资讯的个人与团队
- 希望用智能体驱动内容流水线的 DeepSeek Harness (DSH) 用户
不适合
- Browser-automation publish channels such as 小红书 require OpenChromeCLI and a configured browser-bridge Host/Port; without it the system cannot connect the browser to auto-publish.
- Local login uses a default password `admin123`; rotate it before exposing the service.
05兼容性、维护与安全提示
- Browser-automation publish channels such as 小红书 require OpenChromeCLI and a configured browser-bridge Host/Port; without it the system cannot connect the browser to auto-publish.
- Local login uses a default password `admin123`; rotate it before exposing the service.
- Controlled publishing writes to external destinations (GitHub, Cloudflare R2, WeChat), so review approved artifacts before release.
GPL-3.0 · actively maintained (last push 2026-09-03; no tagged release)
06常见问题
`@prismflow/dsh` 插件在 DeepSeek Harness 里做什么?
它原生运行于 DSH / Cordis 进程内,让 DSH Chat 直接调用 PrismFlow 工具完成来源同步、AI 筛选、内容生成、草稿修订、人工审批与多渠道发布,无需额外启动 PrismFlow HTTP 服务。
如何安装该插件?
先停止正在运行的 DSH Web,再执行 `dsh plugin --profile web add --allow-build=sharp <path-or-url-to-prismflow-dsh.tgz>`,然后 `dsh plugin --profile web exec prismflow-dsh-install`,最后重启 DSH Web 并新建 Chat。
支持哪些数据源?
原生数据源包括 GitHub Trending、Follow API (Folo)、AI Search 与 RSS,聚合后经过相关性评审、语义聚类等生成可追溯的 Selection。
已审批内容可发布到哪里?
受控发布支持本地 Markdown、GitHub、Cloudflare R2 与微信公众号草稿。
它是否安全、可审计?
插件对 Generation Request、Draft、Artifact、发布尝试与 Receipt 均保留版本、哈希与来源绑定,关键配置采用版本与 SHA-256 CAS。尚未经过独立安全审计(safety_audited=false)。
07相关的 DSH 工作流
archify
作者 tt-a1i
为编码智能体生成美观可验证的架构图、时序图与数据流图,输出自包含 HTML,支持动效与清晰导出。
openviking
作者 volcengine
为 AI 智能体打造的自进化上下文数据库,统一智能体记忆、知识 RAG 与技能。
nocobase
作者 nocobase
开源的 AI + 无代码应用搭建平台:AI 在久经生产验证的底层基础设施与所见即所得的无代码界面之上工作,帮你快速构建 CRM、ERP 等业务系统,兼顾速度与可靠性。
learn-harness-engineering
作者 walkinglabs
Harness 工程新手教程,从 0 到 1 系统学习智能体工作流框架。
08数据与来源
项目同时提供 **DeepSeek Harness 专属原生插件 `@prismflow/dsh`**,可将 PrismFlow 的采集、筛选、生成、审核与发布能力直接带入 DSH Chat 和 Dashboard。
**原生集成**:`@prismflow/dsh` 直接运行在 DeepSeek Harness / Cordis 进程内,无需额外启动 PrismFlow HTTP 服务。
PrismFlow 为 **DeepSeek Harness** 提供独立发行的专属插件包 [`@prismflow/dsh`](./integrations/dsh/)。
页面基于项目公开文档、仓库元数据和 DSH Plugins 的结构化解析生成;最后核验于 2026-09-04。发现错误?提交更正。
最佳 DeepSeek Harness 插件
从全目录挑出的 12 个值得优先安装的插件,覆盖各个分类。
