DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Xuanling Dsh Skills — DeepSeek Harness 插件(DSH Plugin)
← Plugins

@xuanling-rs/xuanling-dsh-skills

Xuanling Dsh Skills

DeepSeek Harness 套件:挂载隔离的 XuanLing 工作流技能和严格的 MCP 覆盖策略。

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add @xuanling-rs/xuanling-dsh-skills@0.4.0
README兼容性版本

兼容性与来源证明

Xuanling Dsh Skills 以 @xuanling-rs/xuanling-dsh-skills 发布,当前版本为 0.4.0。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
any
发布来源
npm
Registry 更新时间
2026/9/20

版本

0.4.0stable
2026/9/4
0.3.2stable
2026/8/31
0.3.1
stable
2026/8/31
查看其余 9 个版本收起版本
0.3.0stable
2026/8/31
0.2.10stable
2026/8/26
0.2.9stable
2026/8/25
0.2.8stable
2026/8/24
0.2.7stable
2026/8/24
0.2.6stable
2026/8/21
0.2.5stable
2026/8/20
0.2.4stable
2026/8/20
0.2.3stable
2026/8/18

相关插件

正在加载相关插件…

最新版
0.4.0
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
24.7 kB
文件数
10
Surface
any
许可证
MIT
发布源
npm
GitHub
★ 4
周下载
34
最近提交
2026/9/4
查看源码 ↗项目主页 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录

相关插件

继续浏览 security-access 分类下经过校验的插件。

Doctor@linxin666/dsh-doctorDSH 配置档案的事务性救援模式,配备受监督的启动器、隔离的恢复容器、确定性修复、健康监控以及本地 Web 恢复控制台Pocketdsh-pocket把 DeepSeek Harness 装进你的口袋:一个包、一个设置页,手机扫码即同步访问电脑上的 DSH(局域网 + 公网,实时同屏)。DSCODE@toddzheng024/dscode-bundle完整的 DeepSeek 编码代理,支持持久化 shell、Ultra 协作和自动权限审查。Auto Reviewdsh-auto-review针对 DeepSeek Harness 审批请求的第二模型 AI 自动审查:只读审查子代理在审批应答链上决定允许或拒绝,并采用故障关闭回退机制和完整的会话日志审计。

README

xuanling-dsh-skills

English | Simplified Chinese

DeepSeek Harness bundle containing two on-demand XuanLing workflow Skills and the strict whole-file overwrite policy. It registers no MCP server and has no dependency on @xuanling-rs/xuanling-mcp.

dsh plugin --profile web add @xuanling-rs/xuanling-dsh-skills@0.4.0

This command augments DSH's shipped Web profile. Use --profile headless for the shipped Headless profile. Unknown profile names start with the base bundle only and do not provide a runnable Web or Headless application by themselves.

Use it with exactly one XuanLing tool bundle. xuanling-file-workflow uses mcp_catalog__xuanling to activate an exact missing XuanLing file tool, then routes between it and Harness-native tools; it also covers CAS overwrite, compound suffixes, atomic multi-hunk patches, deterministic repeated validation, and host background jobs. Its v3 request policy uses the omitted 65,536-byte output budget, numbered reads, conditional known_sha256 reads, exact project scripts, and minimal-environment diagnostics. It keeps include_diff: true because DSH-native diff visibility for XuanLing edits is not yet proven; SHA is not semantic edit validation. xuanling-memory-workflow activates only the next required memory operation, keeps project-local L1 facts separate from shared XuanLing L2 facts, uses explicit pointer-driven pull recall, and preserves the proposal/review boundary. The policy rejects an existing-file overwrite without expected_sha256 before MCP dispatch and returns a Host ask gate for the exact mcp__xuanling__memory_review tool. DSH dispatches only an allowed-once outcome; rejection, cancellation, unavailable approval, or a call without an agent fails closed.

Node.js 22.14 or newer is required. Licensed under the MIT License.