返回目录

prismflowagent

编辑精选维护状态: 活跃

justlovemaki/prismflowagent

全栈资讯处理与 AI Agent 系统。它能够自动化地从全球多源渠道抓取高质量资讯,利用顶级大语言模型进行深度总结,并将其分发至多种终端

前往 GitHub项目主页
$ dsh plugin --profile web add --allow-build=sharp <path-or-url-to-prismflow-dsh.tgz>

88

星标

14

Fork

JavaScript

语言

GPL-3.0

许可证

2025-10-11

创建于

2026-09-03

最近推送

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

安装步骤

  1. 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>

  2. 02

    Run the installer: `dsh plugin --profile web exec prismflow-dsh-install`

    $ dsh plugin --profile web exec prismflow-dsh-install

  3. 03

    Restart DSH Web and open a new Chat to load the latest tools and Skills

验证接入成功

作者未说明

03DSH 适配与能力边界

DSH 适配原生运行时

以原生插件 `@prismflow/dsh` 直接运行于 DeepSeek Harness / Cordis 进程内——无需独立 PrismFlow HTTP 服务——完成采集 → AI 筛选 → 生成 → 草稿审核 → 受控发布。

  • Native data sources

    GitHub Trending, Follow API (Folo), AI Search, RSS feedssynced source items for selection

  • AI content selection

    fetched source itemstraceable Selection via relevance review, semantic clustering, source quota, AI scoring

  • Workflow generation

    text / Markdown / JSON / persisted contentmulti-stage serial generated content

  • Draft & media processing

    generated content, images, videoconcurrent-safe draft revisions, image generation, AVIF/WebP/HEIC conversion, FFmpeg media

    writes converted images/video to local storageruns FFmpeg on the local machine
  • Controlled publishing

    approved draftlocal Markdown, GitHub, Cloudflare R2, WeChat drafts

    publishes to external channels (GitHub, R2, WeChat)
  • Security audit

    generation requests, drafts, artifacts, publish attemptsversioned, 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.
2025-10-112026-09-03作者未说明

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)。

08数据与来源

  • 作者声明github.com2be6a27ce8ed…

    项目同时提供 **DeepSeek Harness 专属原生插件 `@prismflow/dsh`**,可将 PrismFlow 的采集、筛选、生成、审核与发布能力直接带入 DSH Chat 和 Dashboard。

  • 作者声明github.com2be6a27ce8ed…

    **原生集成**:`@prismflow/dsh` 直接运行在 DeepSeek Harness / Cordis 进程内,无需额外启动 PrismFlow HTTP 服务。

  • 作者声明github.com2be6a27ce8ed…

    PrismFlow 为 **DeepSeek Harness** 提供独立发行的专属插件包 [`@prismflow/dsh`](./integrations/dsh/)。

页面基于项目公开文档、仓库元数据和 DSH Plugins 的结构化解析生成;最后核验于 2026-09-04。发现错误?提交更正。

🏆

最佳 DeepSeek Harness 插件

从全目录挑出的 12 个值得优先安装的插件,覆盖各个分类。

DSH Plugins 是独立的 DeepSeek Harness 插件市场,与 DeepSeek 官方无关,也不代表官方背书。第三方插件未经安全审计,安装前请审查源码。

每周获取最新的 DeepSeek Harness 插件,绝不滥发。