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 个值得优先安装的插件,覆盖各个分类。
