DSH-PLUGIN STORE / LIVE CATALOG

DSH插件商店

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

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

514 个项目,匹配「mod」

文件与数据 插件

dsh-smart-router

rouyiemei

Automatic model routing for DeepSeek Harness: three difficulty tiers (hard/normal/easy) plus vision routing, picking models you already configured under Settings ? Models. ???? + ?????????

classifier deepseek-harness dsh dsh-plugin
Agent 与会话 插件

dsh-subagent-effort

shijunan126-creator

DeepSeek Harness plugin: subagents with their own model & reasoning effort — GUI settings card + subagent_select tool

ai deepseek-harness dsh-plugin subagent
文件与数据 插件

Zero-core-change vision capability for DeepSeek Harness: the describe_image tool + profile bundle, installable via 'dsh plugin add'

ai-agents deepseek-harness dsh dsh-plugin
其他 插件

dsh-yogacara

tancheng33

A Yogācāra (唯识) self-model plugin for DeepSeek Harness: eight consciousnesses, the 51 mental factors, a perfumed seed store, and a measurable self — written back into the agent's own prompt.

affective-computing agent ai-agents cordis
其他 插件

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
其他 待识别

DSH WebUI plugin for managing custom LLM providers, model parameters, thinking budgets, and request settings.

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
其他 待识别

@{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
其他 待识别

@{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
其他 待识别

@{name=dsh-jwt-uckkk; version=0.1.0; description=JWT 解码:解析 header/payload,判断过期(不验签); 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-number-format; 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
其他 待识别

@{name=dsh-number-words; version=0.1.0; description=数字转大写:阿拉伯数字转中文大写(金额/票据场景),支持小数与负数(Number to Chinese uppercase words tool for DSH); 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-random

uckkk

@{name=dsh-random; version=0.1.0; description=随机工具:安全随机整数/字符串、数组抽样与洗牌(crypto); 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-roman

uckkk

@{name=dsh-roman; version=0.1.0; description=罗马数字转换:阿拉伯数字与罗马数字互转(Roman numeral converter 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
其他 待识别

dsh-toml

uckkk

@{name=dsh-toml; version=0.1.0; description=TOML ↔ 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-typography; 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-unit

uckkk

@{name=dsh-unit; 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-url

uckkk

@{name=dsh-url; version=0.1.0; description=URL 工具:解析 URL 为结构化成分,或用参数构造 URL; 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-video-creator; version=0.1.4; description=视频号创作助手:内置主流短视频创作模板,调用中国境内大模型一键生成内容包,适配抖音/视频号/B站/快手/小红书/微博/西瓜视频快速发布; type=module; main=lib/index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=; dependencies=}.description

deepseek-harness dsh-plugin