DSH-PLUGIN STORE / LIVE CATALOG

DSH插件商店

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

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

400 个项目,匹配「ts」

其他 待识别

omdsh-status

omdsh-plugins

Current project and its git state at a glance for the DeepSeek Harness web GUI: the project name with its branch and change counts, at the top-right corner of the Work window's conversation header

dsh dsh-plugin
其他 待识别

omdsh-tui

omdsh-plugins

Workspace root for the DeepSeek Harness interactive terminal: the TUI surface, its profile bundle, and the vendored terminal UI library.

dsh dsh-plugin
其他 待识别

omdsh-webapp

omdsh-plugins

The harness web UI as a macOS application: DSH Web.app boots a profile from the Dock instead of a terminal, raises the tab already showing it when reached, and stops the server when it quits

dsh dsh-plugin
其他 插件

dsh-plugin-manager

penglai-doll

Plugin management tab for the Web Plugins settings: manage agent presets (list/read/validate/copy/remove, per-row enable/disable) and the dynamic Cordis plugin inventory, through a same-origin /plugin-manager JSON API.

deepseek-harness dsh dsh-plugin plugins
其他 技能

dsh-skills-manager

penglai-doll

Skills management tab for the Web Plugins settings: manage agent skills at the official hierarchy levels 鈥?global (host layer, <dshHome>/skills + <agentsHome>/skills), preset (<preset>/skills), and agent (live-agent runtime layer) 鈥?through a same-origin /skills-manager JSON API.

deepseek-harness dsh dsh-plugin skills
其他 插件

??pro -- DeepSeek Harness minimal-based agent preset: Windows-friendly pwsh/bash shell, first-request anchored bootstrap, and a curated set of everyday tools.

agent agent-preset deepseek deepseek-harness
其他 插件

DeepSeek Harness subagent model selector: per-model role metadata, per-session pin, and popupSelect UI for routing subagent delegation

ai-agents cordis dsh dsh-plugin
其他 技能

redfox-community-dsh

redfox-data

The official bundle plugin package of DSH (DeepSeek Harness) from RedFoxHub: Over 100 social media data skills (Douyin / Xiaohongshu / Kuaishou / Bilibili / Official Accounts / Video Accounts / Weibo / YouTube / TikTok, etc.), installed in the native DSH skill format with just one click.

agent-skills deepseek-harness dsh dsh-plugin
其他 插件

dsh-anchored-standard-1024

sishuai33-commits

Two-phase DeepSeek Harness preset: Minimal-aligned bootstrap (bash+read, 1024-token cap, either promotion), then full Standard tools

agent-preset anchored-standard deepseek-harness deepseek-v4-pro
其他 插件

dsh-codex-kanban

sonozaki7

AI-native Kanban and Codex chat fusion for DeepSeek Harness

ai-agents codex deepseek-harness 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
其他 待识别

periscope

toRolex

Bridge vision to text-only coding agents — a Claude Code & Codex plugin for DeepSeek and friends

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