返回目錄

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 外掛,絕不濫發。