MIT 授權的 Agent 技能,產出五種類型的可互動 diagram-as-code 系統架構圖;以社群外掛 @tt-a1i/archify-dsh 形式透過 dsh CLI 安裝進 DeepSeek Harness。
DSH 整合
相容
作者聲明
安全稽核
未稽核
最後核實
2026-08-21
授權條款
MIT
01它能幫你完成什麼?
Turn a repository or system description into an interactive architecture map inside DeepSeek Harness
Interactive, shareable technical maps — architecture, workflow, sequence, data-flow and lifecycle diagrams — as self-contained HTML with PNG, SVG, WebM and 1200×630 share-card exports
Developers and architects running DeepSeek Harness (dsh) who want agent-generated, verifiable system diagrams instead of hand-drawn boxes
Review architecture changes before merge with exact Before / Delta / After facts
An architecture-delta artifact comparing two validated snapshots with exact added, removed, changed, moved, and rerouted facts plus a machine receipt
Tech leads and reviewers using dsh for design or PR review who need grounded change evidence
Explore and present diagrams without inventing topology
Grounded interactions: node search, revision-verified source links, upstream/downstream reach, exact route probes, role comparison and guided stories
Engineers presenting or auditing system maps produced by a coding agent
02如何將外掛接入 DeepSeek Harness?
先決條件
- Developer-preview DeepSeek Harness CLI `@deepseek-ai/dsh@0.1.0-rc.6`
- Node.js `^22.19.0 || >=24.0.0`
- Community opt-in integration (not an official DeepSeek product)
安裝步驟
- 01
Install: `dsh plugin --profile web add @tt-a1i/archify-dsh@0.1.0`
$ dsh plugin --profile web add @tt-a1i/archify-dsh@0.1.0
- 02
Invoke: `Use the archify skill to map this repository's runtime architecture.`
- 03
Remove: `dsh plugin --profile web remove @tt-a1i/archify-dsh`
$ dsh plugin --profile web remove @tt-a1i/archify-dsh
驗證整合成功
作者未說明
03DSH 整合程度與能力邊界
Community agent-skill plugin installed inside DeepSeek Harness via `dsh plugin --profile web add @tt-a1i/archify-dsh@0.1.0` (community opt-in, not an official DeepSeek product)
Five diagram types from one agent skill
a system description or repository, via chat prompts→architecture / workflow / sequence / data-flow / lifecycle diagrams as interactive self-contained HTML with four presets and dark/light themes
Atomic validation before delivery
typed JSON IR diagram source→schema, layout, HTML/SVG, route, and label-to-route clearance checks; failures return stable rule codes and supported repairs via `validate --json` / `deliver --json`
`deliver` renders a same-directory candidate and atomically replaces the target HTML file only after all checks passExport & share cards
a verified diagram (optionally with a traced route or reach)→PNG to clipboard plus static or motion downloads: PNG, SVG, WebM, and 1200×630 share / route / reach cards
export downloads files to the local machineZero-dependency CLI
diagram JSON sources or a natural-language question→`doctor`, `demo`, `guide`, `validate`, `preview`, `deliver` and `compare architecture` commands
`preview` starts a loopback-only desktop server bound to 127.0.0.1 on a random port and watches one JSON file
04適合誰?何時不該用?
適合
- Developers and architects running DeepSeek Harness (dsh) who want agent-generated, verifiable system diagrams instead of hand-drawn boxes
- Tech leads and reviewers using dsh for design or PR review who need grounded change evidence
- Engineers presenting or auditing system maps produced by a coding agent
不適合
- The DeepSeek Harness integration is a community opt-in, not an official DeepSeek product, and targets the developer-preview `@deepseek-ai/dsh@0.1.0-rc.6` with Node `^22.19.0 || >=24.0.0`.
- Under DeepSeek Harness, shell files need exact workspace paths — Web Produced Files are not supported.
05相容性、維護與安全提醒
- The DeepSeek Harness integration is a community opt-in, not an official DeepSeek product, and targets the developer-preview `@deepseek-ai/dsh@0.1.0-rc.6` with Node `^22.19.0 || >=24.0.0`.
- Under DeepSeek Harness, shell files need exact workspace paths — Web Produced Files are not supported.
- Automatic Mermaid parsing, general-purpose auto-layout, hosted sharing, and WYSIWYG editing are intentionally outside the current scope.
MIT · actively maintained (latest release v2.15.0, 2026-08-17)
06常見問題
Archify 如何接入 DeepSeek Harness?是原生還是外掛?
它是社群自選(opt-in)外掛,並非 DeepSeek 官方產品。執行 `dsh plugin --profile web add @tt-a1i/archify-dsh@0.1.0` 安裝後,直接在對話中呼叫,例如:`Use the archify skill to map this repository's runtime architecture.`
需要哪些前置條件?
需要 developer-preview 版 DeepSeek Harness CLI `@deepseek-ai/dsh@0.1.0-rc.6` 和 Node.js `^22.19.0 || >=24.0.0`。另外 shell 檔案需要精確的工作區路徑,不支援 Web Produced Files。
輸出是什麼?結果方便分享嗎?
產出單一檔案 HTML 圖表(架構、工作流程、時序、資料流、生命週期),並可匯出 PNG、SVG、WebM 與 1200×630 分享卡片。每個產物在取代上一版前都會通過原子化驗證。
有遙測嗎?如何移除?
README 明確說明無遙測(No telemetry)。移除請執行 `dsh plugin --profile web remove @tt-a1i/archify-dsh`。
哪些功能明確不做?
自動解析 Mermaid、通用自動佈局、託管分享和所見即所得編輯,都被刻意排除在目前範圍之外。
07相關的 DSH 工作流程
openviking
作者 volcengine
為 AI 智慧體打造的自進化上下文資料庫,統一智慧體記憶、知識 RAG 與技能。
nocobase
作者 nocobase
開源的 AI + 無程式碼應用搭建平臺:AI 在久經生產驗證的底層基礎設施與所見即所得的無程式碼介面之上工作,幫你快速構建 CRM、ERP 等業務系統,兼顧速度與可靠性。
learn-harness-engineering
作者 walkinglabs
Harness 工程新手教程,從 0 到 1 系統學習智慧體工作流框架。
skill
作者 anbeime
收錄最全、更新最快的技能Skills商店:精選原創技能包(涵蓋文件處理、內容創作、程式設計開發、機器學習、自動化工作流),全部打包好可直接安裝使用!同時自動抓取GitHub上萬個Skills專案,按分類、更新時間、Star數量整理。The most comprehensive and frequently updated AI Agent skill library, featuring curated skill packs across document processing, content creation, programming, machine learning, automated workflows, and many more domains.
08資料與來源
[DSH community opt-in](integrations/deepseek-harness/README.md): `dsh plugin --profile web add @tt-a1i/archify-dsh@0.1.0…
**DeepSeek Harness:** Community integration, not an official DeepSeek product; developer-preview `@deepseek-ai/dsh@0.1.0…
此頁面根據專案公開文件、儲存庫中繼資料與 DSH Plugins 的結構化解析所產生;最後核實於 2026-08-21。發現錯誤?提交更正。
最佳 DeepSeek Harness 外掛
從全目錄挑出的 12 個值得優先安裝的外掛,涵蓋各個分類。
