DSH-PLUGIN STORE / LIVE CATALOG

DSH插件商店

聚合 GitHub 上的 DSH 插件,打造 DeepSeek Harness 生态的一站式目录。

已收录
4403
功能分类
11
更新时间
08/18 02:30

1361 个项目,匹配「java」

其他 插件

suanlayu-dsh-plugins

suanlayu666

Self-made DeepSeek Harness plugins (MIT)

deepseek-harness deepseek-harness-plugin deepseek-harness-plugins dsh
其他 待识别

dsh-file-mention

sunshaobei

支持dsh @引用文件及文件夹

dsh-plugin
其他 待识别

dsh-input-history

sunshaobei

支持 dsh 上下切换历史记录

dsh-plugin
其他 待识别

dsh-ghCLI-manager

sweven-tears

dsh-ghCLI 是面向 DeepSeek Harness(DSH)的 gh CLI 集成插件

dsh-plugin
其他 插件

dsh-web-browse

sweven-tears

通用网页浏览插件:在 DshDesktop 桌面壳与 Edge/Chrome 等通用浏览器 中, 都能把网页以独立标签页打开

dsh dsh-bundle dsh-plugin dsh-plugins
其他 待识别

dsh-git

taontech

该仓库暂未提供项目说明。

dsh-plugin dsh-plugins
其他 插件

DSH preset: auto-assigns model + reasoning effort per work phase in PTC sessions — plan→pro+max, implement→pro+high, mechanical→flash+high.

agent deepseek dsh dsh-plugin
其他 待识别

DeepSeek Harness 插件:Lord/Serf 协议 0.5 技能,让 DSH 实现文件式多智能体编排(Lord 派活,Serf 干活)。 DeepSeek Harness plugin: Lord/Serf protocol 0.5 skills for file-based multi-agent orchestration.

dsh-plugin
其他 待识别

DeepSeek Harness (DSH) Web UI 会话管理插件,可以直接聊天、删除会话、管理已归档会话

dsh dsh-plugin dsh-plugins
其他 待识别

dsh-api-mock

uckkk

接口模拟服务器:解析 OpenAPI 3.x,生成零依赖 Node Mock 服务器并按 schema 生成示例数据

deepseek-harness dsh-plugin
其他 待识别

@{name=dsh-base64url; version=0.1.0; description=Base64URL 编解码; type=module; main=lib/index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description

deepseek-harness dsh-plugin
其他 待识别

@{name=dsh-byte-size; version=0.1.0; description=字节大小格式化:把任意字节数换算为 B/KB/MB/GB/TB 等人类可读格式,支持二进制与十进制前缀(Byte size formatting tool for DeepSeek Harness); type=module; main=lib/index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description

deepseek-harness dsh-plugin
其他 待识别

@{name=dsh-cinematography; version=0.1.0; description=电影运镜与镜头语言参考; type=module; main=lib/index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description

deepseek-harness dsh-plugin
其他 待识别

dsh-cron

uckkk

@{name=dsh-cron; version=0.1.0; description=Cron 解析:解析 5 字段 cron 表达式,返回人类可读描述与接下来 N 次执行时间; type=module; main=lib/index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description

deepseek-harness dsh-plugin
其他 待识别

数据库迁移生成:对比两个 SQL DDL,检测表/列结构差异并生成 ALTER TABLE 迁移 SQL

deepseek-harness dsh-plugin
其他 待识别

设计风格参考

deepseek-harness dsh-plugin
其他 待识别

批量重命名:查找/替换、前后缀、大小写规则,支持 dry-run 预览

deepseek-harness dsh-plugin
其他 待识别

@{name=dsh-git-commit; version=0.1.0; description=Git 提交助手:分析仓库变更生成规范化 Conventional Commits 提交信息、按提交历史生成 CHANGELOG、按语义化版本建议下一个版本号; type=module; main=lib/index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description

deepseek-harness dsh-plugin
其他 待识别

dsh-ini

uckkk

INI ↔ JSON 转换

deepseek-harness dsh-plugin
其他 待识别

交互设计理论参考

deepseek-harness dsh-plugin
其他 待识别

@{name=dsh-json-flatten; version=0.1.0; description=JSON 扁平化:嵌套 JSON ↔ 点号扁平键互转(支持数组索引); type=module; main=./index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description

deepseek-harness dsh-plugin
其他 待识别

@{name=dsh-json-tools; version=0.1.0; description=JSON 规范化:递归排序键、美化/压缩 JSON; type=module; main=lib/index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description

deepseek-harness dsh-plugin
其他 待识别

@{name=dsh-json-types; version=0.1.0; description=JSON 类型生成:把 JSON 数据转换为 TypeScript 接口 / JSON Schema / Python(Pydantic) 模型,自动推断字段类型、嵌套对象与数组元素类型; type=module; main=lib/index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description

deepseek-harness dsh-plugin
其他 待识别

JSON 校验与修复:定位语法错误行列,修复注释/尾逗号/单引号

deepseek-harness dsh-plugin