cccakeee/awesome-dsh-plugins
A curated, evidence-led directory of DeepSeek Harness (DSH) plugins: verified loadable extensions, skills, and permission-aware installation guidance.
安装Install
dsh plugin --profile web add github:cccakeee/awesome-dsh-plugins
把 cccakeee/awesome-dsh-plugins 加入你的 DSH 配置(web profile)即可启用。
READMEREADME
awesome-dsh-plugins
一个面向 [DeepSeek Harness(DSH)][1] 的精选插件目录。项目优先收录可由 DSH Profile 装载、具备可复现安装说明且源码公开的社区扩展;技能、预设与相关应用会明确区分,不把“使用 DeepSeek API”或仅贴有
dsh-plugin标签的项目误当作原生插件。
DeepSeek Harness 目前处于 Developer Preview。官方采用 Cordis 的“Everything is a plugin”架构:Profile 组合 Bundle,外部插件通常以 package.json 的 dsh 字段及 patch 文件声明挂载方式。[1] [2] 因此,本目录中的安装方法和兼容性应在你自己的 DSH 版本上先行验证。
快照日期:2026-08-22。 本版主目录收录 1614 个经源码或安装清单核验的插件与 Skill,按 22 个能力分类组织(与配套网站 deepseekharnessplugins.com 同构);完整清单已拆分到 docs/categories/ 的 22 个分类页面。同时提供 全量聚合目录 CATALOG.md(2296 个仓库),合并 GitHub 搜索与多个社区目录去重后得到。聚合 ≠ 可装载、可兼容、可安全运行;只有本目录核验子集进入主目录,证据见 data/verified-plugins.csv 与 data/audit-results.csv。[3]
| 导航 | 内容 |
|---|---|
| 全量聚合目录 | 2296 个 DSH 相关仓库的完整聚合(含未审核候选);审计日志 |
| 已核验插件目录 | 按 22 个能力分类的已核验可装载扩展(与网站同构) |
| 界面与体验 · 会话与消息 · 其他 · 桌面与应用 · MCP 与协议 · 插件工具 · Web 界面与前端 · 主题与皮肤 · 安全与鉴权 · 聊天与 IM · 命令行与终端 · 语音 · 清单与资源 · 用量与计费 · Agent、自动化与工作流 · 集成与分享 · 开发者工具 · 知识与研究 · 设计、媒体与视觉 · 网页与浏览器 · 生态与资源 · 纯属好玩 | 22 个分类锚点 |
| 官方内置能力 | 随 DSH 源码发行的官方运行时构件 |
| 相关项目与观察名单 | 相关但并非已核验原生插件的项目 |
| 安装与安全 | 安装惯例、权限提示与审计建议 |
| 贡献规则 | 新项目的提交格式与审核门槛 |
全量聚合目录
CATALOG.md 是自动生成的全量聚合目录:它把 GitHub dsh-plugin / deepseek-harness 话题、名称搜索、dsh-plugin 主题页候选快照以及多个社区目录(bruc3van/awesome-dsh-plugin、Alex-Yanggg/awesome-DSH-plugin、awesome-dsh-plugin/awesome-dsh-plugin、AdamPlatin123/awesome-dsh-plugins)中发现的全部仓库合并去重。机器可读版本是 data/repositories.csv。
- 聚合池是发现清单,不是推荐或兼容性列表;只有
✅已核验子集进入下方主目录。 - 用 scripts/aggregate.py 重新拉取并重建
CATALOG.md与data/repositories.csv(需要gh登录)。
已核验插件目录
下列条目已核验至少一个原生特征:可复现的 dsh plugin 安装命令、dsh.bundle / cordis.patch.yml 声明,或 DSH/Cordis 可挂载的 apply 入口。“已核验”不代表作者、代码质量或安全性背书。
每个分类的完整清单已拆到
docs/categories/下的独立页面,顶部均附有对应网站分类的链接;下方仅展示每类最近活跃的若干条目。
| 导航 | 内容 |
|---|---|
| 全量聚合目录 | 2296 个 DSH 相关仓库的完整聚合(含未审核候选);审计日志 |
| 分类目录(完整清单) | 界面与体验 · 会话与消息 · 其他 · 桌面与应用 · MCP 与协议 · 插件工具 · Web 界面与前端 · 主题与皮肤 · 安全与鉴权 · 聊天与 IM · 命令行与终端 · 语音 · 清单与资源 · 用量与计费 · Agent、自动化与工作流 · 集成与分享 · 开发者工具 · 知识与研究 · 设计、媒体与视觉 · 网页与浏览器 · 生态与资源 · 纯属好玩 |
| 官方内置能力 | 随 DSH 源码发行的官方运行时构件 |
| 相关项目与观察名单 | 相关但并非已核验原生插件的项目 |
| 安装与安全 | 安装惯例、权限提示与审计建议 |
| 贡献与维护 | 新项目的提交格式与审核门槛 |
界面与体验
| 插件 | 能力 | 安装或挂载方式 | 许可 / 风险 |
|---|---|---|---|
| ai-shushu/dsh-quota-meter | DSH 会话额度计量插件:按真实 token usage 记账、输入框上方进度条 UI、额度耗尽自动拦截模型调用(agent/pre-step reject)、(provider, model) 多厂家价目表、峰谷定价、官方价格同步 | dsh plugin --profile web add github:ai-shushu/dsh-quota-meter(锁版本: dsh plugin --profile web add github:ai-shushu/dsh-quota-meter#v0.4.0;卸载: dsh plugin --profile web remove quota-meter-shushu) |
MIT;GitHub API license 字段为 null,但 README 与 package.json 均声明 MIT |
| kanneiren/dsh-network-settings | 为 DeepSeek Harness 提供 Windows/WSL/macOS 网络链路诊断与安全修复:识别 DSH 进程真实网络路径/DNS/首失败点、TUN/VPN 后补物理出口与真实网关、配置漂移检测、一键复制 Agent 友好的 Markdown 网络报告;修改操作遵循快照→预览→确认→应用→可回滚,集成于 DSH 设置→插件→网络 | dsh plugin --profile web add dsh-network-settings |
MIT;macOS 仅 CI 验证、真机验收待做;从 GitHub 安装需手动将 allowBuilds 键写入 pnpm-workspace.yaml;npm 源安装可能被 pnpm minimumReleaseAge 暂缓 |
| Liu-ZA-81/dsh-theme-firefly | 崩坏星穹铁道「流萤」主题的 DSH Web UI 皮肤:萤火绿霓虹配色(覆盖 100+ 个 --dsw-* 设计令牌)、动态/静态壁纸系统(IndexedDB 持久化、随机轮换、本地导入)、开屏变身动画、氛围粒子、背景音乐、打字音效与对话触发表情包 | dsh plugin --profile web add dsh-theme-firefly(源码安装:dsh plugin --profile web add "link:<本仓库绝对路径>";卸载:dsh plugin --profile web remove dsh-theme-firefly) |
MIT;主题间互斥,后加载者生效,建议同 profile 只启用一个主题;内置素材(米哈游官方音乐/壁纸)版权归米哈游所有,勿商业使用 |
| PolinniZhong/dsh-personal-center | DSH 设置页「个人」分区插件:真实用量统计(Token/会话/工具调用热力图)、模型成本估算(峰谷分时/分币种)、全局自定义指令(注入系统提示词)、桌面宠物(5 情绪)、会话状态概览;纯本地运行、不联网、不读聊天正文 | dsh plugin --profile web add github:PolinniZhong/dsh-personal-center(或 Web GUI → 设置 → 插件 → 插件控制台搜索「个人中心」) |
MIT;较新仓库(2026-08-19 创建,v0.5.1);依赖 DSH 平台内部 API(sessions 投影、ctx.get),跨版本可能失效 |
| ymh0000123/dsh-theme-endfield | DSH Web 客户端纯主题插件,参考《明日方舟:终末地》官网视觉风格(奶油纸底/墨黑文字/信号黄强调/全直角工业编辑风),覆盖主题令牌 + 注入样式表实现,含 4 组 10 个可配置开关(localStorage 持久化) | dsh plugin --profile web add github:ymh0000123/dsh-theme-endfield(重启 web profile 生效;卸载:dsh plugin --profile web rm dsh-theme-endfield) |
MIT;第三方社区插件,未在官方 DSH 注册表中核验过;正式安装前可在 web profile 里用 cordis_define 临时试用验证兼容性 |
| FeatherHunter/dsh-opencode-palette | 为 DSH Web 界面一键应用 opencode 官方 34 款主题(tokyonight、dracula、gruvbox、catppuccin 等),即点即换、重启不丢,排印(字体/字号)独立控制,支持 system 一键还原 | dsh plugin --profile web add dsh-opencode-palette |
MIT;仓库极新(2026-08-15 创建);从 1.4.x 旧版升级需先手动删除旧注册块,否则重复注册 |
| houyanchao/dsh-timeline | DSH Web 客户端会话效率插件:右侧时间轴导航、收藏文件夹、图钉标记、闪记、提示词库、智能输入、对话多格式导出(MD/TXT/JSON/CSV/PNG/PDF)、公式 LaTeX/MathML 复制、回复提醒、数据备份导入导出,主题实时跟随、中英双语、逐功能开关 | dsh plugin --profile web add dsh-timeline && dsh web(源码运行 DSH 时用 pnpm dsh plugin --profile web add dsh-timeline) |
GPL-3.0-or-later;2026-08-17 才创建、仅 0.1.x 版本,仍处早期;homepage 指向外部站点 timeline4ai.com,下载/安装时建议以 GitHub 为准 |
| tpmoonchefryan/dsh-joi-channel-theme | DeepSeek Harness Web 端的非官方 VTuber 主题插件,提供轴伊Joi 两套完整可切换 UI 衣装(Flowers/Library),覆盖底色、面板、气泡、代码高亮、角色演出与底纹,含内置换装开关可回退 DeepSeek 原生外观 | npx @deepseek-ai/dsh plugin --profile web add dsh-joi-channel-theme && npx @deepseek-ai/dsh web |
MIT;素材许可为 CC BY-NC-SA 4.0(代码 MIT),主题含虚拟主播角色版权,商用需注意第三方权利声明;安装需 Node ^22.19/>=24 与 pnpm |
| hg1048596-pixel/dsh-recall-unread | DSH 客户端 UI 插件:在输入框上方显示已发送但模型尚未读取(steering placement)的消息条带,支持单条/全部撤回,基于官方 session.updateQueue RPC 移除 inbox 消息,零配置启用即生效 | 静态安装:cp -r plugin/* ~/.dsh/profiles/web/node_modules/dsh-recall-unread/ 并在 cordis.patch.yml 追加 insert 块,重启 DSH;或 dsh plugin add 安装 |
MIT;仓库较新(2026-08-17 创建);历史上 bundle 曾引用 module.exports 导致 DSH 启动 fail-loud 红屏,已修复并附带 git 钩子校验与急救脚本 |
| openma-ai/Martty | Rust/ratatui terminal UI that renders the DeepSeek Harness agent timeline (streaming reasoning, tool calls, skills, subagents, token/cache metrics, persistent JSONL sessions, multi-image prompts) as a DSH surface plugin; extensible through Cordis plugins, themes, slots, commands and a Creator self-improvement loop | dsh plugin --profile tui add @openma/deepseek-harness-tui@latest |
MIT;Local shell execution via !cmd and clipboard/image reads are user-initiated but bypass the agent sandbox; the Creator self-evolution loop can generate and load code — review any installed dynamic packages/skills |
该分类共 194 个已核验条目,查看完整清单 →
会话与消息
| 插件 | 能力 | 安装或挂载方式 | 许可 / 风险 |
|---|---|---|---|
| melandlabs/opencontext | DSH plugin giving any agent durable memory + retrieval-augmented context via 16 oc_* tools, recall waterfall, auto-capture/summarize and knowledge/RAG upload. | dsh plugin --profile web add dsh-opencontext |
Apache-2.0;Persists chat history to a local DB (privacy consideration); HTTP backend mode transmits data to a configurable URL with an optional authorization secret; recall evidence is framed untrusted but verify trust handling. |
| mem9-ai/mem9 | Adds automatic recall before each user turn, background smart ingest of completed turns, and five model-facing tools (memory_store, memory_search, memory_get, memory_update, memory_delete) to DeepSeek Harness | dsh plugin --profile <profile> add @mem9/dsh-plugin |
Apache-2.0;Sends conversation content to external Mem9 API unless self-hosted; default MNEMO_ENCRYPT_TYPE=plain; recalled text is treated as untrusted historical context; needs MEM9_API_KEY; data leaves the machine on hosted endpoint |
| MemTensor/MemOS | Adds persistent long-term memory to DeepSeek Harness agents: automatically recalls relevant memories before each task and captures new turns after, with hybrid retrieval, tiered skill evolution, and a local Memory Viewer; cloud or fully on-device SQLite | npx @deepseek-ai/dsh plugin --profile web add @memtensor/memos-cloud-dsh-plugin@latest |
Apache-2.0;Cloud plugin exfiltrates conversation messages to MemOS Cloud and needs a paid API key; local install compiles native code on device and patches the DSH bundle stack — review build scripts and signs before installing |
| GraySilver/dsh-evolve-modes | 在 Web 输入区提供可组合的工作状态/思考策略/质量门禁/自进化控件;隔离式学习请求生成待人工审阅规则提议并写入全局 learned instructions;支持对抗性审查、验收审查与官方 plan-mode 委托 | dsh plugin --profile web add @graysilver/dsh-evolve-modes@0.3.1 |
MIT;Git 安装会执行安装期代码,仅安装可信 revision;自进化默认 Propose,规则需人工确认才生效;质量审查每轮增加一次模型调用与延迟;shell 为工作流策略而非 OS 级 sandbox |
| mindscale-noah/MindMemOS | Gives dsh agents persistent cross-session memory: auto-recalls relevant user/task context before each turn and writes back lessons after each turn, evolving memory via schema learning and skill distillation | dsh plugin --profile <name> add @mindmemos/deepseek-harness-plugin; then add an insert entry to ~/.dsh/profiles/<name>/cordis.patch.yml (id: mindmemos-memory, name: '@mindmemos/deepseek-harness-plugin', config: {userId, appId}) and restart dsh. Prereq: pip install mindmemos-sdk && mindmemos auth. |
MIT;Requires separate mindmemos-sdk install + auth and a running MindMemOS service (local or cloud); personal context is sent to that service. Manual install path documented; verify the npm package provenance and service trust before use. |
| Phant0Meow/dsh-meow-memory | Cross-session seven-layer memory (soul/user/project/fact/lesson/topic/rules) with BM25 retrieval and per-window dream consolidation for DSH agents | dsh plugin --profile web add meow-memory |
MIT;Stores conversation-derived memory in a local SQLite DB under the workspace; review what is persisted before sharing the workspace |
| AHGGG/dsh-side-chat | Codex-style side chat: select text, ask focused follow-up questions in a side conversation without interrupting the main chat. | dsh plugin --profile web add @ahggg/dsh-side-chat@latest |
MIT |
| AITabby/dockyard-dsh | Native DSH bundle (macOS): account-pool + provider plugin linking official OAuth sessions (Codex/Antigravity/Grok/Claude/Cursor), /dockyard cmd, live model catalog + quota, pool policies. | dsh plugin --profile web add github:AITabby/dockyard-dsh (macOS only; pin with #commit-sha) |
MIT;仅 macOS;OAuth token 存 Keychain,Antigravity 需自备 CLIENT_ID/SECRET 环境变量;开发预览版 |
| xiaobright/dsh-anchored-standard | DSH 智能体预设集:用 Minimal 工具面/零上下文锚定会话轨迹,再晋升 Standard 工具目录;context-gate/tool-bootstrap 等 agent.cordis.yml 插件行 | cp -R preset "$dsh_home/.agent-presets/anchored-standard" (DSH_HOME 默认 ~/.dsh); 重启 DSH 后在空会话选择 Anchored Standard 预设 |
MIT;预设持 bash 与 dshx 网关代执行 web_search/subagent 等真实工具,安装前需审阅文件 |
| FuRongJun-1999/dsh-memory | Cross-session long-term memory infrastructure for DSH agents: memory write/retrieve, continuous learning, auditable trust ('智能论 v3.2'). | dsh plugin --profile web add @furongjun1999/dsh-memory |
MIT;跨会话记忆会持久化本地数据,涉及隐私,建议定期清理与审计。 |
该分类共 94 个已核验条目,查看完整清单 →
其他
| 插件 | 能力 | 安装或挂载方式 | 许可 / 风险 |
|---|---|---|---|
| lninghaha/dsh-coding-subscription-oauth | 为 DSH 提供编码订阅 OAuth 登录的模型路由插件,一个插件覆盖五个 Provider:SuperGrok/Grok Build、ChatGPT Plus/Pro Codex、Kimi Code、Claude Code 及 Google Antigravity。含本地 OAuth/device-code 登录、动态模型目录、凭据 0600 原子存储、可选本地 API 网关、Codex 搜索/用量/图像等可选能力 | dsh plugin --profile web add dsh-coding-subscription-oauth@0.6.0(可选加 dsh plugin --profile web add dsh-agy@0.1.2),随后重启 DSH Web 进程;要求 DeepSeek Harness 0.1.0-rc.6+ 与 Node 22.19+ |
Apache-2.0;合规性:通过第三方 harness 使用厂商订阅账号处于各厂商条款灰色地带,项目声明仅限自有账号、不支持批量/配额转售/绕过付费墙;商业使用建议官方 API-key 渠道 |
| zexadev/dsh-tether | 通过 iroh P2P 打洞将开发机上的 DSH Web 界面端到端带到手机(Android 已签 APK / iOS 未签 beta IPA),支持多机配对、审批通知、跨网直连,无需公网 IP 或中转服务器;附 Rust sidecar 与 Tauri 手机应用 | 机器端:dsh plugin --profile web add dsh-plugin-tether;或源码:cargo build --release -p tether-host && dsh plugin --profile web add .;手机端从 GitHub Release 安装 APK |
MIT;DSH 处于 developer preview,仅对 dsh 0.1.0-rc.7/rc.8 验证;iOS 为 beta(未真机运行、需自签、7 天过期);README 建议不要在运行不可信代码的机器上启用本插件 |
| ZJU-LLMs/OpenStory | Multi-agent story-world simulation registered as a DSH tool. | npx -y @deepseek-ai/dsh plugin --profile web add dsh-openstory@0.2.0 |
MIT;Heavy install (needs Redis + Python 3.11-3.13 + full source checkout). Freshly published; may trip DSH ERR_PNPM_MINIMUM_RELEASE_AGE_VIOLATION supply-chain guard - wait and retry, do not disable the policy. |
| zuorn/Tydora | Tauri v2 桌面 Markdown 编辑器(WYSIWYG/双向链接/思维导图/无限画布),仓库声明 dsh.bundle 补丁挂载最小 DSH 插件骨架 | see README(桌面应用,Release 安装); DSH 装载:dsh plugin add 时应用 package.json dsh.bundle → cordis.patch.yml 补丁 | Apache-2.0;DSH 入口 dsh/index.ts 为最小可加载骨架,当前不注册任何能力;仓库主体是独立的桌面 Markdown 编辑器 |
| Thanksgiver233/comm-protocol-hub | 3GPP 通信协议知识库插件:内置 70+ 条 Rel-15~18 协议结构化索引(TN/NTN/全息/近远场/混合/安全等 8 类),通过 3 个 DSH 工具(comm_protocol_query / comm_protocol_browse / comm_protocol_detail)供大模型按需查询,并附带 web 交互面板与对话内联卡片,数据本地内嵌、无需联网 | npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Thanksgiver233/comm-protocol-hub(本地开发可用 add <path-to-repo>) |
MIT;仓库仅单次提交 'Add files via upload'(无开发历史);package.json 的 repository.url 仍是 example.com 占位符;lib/ 构建产物未随仓库提供,需自行 pnpm build |
| 030611/dsh-context-provenance | Observe-only plugin tagging adjacent request evidence as Observed/Estimated/Unavailable without altering output. | `` | N/A |
| 030611/dsh-telemetry-redactor | DSH 遥测数据脱敏插件,对上报/日志中的敏感字段做编辑后处理。 | `` | N/A |
| 030611/dsh-verification-receipt | DSH 验证回执插件,为关键操作生成可审计的验证凭证。 | `` | N/A |
| 0lidaxiang/dsh-plugin-greet | greet 工具示例插件 | `` | MIT |
| 1624318455/dsh-plugin-tts | DSH 文本转语音(TTS)插件,提供语音合成输出。 | `` | MIT |
该分类共 68 个已核验条目,查看完整清单 →
桌面与应用
| 插件 | 能力 | 安装或挂载方式 | 许可 / 风险 |
|---|---|---|---|
| ARFCON/dsh-hotplug-hub | DSH 热插拔插件中枢/桌面管理器(C# WinForms + WebView2):插件与 Skill 管理、MCP(STDIO/streamable-http)管理、全局记忆中枢(~/.dsh/memory-hub)、hotpack 插件组合(assembly)、AI 对话式装配 | 从 Releases 下载安装包 DSH-Hotplug-Hub-win-x64-setup-v0.9.8.exe --silent,安装后自动将内置插件装入 ~/.dsh/profiles/web;或 node launcher/index.js assemble example |
MIT;仓库仅创建 3 天(2026-08-19),版本处于 pre-release;插件打包用自定义 hotpack 格式而非标准 cordis.patch.yml;桌面端以 Windows 为主 |
| saya-ch/dsh-mobile | Exposes a computer's DeepSeek Harness over a secure LAN to a phone browser or Android App; provides a mobile layout, device pairing (QR/link/key), /mobile conversational customization of the phone UI, and a local extension host for phone-triggered computer capabilities (e.g. live CPU/RAM/disk monitor). | dsh plugin --profile web add dsh-mobile@alpha |
Apache-2.0;LAN-only; treat paired devices as fully trusted since they can control computer DSH; do not forward the gateway to the public internet; lost phone should have its device trust revoked on the desktop; extension host.mjs runs with local user privileges. |
| JUANWANG-BUAA/dsh-full-remote | Token-gated reverse proxy keeps DSH web usable over public tunnels/other devices: settings, credentials and file access stay working; per-device sessions. | dsh plugin --profile web add dsh-full-remote |
MIT;公网反向代理暴露设置/凭据/文件访问,务必启用 token 鉴权并限制暴露面。 |
| Asaiuta/dsh-session-hub | Session Hub:把多台远端 dsh web 部署的会话聚合进本机官方 Web UI 并原生操控——会话历史、逐 token 实时流、审批/提问卡片均由官方组件渲染,插件只做 /api 数据桥接;设置→插件→Session Hub 管理服务器(增删/探活/远端新建会话/模型配置同步);无 SSH、无屏幕抓取、远端零配置零插件。 | dsh plugin --profile web add dsh-session-hub (npm dist; dev: git clone + dsh plugin --profile web add file:/path/to/dsh-session-hub; remove leaves registry file $DSH_HOME/plugins/dsh-session-hub.json) |
MIT;Server registry is plaintext JSON containing remote baseUrls; only point it at trusted DSH instances. |
| beex-labs/dsh-desktop-plugin | Desktop-launcher plugin: mounts a desktop-launcher host row in dsh web; with autoLaunch it spawns the packaged DeepSeekHarness.Desktop.exe (WPF/WebView2 shell, .NET 8 self-contained) once the web server is ready, handing it DSH_WEB_PORT; never downloads anything and never spawns a second server. | cd packages/dsh-desktop && pnpm build (tsc) && pnpm pack, then dsh plugin --profile web add ./dsh-desktop (or npm-publish and dsh plugin --profile web add dsh-desktop); optionally enable - id: desktop-launcher + config { autoLaunch: true } in the profile's cordis.patch.yml |
MIT;Repo root has no LICENSE file but the published npm package declares MIT; shell exe is Windows-only. |
| bluecobaltum/dsh-lan-proxy | LAN access for the DSH Web UI: makes the local dsh web control plane reachable from other devices on the network; ships an explicit security warning and recommends pairing with an auth layer. |
Put the repo dir where DSH can resolve it (e.g. plugins/dsh-lan-proxy under the checkout) and add - id: dsh-lan-proxy with name pointing at src/index.ts to ~/.dsh/profiles/web/cordis.patch.yml (or dsh plugin add dsh-lan-proxy once published to npm) |
未发现;Do not enable on untrusted networks without a reverse-proxy auth layer (e.g. deepseek-harness-auth). |
| ch1bug/dsh-wsl-bridge | WSL 内 DSH agent 的 Windows 访问工具集:win_ls / win_read / win_write / win_run / win_open / win_path / win_drives,操作 Windows 文件系统与进程(exec)。 | dsh plugin --profile web add /path/to/dsh-wsl-bridge(或 github:ch1bug/dsh-wsl-bridge);重启 dsh web 后工具自动挂载 |
MIT;授予前确认 Windows 侧命令执行与文件访问边界。 |
| chenw2759-wq/dsh-easyssh | DSH Web GUI 内 SSH 远程工作区:右上角(session log 左侧)配置 SSH 主机(密码/密钥,复用 ~/.dsh/dsh-ssh.json),左侧远程文件树面板(完整 @deepseek-ai/dsh-fs 实现:路径/版本/原子写/CRLF/规范路径),远程子进程(@deepseek-ai/dsh-subprocess:exec + PTY,输出溢出转储本地)。 | dsh plugin --profile web add file:<repo>/packages/dsh-ssh && dsh plugin --profile web add file:<repo>/packages/dsh-easyssh,然后在 <profile>/cordis.patch.yml 写入接缝切换补丁(禁用本地 fs/subprocess,插入 name: 'dsh-easyssh/fs' 与 'dsh-easyssh/subprocess' 门面行)并重启;回滚 = 恢复 cordis.patch.yml 为 [] |
BSD-3-Clause;远程执行能力高风险,授予前确认边界;移植代码版权归属 UynajGI/dsh-ssh 见 NOTICE。 |
| CrazyShout/dsh-ssh-remote | SSH remote workspaces for DeepSeek Harness: agent can browse/read/write remote files and run remote commands via scoped RemoteFileSystem / RemoteSubprocessRuntime mounts, with connection status indicators in the UI. | dsh plugin --profile web add dsh-ssh-remote (or: dsh plugin --profile web add 'github:CrazyShout/dsh-ssh-remote'); requires Node 22+, pnpm, DSH 0.1.0-rc.x |
MIT;Audit SSH credential storage and host allowlist before enabling on shared machines. |
| flymysql/dsh-remote | 远程访问助手:/remote 命令与设置页打印针对 loopback-only harness 的 SSH 隧道/反隧道/反代命令并读取 /dsh-remote/info;remote-access assistant printing exact SSH tunnel commands | npm install dsh-remote + add '- id: dsh-remote / name: dsh-remote' row to profile cordis.patch.yml |
MIT;Verify the patch row id/name match the installed package before adding |
该分类共 45 个已核验条目,查看完整清单 →
MCP 与协议
| 插件 | 能力 | 安装或挂载方式 | 许可 / 风险 |
|---|---|---|---|
| FTShare-Lab/dsh_kline | 面向 DeepSeek Harness 的交互式 K 线/金融数据插件:MCP 工具(analyze_kline、fetch_candles、calc_metrics、health)提供港股/美股/A 股多市场行情,技术指标(MA/MACD/KDJ/RSI/BOLL/ATR/VWAP)、支撑压力位、区间统计、新闻与基本面,并在原生侧栏以交互图表展示 | git clone && cd dsh_kline && pnpm install && bash ./scripts/bootstrap.sh && pnpm dsh:web(等价于 dsh plugin --profile web add "link:$PROJECT_ROOT" && dsh --profile web --patch config/dsh-kline.patch.yml) |
MIT;package.json 标记 private:true,未发布到 npm,只能源码构建挂载;行情数据依赖 FTShare 外部数据源,README 注明可能延迟且非投资建议;仓库创建于 2026-08-14,属于新项目 |
| volcengine/ark-cli | 向 DSH 提供火山方舟能力:ark-plan-api 在 DSH 原生模型选择器注册 Agent Plan/Coding Plan/后付费模型路由(Anthropic Messages 协议),ark-managed-agents 注入 Managed Agents 设置页并通过 stdio MCP 工具派发云端 Managed Agents 长任务 | dsh plugin --profile web add ./dsh-plugins/ark-plan-api、dsh plugin --profile web add ./dsh-plugins/ark-managed-agents;正式安装从 GitHub Releases 下载预构建 tarball |
Apache-2.0;提交说明明确'插件 JS 源码留在内部仓库,本仓库仅存放元数据,二进制以 GitHub Release tgz 分发'——社区无法在公开仓库直接审计/复现插件构建;需要火山方舟账号与 API Key;插件 v0.1.0 为 2026-08-21 新发布 |
| mrpulor-gh/nuphus-mcp | 38 MCP tools (15 desktop + 23 browser): screenshots, window control, mouse/keyboard, clipboard, local OCR, BYOK vision, Chrome CDP automation incl. cookies/exec/snapshot. | npm install -g @nuphus/nuphus-mcp # prebuilt binary; or cargo build --release -p nuphus-mcp |
MIT;High risk: can take physical control of the machine and access browser cookies/clipboard. Run only in a trusted desktop session with --confirm-write. BYOK vision key is transmitted to an external provider. |
| oomol-lab/dsh-oomol | Bridges OOMOL Connector Actions into DSH via progressive MCP discovery — discover connected apps and run Actions without exposing provider credentials | dsh plugin --profile web add -w dsh-oomol |
MIT;Requires an OOMOL MCP API key; connects to an external Connector endpoint (hosted or self-hosted); self-hosted can run without auth |
| ConsoleSun/Gemini-Eyes | Gemini 网页端 MCP 桥接插件(逆向复用登录 Cookie 提供对话/识图/生图/生视频) | `` | MIT |
| fly233338/dsh-overleaf | 通过 OverleafMCP 把多个 Overleaf 项目接入 DSH 的插件(浏览/读取/写回) | `` | MIT |
| inthepond/ff-toolkit | FFmpeg 操作封装为 CLI / MCP / DSH 插件工具集(dsh-ffkit) | `` | MIT |
| jiezeng2004-design/dsh-chatgpt-bridge | ChatGPT 经 MCP 连接并监督本地 DSH 代理会话的零侵入桥接插件(15 个 MCP 工具) | `` | MIT |
| Js2Hou/dsh-mcp-manager | MCP 可视化管理 | `` | MIT |
| kairoz9/dsh-mcp-admin | Inspect MCP status via /mcp and manage MCP servers (add/edit/delete/enable) in DSH Settings, written back to cordis.patch.yml. | `` | MIT |
该分类共 18 个已核验条目,查看完整清单 →
插件工具
| 插件 | 能力 | 安装或挂载方式 | 许可 / 风险 |
|---|---|---|---|
| bowenliang123/dsh-context | Context dashboard tab + /context command showing context-window composition, per-turn history, compaction/prune events, per-message token costs | dsh plugin --profile web add dsh-context |
Apache-2.0 |
| crazywoola/dsh-balance | DSH Settings-page balance monitor: total/recharge/gift balance, chat-composer balance summary, available models for the API key, cached queries with manual refresh, DeepSeek peak-hour indicator, zh/en i18n | dsh plugin --profile web add @pinkbanana/dsh-balance@latest ; dsh --profile web |
MIT;以本机保存的 DEEPSEEK_API_KEY 调用 DeepSeek API 查余额/模型,key 只在本机 Host 使用、不上浏览器 |
| feibi-mochi/deepseek-harness-control-center | Web control center for DSH: account monitoring, usage accounting, completion alerts, official recharge link, flexible layout, agent-assisted session controls (capability-gated) | dsh plugin --profile web add deepseek-harness-wallet (or: dsh plugin --profile web add github:feibi-mochi/deepseek-harness-control-center) |
MIT;插件会读取 DSH 本地存储并可能调用账户接口,涉及额度信息 |
| feiyang-dev/dsh-usage-plugin | DSH 用量与成本追踪:每次调用的 token/缓存命中统计、峰谷计费、余额查询、日历热力图、CSV/JSON/PNG 导出,Host+Client 双半一体化包 | dsh plugin --profile web add @feiyang666/dsh-usage-plugin(或经 DeepSeek Harness Desktop 一键安装),重启生效 |
MIT;余额查询使用 DEEPSEEK_API_KEY 调官方接口;用量记录写入会话工作区 dsh-usage/usage-records.json |
| Francis-Xavier-code/dsh-balance-plugin | DeepSeek 余额监控与用量统计(CNY/USD 双余额池、阈值告警、充值入口、Miyu 风格用量图表、三方插件管理、query_api_quota 工具) | dsh plugin --profile web add github:Francis-Xavier-code/dsh-balance-plugin(另在 ~/.dsh/cordis.patch.yml 追加 insert id: dsh-balance-plugin) |
MIT;自动读取 DEEPSEEK_API_KEY 并调用 api.deepseek.com 余额接口;密钥仅存于插件进程内存,不上传第三方 |
| toby-bridges/api-relay-audit | Local 14-step security audit of AI API relays/LLM proxies — detects prompt injection, model substitution, tool-call rewriting, SSE anomalies, error leakage and Web3 wallet risks; emits a Markdown report via the /relay-audit slash command. | DSH_PLUGIN_REF=v2.4.0; dsh plugin --profile web add "github:toby-bridges/api-relay-audit#${DSH_PLUGIN_REF}" (or --profile cc-tui) |
AGPL-3.0;AGPL-3.0 copyleft; audits require trusting the target relay with your API key; Web3 profile can trigger wallet-signing probes; depends on @deepseek-ai DSH rc packages. |
| 1514100951/dsh-usage-footer | Floating coin button showing account balance, peak/off-peak pricing, today/session cost & token estimates; adds a '用量与费用栏' toggle in Settings; day-reset local stats in localStorage. | Link/copy packages dsh-usage-status and dsh-client-ui-usage-footer into $DSH_HOME/profiles/node_modules/ and append name: dsh-usage-status + name: dsh-client-ui-usage-footer to profiles/web/cordis.patch.yml; restart dsh web |
MIT |
| 1HelloMan1/dsh-stats-dashboard | Provider/model usage stats dashboard: response speed, call log, token totals, cache rate, cost estimates (built-in DeepSeek pricing), CSV export; driven by dsh-session-stats and dsh-token-meter projections. | dsh plugin --profile web add "github:1HelloMan1/dsh-stats-dashboard#main" (npm: dsh plugin --profile web add dsh-stats-dashboard) |
MIT;GitHub API reports no LICENSE file, but package.json declares MIT. |
| 95384/DSH-user-plugin-list | Adds a '用户插件' tab in Settings→插件 listing non-system plugins from the loader tree (profile-local, external-path, enabled/disabled) with search/status/collapse interaction; classifies via Node resolve + realpath and excludes transitive deps. | dsh plugin --profile web add github:95384/DSH-user-plugin-list (or local: git clone && dsh plugin --profile web add .; update: dsh plugin --profile web update user-plugin-list; remove: dsh plugin --profile web remove user-plugin-list) |
MIT |
| akira399/dsh-plugin-publisher | DSH plugin development & GitHub publishing workflow: registers dsh-plugin-publishing skill (default on, opt-out) covering env checks, plugin contract cheatsheet, dev steps, verify, and publish-to-GitHub flow; optional GitHub PAT via settings; every publish operation requires explicit human consent. | npx -p @deepseek-ai/dsh dsh plugin --profile web add github:akira399/dsh-plugin-publisher (restart dsh web; manage in Settings→插件配置→dsh-plugin-publisher) |
MIT;Skill is default-enabled (opt-out); disable via the settings card if unwanted. |
该分类共 63 个已核验条目,查看完整清单 →
Web 界面与前端
| 插件 | 能力 | 安装或挂载方式 | 许可 / 风险 |
|---|---|---|---|
| liangmianya/dsh-synapse | DeepSeek Harness Web 可视化会话工作区:把会话/追问/分支渲染为可拖拽缩放的画布式会话地图,双向同步原生对话,按 callId 折叠工具过程,持久化画布布局 | corepack pnpm dsh plugin --profile web add github:liangmianya/dsh-synapse && corepack pnpm dsh web(卸载:corepack pnpm dsh plugin --profile web remove dsh-synapse) |
MIT;仅支持 web profile 且要求 DSH 2026-08+ 与 Node>=22.19;两个 dsh web 实例共享同一 profile 写同一 workspaces.json 存在覆盖风险(作者建议单实例运行) |
| omdsh-dev/stent | 受 MC Fabric mixin 启发的 Cordis/DSH hook 处理器:提供 stent(纯转换服务)、stent-api(兼容门面)、stent-dsh(DSH 门面/preload/配置文件引导)三件套,向 DSH web 客户端挂载钩子与 facade、发布浏览器 closure 工厂 bundle,并注入 launcher preload | dsh plugin --profile web add @oh-my-dsh/stent-pack(@oh-my-dsh/stent-pack@0.1.1 已在 npm 发布) |
BSD-3-Clause;依赖 DSH 上游 @deepseek-ai/dsh-* rc 轨道包,registry 版本跳跃频繁(rc.3→rc.6);仓库无独立 LICENSE 文件(仅 package.json/npm 声明 BSD-3-Clause);版本 0.1.x 较新,建议安装前验证 npm 包完整性 |
| summer1238/dsh-remote-web-gateway | 通过 Cloudflare Quick Tunnel 让手机/平板远程访问电脑上正在运行的 DeepSeek Harness Web GUI:一次性扫码/8位配对码、每设备独立授权与随时撤销、可选 GitHub Device Flow 登录、活动会话查看与确认操作 | dsh plugin --profile web add dsh-remote-web-gateway,然后重启 dsh web,在 设置 → 远程控制 → 开启远程控制 → 手机扫码 |
MIT;仅 Windows x64 端到端验证;macOS 当前 fail-closed 不工作;有效期内的 QR/配对码在成功使用前仍是真实凭证,切勿外发 |
| FSMargoo/dsh-at-file | 为 DSH Web 界面提供 Codex 风格 @file 路径引用:输入 @ 搜索工作区文件/目录,向提示词注入 路径标记,支持过滤规则(精确/正则)与引用栏管理 | dsh plugin --profile web add https://github.com/omdsh-dev/dsh-at-file/archive/refs/tags/v0.6.7.tar.gz,随后重启 dsh web;配置写入 ~/.dsh/profiles/web/cordis.patch.yml |
MIT;README 安装命令指向 omdsh-dev/dsh-at-file 的 tar 包,该 URL 会重定向到当前 FSMargoo 仓库(疑似曾从 omdsh-dev 组织转移);仓库创建于 2026-08-13,为较新项目 |
| ExElectron/dsh-gov-portal | 政务风 WebUI 门户(默认端口 3081),经宿主 apiProxy 网关 1:1 对接 DeepSeek Harness 会话、模型、模式、权限预设、统计、SSE 事件流、沙箱审批应答、会话卷宗导出及 settings 配置修改 | cd 仓库目录 && dsh plugin --profile web add link:<绝对路径>,然后重启 dsh web,访问 http://127.0.0.1:3081/ |
MIT;新仓库(2026-08-19 初次发布,约 23 stars),社区验证尚浅;e2e-chat 测试会真实消耗 API 额度并写入 ~/.dsh/sessions |
| chen731215-dev/dsh-tavern | DSH 原生 SillyTavern 风格酒馆管理面板:角色卡/世界书/预设管理、会话级预设隔离与白名单注入、世界书关键词智能注入省上下文、记忆总结与角色关系网、剧情选项交互、AI 回复美化 | dsh plugin --profile web add dsh-tavern(也可 npm install dsh-tavern,或 DSH 设置→插件搜索安装) |
CC-BY-NC-SA-4.0;仓库极新(2026-08-16 创建,v1.7.1),兼容性仅作者自测;协议为非 OSI 的 CC BY-NC-SA 4.0(非商业条款);内置 NSFW/暴力破限注入功能,收录时需注意内容合规标注 |
| d-dev0101/open-sea-skin | WebGPU ocean skin for Harness UI — five Gerstner waves, 12-min daylight cycle, 40% glass opacity, lower-left Skin settings controls | dsh plugin --profile web add 'github:d-dev0101/open-sea-skin#v1.2.1' |
MIT;Static installer (curl|bash install.sh) modifies Harness frontend dist with a marked loader block and local backup; requires stopping Harness, pinned to v1.2.1 / Harness 0.1.0-rc.6; must re-run --update after each Harness upgrade |
| kingOfSoySauce/dsh-skin-market | A skin-market plugin embedded in DSH Web's settings page: browse 100+ community skins via an online catalog (schema-validated, commit-pinned install targets), one-click install/update/uninstall/disable, 5-minute silent remote catalog refresh with IndexedDB offline fallback, and a community submission PR flow with human review. | dsh plugin --profile web add 'github:kingOfSoySauce/dsh-skin-market' |
MIT;Catalog pulls remote data from GitHub Pages; third-party skins are installed into the active profile — vet each skin's repo/license before installing. Conflicts with other skin/theme plugins can break the page (mitigated by the atomic dsh-skin-market-reset tool). Listing in the market is not a security or official endorsement. |
| niiang/dsh-kimino-theme | Themes the DSH Web GUI as the film Kimi no Na wa: cinematic wallpaper, glassmorphism surfaces, comet-blue accent, movie-logo branding | dsh plugin --profile web add github:niiang/dsh-kimino-theme |
MIT;Visual theme only; conflicts with other skin/theme plugins on the same profile |
| opencues/opencues | Inline LLM text enhancement inside the dsh composer: _-gated blank fill-ins (translate/rewrite/fact fill), passive word/sentence cues that flag typos and suggest rewrites, word-by-word navigation; text never changed without a keystroke. |
dsh plugin --profile web add @opencues/dsh |
Apache-2.0;Default routes text to dsh's configured model; own-provider mode sends text to Cerebras/Groq via env keys; experimental (dsh 0.1.0-rc, breaking changes expected); Firefox untested (uses CSS Custom Highlight API 140+); shared page context with all installed plugins — keep secrets in the local substitution route. |
该分类共 198 个已核验条目,查看完整清单 →
主题与皮肤
暂无已核验条目。
安全与鉴权
| 插件 | 能力 | 安装或挂载方式 | 许可 / 风险 |
|---|---|---|---|
| TiantianFlow/dsh-one-gateway | 面向 DSH Web 的私有零信任网关:仅回环监听的 HTTP/WebSocket 反向代理,经 Tailscale Serve/Cloudflare Access/Headscale TCP Serve 提供身份优先入口,支持 trusted-header、signed-jwt、gateway-credential 三种认证模式与精确 principal 允许列表 | dsh plugin --profile web add -w /path/to/dsh-one-gateway(随后执行 dsh plugin --profile web exec dsh-gateway -- setup --provider <tailscale-serve|cloudflare-access|headscale-tcp-serve>) |
MIT;仓库仅创建约 6 天(2026-08-16),0 forks 无外部审计,作为安全边界组件建议上架前谨慎评估;EasyTier provider 标注 Not shipped;安装后默认惰性(enabled:false),需手动 setup 才启用监听 |
| PensiveFei/dsh-secure-audit | DSH 只读安全与合规插件:提示注入/越狱检测(规则引擎+可选模型分类器)、中文 PII(手机号/身份证/银行卡等)脱敏、本地配置安全审计(密钥/文件权限/会话文件/环境变量),输出脱敏报告并注册 security-review 技能 | dsh plugin add dsh-secure-audit(或从 GitHub release tarball 安装:dsh plugin add github:PensiveFei/dsh-secure-audit#<commit>) |
MIT;仅针对 dsh-tools 0.1.0-rc.7 测试,DSH 尚未 1.0,升级后需重新验证;检测为启发式规则,可能漏报误报;仓库创建于 2026-08-19,较新且星标少 |
| ang-XWBWZ/dsh-approval-ai | AI 审批应答器:用统一 LLM 路由自动应答 DSH 审批提示,带 fail-closed 策略检查;注册原生 /approval-ai 斜杠命令,设置经 approval-ai settings 命名空间实时生效,无需手改 cordis.patch.yml。 | pnpm dsh plugin --profile approval-ai add @llangtop/dsh-approval-ai@next (dev: pnpm dsh plugin --profile approval-ai-local add /mnt/data/demo/dsh插件/approval-ai or add the packed .tgz) |
MIT;Prerelease version; pin the exact tag and review the fail-closed policy rules before use on production profiles. |
| arrow949/dsh-turn-approval | 任务级授权:在 DSH Web 审批卡片上增加「允许本次任务」按钮——请求 danger-full-access 时只授权当前任务余下时间内的同类升级,任务结束授权自动消失;授权仅存内存,进程重启/卸载/session 释放即失效(fail-closed),不修改官方 bundle 文件。 | dsh plugin --profile web add github:arrow949/dsh-turn-approval#<commit-sha> (or: dsh plugin --profile web add ./dsh-turn-approval; remove: dsh plugin --profile web remove dsh-turn-approval) |
MIT;Reuses official ApprovalPanel CSS class names — may need compatibility updates if DSH changes that component. |
| BlockRunAI/dsh-clawrouter | Second brain for the DSH agent: runs a strong review model over material you choose before risky tool calls run, mounted as an extra model route without changing the default model (dsh-base stays deepseek-official); 70 models from one wallet (x402) where configured; per-profile enable in cordis.patch.yml. | dsh plugin --profile web add dsh-clawrouter ; enable the route in the profile's cordis.patch.yml |
MIT;Review exactly which calls are routed externally; wallet/x402 only when explicitly configured. |
| cyzlmh/dsh-cyber-sec | Authorized security-assessment profile for DeepSeek Harness: scoped network tools, bash in an ephemeral cyberstrike-kali container (auto-removed), authorization/scope guard, durable evidence, 21 security skills and 7 specialist subagents; a mutually exclusive red-team profile enables all 21 skills and removes the scope guard. | pnpm install && pnpm run pack:bundle, then: dsh plugin --profile cyber-sec add ./dist/<https://github.com/cccakeee/awesome-dsh-plugins/blob/HEAD/plugins.tgz> ./dist/<https://github.com/cccakeee/awesome-dsh-plugins/blob/HEAD/bundle.tgz> (absolute or ./-prefixed paths; red-team profile install documented separately) |
Apache-2.0;Use only on authorized ranges; never enable the red-team profile on machines that can reach production networks. |
| dongsheng123132/dsh-capability-receipt | 技能能力凭证 (skill capability receipts): 对 DSH 实际加载的技能生成 SHA-256 内容寻址凭证并 verify(contentHash + fileCount),不返回技能指令/元数据/绝对路径,目录闭包限 256 文件/1MiB/8MiB 且拒绝符号链接。 | dsh plugin --profile capability-proof add github:dongsheng123132/dsh-capability-receipt#<commit> |
MIT |
| dongsheng123132/dsh-policy-drift-proof | 策略漂移审计 (policy drift evidence): 只读、内容寻址、值脱敏的策略/配置漂移证据(inspect/verify)。 | dsh plugin --profile policy-proof add github:dongsheng123132/dsh-policy-drift-proof#<commit> |
MIT |
| henlii/dsh-plugins | 插件集合:dsh-web-auth 为内网/LAN/Tailscale 访问提供密码认证+信任校验(非回环 /api 与 WebSocket 需登录,认证后特权页可用);可独立或整包安装 | dsh plugin --profile web add /path/to/dsh-plugins/plugins/<name> 或 dsh web --patch /path/to/dsh-plugins/cordis.patch.yml |
MIT;@deepseek-ai/* / cordis deps are injected by the official runtime - do not declare them in plugin package.json. |
| Hyperionjust/dsh-tool-underseal | 密封委托(underseal):对 assignment/文件加密封装后委托 agent 执行并校验完整性,防篡改;附带 underseal-delegation 技能 | dsh plugin --profile <name> add dsh-tool-underseal (或 git 形式 dsh plugin --profile <name> add github:Hyperionjust/dsh-tool-underseal#<sha>) |
Apache-2.0;基于 DSH 0.1.0-rc.5 验证,需按版本重验;Windows 含空格路径需手动加引号 |
该分类共 23 个已核验条目,查看完整清单 →
聊天与 IM
| 插件 | 能力 | 安装或挂载方式 | 许可 / 风险 |
|---|---|---|---|
| PGZXB/dsh-feishu | Feishu/Lark chat UI for DSH: every slash command a button on a control-panel card, in-card approvals/questions, streaming cards, QR setup | npx @deepseek-ai/dsh plugin --profile feishu add @dsh-feishu/dsh-feishu@latest |
MIT;Requires Feishu/Lark app credentials and a bot webhook; processes inbound messages and approvals — restrict who can send commands; external network egress to Feishu APIs |
| wenbin-wb/dsh-bridge | 多通道远程访问:局域网扫二维码在手机上继续会话(默认端口 3082)、Cloudflare 隧道一键公网、自建隧道固定域名、微信 Bot(多工作区/会话持久化/媒体/审批) | dsh plugin --profile web add @wenbin_wb/dsh-bridge |
MIT;会把 DSH Web UI 暴露到局域网(默认端口 3082)或公网隧道;微信 IM 通道可驱动并审批 agent 操作;首次使用会下载 cloudflared;自建隧道请按文档配置访问路径前缀 + 令牌鉴权 |
| MarioZZJ/cc-notify-hooks | 为 AI 编程 Agent 的等待/权限确认事件提供分级推送:短通知秒级触达(系统通知、手机推送),长通知分钟级异步兜底(企业微信/飞书/Slack 等),多 Agent 共享同一份配置,用户响应后自动作废排队推送 | bash install/dsh.sh (或 cd cc-notify-hooks && bash install.sh dsh) |
MIT;非浏览器 Cookie 类风险;但要求用户提供外部 IM/推送服务的私密凭证并对外开放 Agent 会话内容元数据,需谨慎保管 webhook/API key 配置;卸载需手动编辑 ~/.dsh/cordis.patch.yml 删除对应条目 |
| tencent-connect/dsh-qqbot | Official QQ Bot IM channel plugin for dsh: QQ WebSocket transport, QR扫码 credential binding, per-peer isolated agents, Markdown chunked replies, slash commands, preset mounting | npx @deepseek-ai/dsh plugin --profile qqbot add @tencent-connect/dsh-qqbot; export QQBOT_APPID/QQBOT_SECRET; npx @deepseek-ai/dsh --profile qqbot |
MIT;IM 机器人接收外部消息并驱动 agent 工具,注意会话权限与敏感操作边界 |
| THEWOLFWALKER/dsh-notifier | Native Cordis plugin: notify() API + auto event push (turn/end, approval/asked, agent/error) to 27 channels; 6 inbound channels for phone remote approval/conversation, stall alerts with stop button. | dsh plugin add dsh-notifier --profile ; then add channel config (botToken/webhook) to cordis.patch.yml; see README | MIT;27 渠道含 IM bot/webhook 凭据;6 路入站支持手机远程审批/续聊/steer,靠 HMAC 一次性 token + 成员绑定,需自行加固 |
| zhuiyueya/dsh-im-gateway | Aggregated IM gateway: drive dsh agents from WeChat, Feishu, Telegram, Discord, QQ, WhatsApp and 20+ channels; per-chat sessions, remote approval bridge, whitelist defaults, media send (im_send_file), Web GUI channel connector | dsh plugin --profile web add dsh-im-gateway ; restart dsh web ; connect channels in Settings -> IM 网关 (config via cordis.patch.yml) |
MIT;接入微信/WhatsApp 需扫码(个人号),其余渠道需 bot token;支持远程审批与远程驱动 agent,凭据与白名单须妥善配置 |
| AX1202/ax-feishu-bridge | 飞书/Lark 机器人消息桥接,扫码或凭据接入,私聊/群聊/话题独立会话、流式回复与聊天内命令,同时支持 Pi 与 DSH 双平台 | dsh plugin --profile web add ax-feishu-bridge --ignore-scripts(DSH 侧);配置存 ~/.dsh/feishu/config.harness.json |
MIT;飞书/IM 消息可触发本机 agent 会话;持有 App Secret/Bot 凭据,建议仅授权可信联系人与群 |
| xmanrui/dsh-im | 把 IM 机器人接入 DSH:统一管理飞书/微信/钉钉/企业微信/QQ/Telegram/Discord/WhatsApp 八个渠道,扫码或凭据接入、流式回复与设置页管理 | dsh plugin --profile web add @xmanrui/dsh-im(或 npx -y github:xmanrui/dsh-im install);重启 dsh web 后在 设置→插件→IM机器人 配置 |
MIT;八个 IM 渠道消息可触发本地 agent;凭据仅提交本机 Host 并写受保护存储;卡片 webhook 默认监听 0.0.0.0:3001 |
| amlyczz/dsh-lark-link | 飞书/Lark 双向桥:扫码 30 秒建应用,多模式 Agent 每会话独立,卡片化命令,零丢失 Outbox + Inbound WAL 补发,图片/文件多媒体进出,/doctor 诊断包;默认 Full access 沙箱 + 审批 never | dsh plugin --profile web add dsh-lark-link --ignore-scripts; dsh web; 会话内 /lark setup 扫码后 /lark start |
MIT;飞书消息可驱动本机 agent;默认 Full access + 审批 never,持 App Secret 凭据且诊断包含会话日志出站,务必收紧权限 |
| agent-plaza/agent-plaza | Zero-signup public commons for AI agents: exposes plaza_list_posts / plaza_create_post / identity / flowers HTTP tools to the dsh model; also ships skills/agent-plaza SKILL.md for Codex/Cursor/Claude Code/Hermes. | npx -y @deepseek-ai/dsh plugin --profile web add github:agent-plaza/agent-plaza (or add . in checkout); skill: npx skills add agent-plaza/agent-plaza --skill agent-plaza -g -y |
MIT;Primary project is a Cloudflare Workers service (D1 DB); the DSH part is the tool bundle. |
该分类共 65 个已核验条目,查看完整清单 →
命令行与终端
| 插件 | 能力 | 安装或挂载方式 | 许可 / 风险 |
|---|---|---|---|
| wuwuzhige-sudo/dsh-terminal-panel | Manual Terminal tab inside DSH web conversation view: run host commands from the browser, persistent cwd, sudo password prompt, command history. | dsh plugin --profile web add /dsh-terminal-panel (then append - id: dsh-terminal-panel / name: 'dsh-terminal-panel' to cordis.patch.yml) |
MIT;Treat as full remote shell on the host; restrict network exposure of the dsh web port. |
该分类共 1 个已核验条目,查看完整清单 →
语音
暂无已核验条目。
清单与资源
| 插件 | 能力 | 安装或挂载方式 | 许可 / 风险 |
|---|---|---|---|
| bruc3van/dsh-desktop-safe-market | 先审后装插件市场 | `` | MIT |
| qichuang321/dsh-plugin-browser | 插件市场入口+运维面板 | `` | MIT |
该分类共 2 个已核验条目,查看完整清单 →
用量与计费
| 插件 | 能力 | 安装或挂载方式 | 许可 / 风险 |
|---|---|---|---|
| bpc-oss/dsh-web-billing | RMB/USD token-billing for dsh web: official-policy auto pricing with peak/off-peak hours, per-message ledger, account balance polling, locale-driven currency display; host /billing route + hand-written client fee badge/panel (read-only over session/event). | dsh plugin --profile web add github:bpc-oss/dsh-web-billing (or dsh plugin --profile web add dsh-web-billing after publish); restart dsh web |
MIT |
| brittanistrehlowll-oss/dsh-quota-panel | Provider quota/balance corner panel for the dsh web surface: server-side credential proxies plus a config-driven page badge; shipped defaults overridable in the profile's cordis.patch.yml. | dsh plugin --profile web add "github:brittanistrehlowll-oss/dsh-quota-panel" ; restart dsh web (bundle layers apply at boot) |
MIT;Review which provider keys the credential proxies touch. |
| dshiq04/dsh-deepseek-balance | 余额查看 (API balance widget): web UI 侧边栏底部(Settings 上方)展示 DeepSeek API 余额,悬停显示币种/总额/赠送/充值,可配置颜色与手动刷新;API key 存 $DSH_HOME/settings.yaml 或 DEEPSEEK_API_KEY env。 | dsh plugin --profile web add dsh-deepseek-balance --link , plus - id: dsh-deepseek-balance loader entry in $DSH_HOME/profiles/web/cordis.patch.yml (package must be resolvable from the profile node_modules) |
MIT;Cross-device setup needs 4 manual steps; on this machine it relies on a local junction into the dsh installation's @deepseek-ai dir. |
| Ghost011118/dsh-balance-meter | 余额与会话成本面板:Web GUI 显示 DeepSeek 账户余额与按会话 token 成本;account balance and session-cost readout for the DSH Web GUI | dsh plugin --profile web add https://github.com/Ghost011118/dsh-balance-meter (or dsh plugin --profile web add link:$(pwd)/dsh-balance-meter) |
BSD-3-Clause;Needs Harness 0.1.0-rc.6+ web profile; pairs with dsh-autostart for stable hosting |
| Han-1413141/dsh-cost-meter | 会话费用统计(中英双语):本会话/当日费用、历史记录与官方价格同步;会话徽章、侧边栏余额与预算图框、设置页 | dsh plugin --profile web add github:Han-1413141/dsh-cost-meter |
MIT |
| hccccc01333/dsh-analytics | Agent FinOps/Token 用量分析:从会话 Engine+Cache 收集用量,webServer 挂载时提供只读 /analytics JSON 路由与浏览器 client bundle,含 skill/sub-agent ROI 分析 | dsh plugin --profile web add dsh-analytics (或 add github:you/dsh-analytics#<sha> / 本地目录) |
MIT |
| hnmrxz/dsh-plugin-deepseek-balance | 底部状态栏实时显示 DeepSeek 账户余额(同源路由 /dsh-deepseek-balance,credentials seam 实时解析 API Key,10 秒缓存) | npm install dsh-plugin-deepseek-balance 后,在 ~/.dsh/profiles/web/cordis.patch.yml 插入 name: dsh-plugin-deepseek-balance |
MIT;Not yet published to npm - use local install until published. |
| hnmrxz/dsh-plugin-usage-dashboard | 底部状态栏 DeepSeek 用量与估算花费:按会话聚合 token/成本,余额预算告警(复用与余额插件同一条凭据链路) | npm install dsh-plugin-usage-dashboard 后,在 ~/.dsh/profiles/web/cordis.patch.yml 插入 name: dsh-plugin-usage-dashboard |
MIT |
| hurry060215-tech/dsh-api-usage-bar | Web UI 轻量 API token 用量条:按缓存输入/未缓存输入/输出三分段显示用量构成与数值,纯前端不新增模型工具或 token 开销 | dsh plugin --profile web add github:hurry060215-tech/dsh-api-usage-bar#v0.1.0,重启 dsh web 并刷新页面 |
MIT;适用于 DSH >=0.1.0-rc.6 <0.2.0;条形表达的是用量构成而非账户余额进度 |
| imeepos/dsh-billing-plugin | 实时计费:Service+Consumer+Policy 三角色,价格/峰谷窗口/预算全部配置化,超预算时下一步被拒绝并记录预算耗尽通知 | 在 profile 的 cordis.patch.yml(或自有 cordis.yml) 添加挂载行 name: "dsh-billing",用 dsh --profile <p> --dump-config 确认已入插件树 |
MIT;教材随书代码(第 11–15 章),配置价格/预算需自行核对;仓库无独立 LICENSE 文件(仅 package.json 声明) |
该分类共 38 个已核验条目,查看完整清单 →
Agent、自动化与工作流
| 插件 | 能力 | 安装或挂载方式 | 许可 / 风险 |
|---|---|---|---|
| LaplaceYoung/dsh-directorx | 以 DSH 为内核的端到端 AI 视频生产 agent harness:无限分镜画布、文生图/视频/音频、FFmpeg 本地剪辑/调色/字幕/质检、348 篇 OKF 知识库、100+ directorx_* 工具、模型自适应接入(已有协议 + generic-rest) | npm i -g @deepseek-ai/dsh@next && dsh plugin --profile web add . && dsh web |
Apache-2.0;项目极新(2026-08-15 创建)、star 少;要求 DSH 0.1.1-rc.2+(@deepseek-ai/dsh@next);仓库体积约 38MB 含 vendor 依赖;第三方视频模型均需各自 API Key |
| cloader/dsh-taskboard | DSH web GUI 的任务看板插件:人建卡→agent 认领执行→人验收的闭环协作,提供 10 个 taskboard_* agent 工具、按任务指定模型/preset 的独立会话执行、可选 Git Worktree 隔离、host 侧 cron 定时调度、SSE 实时看板与 diff 查看器,零配置无需额外服务 | dsh plugin --profile web add dsh-taskboard(或 dsh plugin --profile web add github:cloader/dsh-taskboard;开发模式 link: 方式) |
Apache-2.0;仓库很新(2026-08-15 创建),版本 0.4.3,要求 DSH ≥ 0.1.1 且启用 web profile;GitHub 源安装时 pnpm 可能拦截构建需手动 allowBuilds 授权 |
| A3Boy/dsh-web-tools | 为 DSH 提供多提供商 Web 搜索/抓取工具(Tavily、Exa、Firecrawl、Parallel、Brave、You.com、Jina、SearXNG),通过原生 web_search/web_fetch 接口暴露,支持提供商排序与自动故障转移、每提供商多 API key 轮换、配额/健康展示、原生设置页、会话级联网开关 | dsh plugin --profile web add github:A3Boy/dsh-web-tools # 重启 dsh web 后进入 Settings → Web Search 配置 |
MIT;针对 DSH 0.1.0-rc.6 开发测试,上游 rc 版本演进时接口可能变动;属第三方社区插件,需在社区目录核对是否官方认可 |
| EthanYoQ/Invoice-Downloader | 在 DSH Web 右侧边栏运行本地 IMAP 发票自动化:抓取 QQ/163 邮箱发票附件、Playwright 恢复百望云/税务平台链接 PDF、本地 OCR + 模型字段提取、规则分类归档并生成 Excel 报销汇总 | dsh plugin --profile web add @ethanyoq/dsh-invoice-downloader && dsh web --profile web(然后面板内安装本地引擎、填 IMAP 授权码) |
Apache-2.0;插件为 0.1.0 首版(2026-08-22 发布),维护历史很短;依赖 Playwright 自动化第三方税务平台登录且持有邮箱凭据,生产使用前需人工复核所有发票/报销结果 |
| ZSeven-W/dsh-android | 在 DSH 对话中实时流式显示并操控 Android 设备(模拟器或 USB 真机),通过 adb 驱动,提供 20 个 agent 工具:设备管理、屏幕点击/拖拽交互、Gradle 构建运行、UI 树解析、OCR、日志/进程/内存查看 | dsh plugin --profile web add @zseven-w/dsh-android@latest && dsh web |
MIT;版本 0.1.0-rc.4 处于早期 RC 阶段,需 Node>=24.11.0 且 DSH>=0.1.0-rc.6;OCR 三个工具仅 macOS 可用 |
| alxshelepenok/grove | 将 Grove 工作流协议 CLI 作为 agent 工具暴露给 DSH:7 个只读工具(status/next/packet/list/show/ready/path)+ 6 个变更工具(add/field/set/evidence/fitness/link),薄封装、不变式与证据门禁仍由 Grove CLI 强制执行 | 需先安装 grove CLI 至 PATH,然后:dsh plugin --profile <name> add /path/to/grove/packages/dsh && dsh --profile <name> --dump-config |
AGPL-3.0;安装文档路径写作 packages/dsh-plugin 而实际目录是 packages/dsh;bun install 因未发布的 @deepseek-ai/dsh-type-meta peer 依赖需 override 到本地 stub;插件依赖 grove CLI 预装 |
| tonyd2wild/DeepSeek-Harness-Browser | 在 DSH 聊天界面的内嵌浏览器面板:通过 CDP 驱动真实 Chrome(独立持久化 profile,可登录交互),模型可调用 open_preview/read_preview/close_preview 三个工具驱动浏览器并读取实时 DOM/屏幕文本;本地 md/html/图片/PDF/代码文件渲染预览与下载,可选 Electron 桌面壳 | git clone https://github.com/tonyd2wild/DeepSeek-Harness-Browser && dsh plugin --profile web add /abs/path/to/DeepSeek-Harness-Browser/plugin;再复制 examples/cordis.patch.yml 到 $DSH_HOME/profiles/web/cordis.patch.yml,重启 dsh web |
MIT;仓库极新(单日 3 commits,2026-08-21 创建),面向 DSH 预发布版 0.1.0-rc.6;package.json 的 @deepseek-ai/dsh-tools 依赖是 Windows 本地路径 link:,非本机不可解析;PDF 文本层需额外 Python+PyMuPDF |
| bihangchi9-creator/dsh-lark-bridge | 将 dsh 编码代理桥接到飞书/Lark 群聊:一个群聊对应一个项目目录,入站飞书消息驱动 dsh 代理轮次、回复流式回传,支持图片/附件、持久会话、斜杠命令、QR 码零配置注册飞书机器人 | git clone https://github.com/bihangchi9-creator/dsh-lark-bridge.git && cd dsh-lark-bridge && pnpm setup(Windows: pnpm setup:win);之后启动 DSH_PERMISSION_MODE=danger-full-access dsh web |
MIT;仓库极新(2026-08-19 创建,v0.0.1);对外可达的部署必须配置 DSH_LARK_ALLOWED_CHATS/USERS,否则等于把编码代理暴露给任意消息发送者 |
| Tabbit-Browser/dsh-tabbit | 让 DSH 代理通过 tabbit-cli 控制真实 Tabbit 浏览器——真实页面、真实登录态、真实交互,用于 web 自动化、信息提取、QA 与基准测试;附带 tabbit_browser_install 与 tabbit_plugin_update 两个工具 | dsh plugin --profile web add dsh-tabbit(npm 不可达时回退:dsh plugin --profile web add github:Tabbit-Browser/dsh-tabbit),然后 dsh web;要求 Tabbit Browser >= 1.9.0 |
MIT;依赖外部闭源浏览器产品 Tabbit(tabbit.ai)且需本机 GUI 浏览器;E2B/远程容器等沙箱中无法工作;旧仓库名为 dsh-plugin,2026-08 重命名 |
| MichengAI/dsh-agency-agents | 为 DSH Web 提供 271 个可召唤的领域专家子代理(expert mode):Settings→Experts 中按分类启用/搜索,提供 list_experts / summon_expert 工具,spawn/fork 两种子代理 provider,支持外部专家目录(AGENCY_AGENTS_ROOT) | dsh plugin --profile web add @michengai/dsh-agency-agents@latest --registry=https://registry.npmjs.org/(源码方式:clone → pnpm install → pnpm build → dsh plugin --profile web add .) |
Apache-2.0;社区维护,非 DeepSeek AI 官方产品;内置 271 个 personas 源自 The Agency(MIT 许可,需保留 NOTICE 署名);外部专家目录内容会作为子代理系统提示词,仅应从可信来源加载 |
该分类共 213 个已核验条目,查看完整清单 →
集成与分享
| 插件 | 能力 | 安装或挂载方式 | 许可 / 风险 |
|---|---|---|---|
| kinyokun/dsh-session-import | 会话日志导入:解析 /export 导出的 zip/裸 .jsonl 为新会话,导入前做结构真实性验证 + SHA-256 指纹校验,可同步模型/预设/权限等状态;自带浏览器端「导入对话」按钮与对话框,导入/删除实时推送免刷新 | 手动安装:mkdir -p "$PROFILE_DIR/node_modules/dsh-session-import" && cp host.js client.js package.json 目录,再在 $PROFILE_DIR/cordis.patch.yml 追加 name: dsh-session-import 行,重启 dsh web |
MIT;导入内容来自外部 zip/jsonl,校验逻辑是唯一防线;删除内存活跃且非本插件导入的会话会被拒(409 live) |
| omdsh-dev/dsh-shuttle | 在 DSH 与 Codex、Claude Code、Pi、Reasonix、OpenCode 之间双向迁移对话记录,支持 CLI 与 Web UI;CLI 示例 node lib/cli.js export --to opencode --session --destination /tmp/dsh-opencode --apply。 | 通过 DSH 常规插件流程安装(bundle 自带 cordis.patch.yml,挂载 ctx.shuttle 与 migrate-conversations skill);本地 pnpm build 后 dsh plugin add;CLI 可独立 node lib/cli.js |
MIT;导出文件含完整对话内容,导入目标工具前注意其存储与可见性。 |
该分类共 2 个已核验条目,查看完整清单 →
开发者工具
| 插件 | 能力 | 安装或挂载方式 | 许可 / 风险 |
|---|---|---|---|
| WM-CODER/custom-first-control-prompt | 部署配置的提示词前缀:在部署人格之前按顺序渲染系统提示词段落,并将配置的参考 user/assistant 对话作为真实交替消息注入每个普通对话请求(llm/stream 请求路径拦截,零会话日志写入,保持 KV 前缀缓存复用);附带浏览器设置面板与 LLM 监听器用于验证 | dsh plugin --profile web add github:WM-CODER/custom-first-control-prompt(或 npm:dsh plugin --profile web add @wm-coders/dsh-custom-first-control-prompt) |
MIT;插件 2026-08 新发布(0.2.x),历史上有作用域改名等破坏性变更;profile 补丁中残留同 id 的 - insert: 行会导致 web 启动失败;seed 文本为模型可见,非可信通道;聊天 UI 不显示注入的历史消息 |
| Ephemeral-AI-Lab/dsh-plugins | Adds DSH tools: interactive shell exec (codex-shell), session-scoped recurring loops + web UI (loop), deterministic mock turns via real AgentLoop (mock), and session discovery/create/message + /sessions side-chat (sessions) | dsh plugin --profile web add dsh-codex-shell@0.1.2 ; dsh plugin --profile web add dsh-loop@0.1.3 ; dsh plugin --profile web add dsh-sessions@0.1.1 ; dsh plugin --profile web add dsh-mock@0.1.0 |
MIT;codex-shell grants arbitrary shell execution in the DSH host environment (PTY/persistent sessions) — high privilege; mock is marked unstable (0.1.0, API may change); review each plugin's cordis.patch.yml before installing into sensitive profiles |
| memorax-ai/dsh-harmony | Runtime patch-coordination library for DSH: patch/replace/decorate other plugins' source via TSQuery AST transforms without forking or touching installed files | npm install -g dsh-harmony |
MIT;Modifies other plugins' runtime code in memory — only install Patches from trusted sources; mis-patched targets can break or alter plugin behavior |
| MoFeng2223/dsh-claude-provider | Adds an explicit Claude provider type to DSH with correct reasoning-parameter mapping per Claude model, model discovery, and adaptive-thinking conversion | npx @deepseek-ai/dsh plugin --profile web add @mofeng2223/dsh-claude-provider |
MIT;Requires an Anthropic/Claude API key; sends prompts to external Claude endpoints |
| Mars-Sea/dsh-commandcode-provider | Unofficial dsh LLM provider plugin for Command Code: live model catalog, reasoning-effort support, Models-page card, settings page; API key stored via dsh credential service | dsh plugin --profile web add @mars-sea/dsh-commandcode-provider (或 github:Mars-Sea/dsh-commandcode-provider#v0.2.2 固定版本) |
MIT;第三方 LLM provider,需自备 Command Code 账号与 API key |
| raullenchai/rapid-mlx-dsh-provider | Replaces dsh's generic openai-completions route for Rapid-MLX by querying /v1/models and auto-supplying context window, reasoning efforts, and capability flags, so dsh follows the running model without hand-maintained settings.yaml; also fixes honest reasoning selectors and memory-aware compaction timing. | dsh plugin --profile web add github:raullenchai/rapid-mlx-dsh-provider |
Apache-2.0;Unpublished dev plugin (private:true, no npm release); requires a running Rapid-MLX server and Node ≥22.15; RAPID_MLX_BASE_URL can point to any remote host; route name rapid-mlx conflicts with a same-named provider in settings.yaml; images are refused (UNSUPPORTED), not streamed; depends on Rapid-MLX wire shape stability. |
| 834063245-creator/HoloGram | 代码依赖图引擎(tree-sitter 统一 IR)+ 3D 星图桌面端,附带 DSH bundle 插件 @a834063245/hologram-dsh,注入 34 个 mcp__hologram__* 图分析工具与侧边栏 3D 视图 | dsh plugin --profile web add @a834063245/hologram-dsh 然后 dsh web(postinstall 从 GitHub Releases 下载引擎二进制) |
MIT;引擎读取工作区源码并暴露 34 个 MCP 工具;安装时 postinstall 下载外部引擎二进制(Windows x64) |
| chenw2759-wq/dsh-IDE | DSH Web GUI 升级为一站式 IDE:文件树、代码编辑、多格式预览、红绿 diff、内置终端,并内置 SSH 远程工作区(本地大脑、远程手脚) | git clone https://github.com/chenw2759-wq/dsh-IDE.git; pnpm install; pnpm --filter "./packages/dsh-aionui-panel" build; pnpm --filter "./packages/dsh-ssh" build; pnpm --filter "./packages/dsh-easyssh" build; dsh plugin --profile web add file:C:/你的路径/dsh-IDE/packages/dsh-aionui-panel; dsh plugin --profile web add file:C:/你的路径/dsh-IDE/packages/dsh-ssh; dsh plugin --profile web add file:C:/你的路径/dsh-IDE/packages/dsh-easyssh |
BSD-3-Clause;含 SSH 远程执行,凭据存 ~/.dsh/dsh-ssh.json,远程资源消耗不受本机沙箱保护 |
| liceses/dsh-gitbash-preset | DSH plugin mapping minimal-mode bash to Git for Windows bash via cordis.patch.yml agent preset; idempotent preset install with sandbox gating | dsh plugin --profile web add @icelily/dsh-gitbash-preset |
MIT;bash 仅在 danger-full-access 沙箱下执行,面向 Windows Git Bash |
| loadingvx/deepseek-harness-workbench-plugin | Web UI 三栏工作台:CodeMirror 编辑器(多语言高亮+Markdown/Mermaid 预览)、本地 PTY 终端(命令行/自然语言分类、AI 转 shell 命令)、文件树与 Git 侧边栏(diff/log/commit) | dsh plugin --profile web add dsh-workbench-plugin@0.1.14(须锁版本,否则 pnpm 可能装到 0.1.0);重启 dsh web |
MIT;内置 PTY 终端会在本机执行 shell 命令、Git 与文件操作,破坏性命令仅靠可配置黑名单拦截;AI 翻译会生成命令写入会话 |
该分类共 212 个已核验条目,查看完整清单 →
知识与研究
| 插件 | 能力 | 安装或挂载方式 | 许可 / 风险 |
|---|---|---|---|
| seriousz158/dsh-memory | 本地 Git 托管的长期记忆插件:记忆持久化、事务性同步/回滚、全文搜索、启动注入 summary_snapshot、只读工具(memory_search/memory_context)、备份导出导入、DSH 设置页 UI | dsh plugin --profile web add github:seriousz158/dsh-memory(npm 版本: dsh plugin --profile web add dsh-git-memory;源码集成见 ./integrations/dsh/install.sh) |
MIT;仅官方支持 macOS(Node 22.x),Windows 不支持;需重启 profile 生效;npm 名 dsh-git-memory 避免与已占用的 dsh-memory 冲突 |
| Tencent/WeKnora | 向 DSH agent 注册 4 个只读知识库工具:weknora_search(混合检索)、weknora_read_document、weknora_ask(带引用的合成回答)、weknora_list_knowledge_bases;让企业文档可被检索 | dsh plugin --profile web add @wxg-prc-cpg/dsh-weknora(或本地: dsh plugin --profile web add ./packages/dsh-weknora),随后 export WEKNORA_BASE_URL / WEKNORA_API_KEY / WEKNORA_KNOWLEDGE_BASE_IDS 并运行 dsh web |
MIT;仓库本身是独立高 star 的 RAG 平台,与 dsh-plugin topic 无关;DSH 集成是官方插件入口,请用最小权限 API key(仅 retrieve) |
| pypcfx-glitch/risk-rule-design | 风控规则挖掘工具:对指定数据集做数据质检、单规则挖掘、并行规则集最优组合搜索(F1 平衡),输出自包含 HTML 分析报告;附带 risk-rule-design 专家技能 | dsh plugin --profile web install dsh-plugin-risk-rule-design(或 dsh plugin --profile web add "github:pypcfx-glitch/risk-rule-design",GitHub 直装需手动注册 bundle) |
MIT;作者自述为『第一个 dsh 插件,还在完善中』;homepage 字段指向付费课程页而非项目主页;GitHub 直装方式不会自动注册 bundle,需手动编辑 profile package.json;仓库创建于 2026-08-19 |
| dream-num/dsh-univer-office | Lets DSH create/edit/inspect/deliver spreadsheets, docs, presentations, DBs and canvases via Univer — natural-language driven with live preview, review and approval | dsh plugin --profile web add dsh-univer-office |
Apache-2.0;File operations happen in isolated worktrees; only merge/discard end a worktree and both need explicit approval — review before merging |
| lire1131/dsh-undo-savepoint | Automatic snapshot of DSH config and user plugin code on change; undo/redo/roll-back to any savedpoint via WebUI header buttons, chat commands, or offline CLI/GUI; secret-safe (desensitized) snapshots + local vault; one-click SAFE MODE to boot DSH when it crashes; crash attribution banner with last-good snapshot id. | dsh plugin --profile web add github:lire1131/dsh-undo-savepoint#master |
MIT;Snapshots include .env copies that may hold secrets — do not share exported ZIPs and keep the local vault private; relies on a real DSH install root (DSH_ROOT if non-default location); Windows-focused tooling (PowerShell/BAT) though logic is cross-platform Node. |
| pengpengyi92/dsh-quant | AI-native quant toolkit for DSH: market data, factors/indicators, backtesting, ML/RL models, risk (VaR/drawdown), sim execution & reporting — 46 tools across 6 domains | dsh plugin --profile web add dsh-quant |
MIT;Trading/quant use involves real market data and possibly exchange credentials; paper/live exec plugins should be reviewed; internal research stays private |
| Weaxs/stock-analysis-plugin | Multi-market stock analysis, factor selection and strategy backtesting as DSH skills (20 skills: comprehensive analysis, full-market selection, backtests + 17 strategy methodologies) | dsh plugin --profile web add @weaxs/dsh-stock-analysis |
未发现;Pulls market data from external sources (some need API tokens); analysis only, no order execution; Python deps installed via postinstall |
| SenmuuuuW/dsh-whale-report | DeepTrace analytics: aggregates DSH session event logs into daily/weekly/monthly/yearly/custom reports — cost (official pricing), tokens, tool calls, retry bursts, dangerous ops, secret-pattern scan (presence only), session drilldown, PNG/HTML export; read-only | dsh plugin --profile web add "github:SenmuuuuW/dsh-whale-report" ; restart dsh web ; standalone CLI: pnpm report [--daily|--monthly|--yearly|--from <d> --to <d>] |
MIT;读取本机会话事件日志(密钥扫描只报有无、不存原文);可选查平台余额用本机 key;费用为按官方定价估算 |
| strukto-ai/mirage | 面向 AI 智能体的统一虚拟文件系统:@struktoai/mirage-dsh 将 DSH 的 fs/bash 提供者替换为 Mirage 工作区,挂载 S3/Gmail/Slack/Notion/Postgres 等资源 | npm install @struktoai/mirage-dsh @struktoai/mirage-node @deepseek-ai/cordis @deepseek-ai/dsh-fs @deepseek-ai/dsh-shell; dsh plugin --profile web add @struktoai/mirage-dsh; override 'mirage' row in cordis.patch.yml |
Apache-2.0;可用 Gmail/Slack/S3 等令牌挂载资源,替换 DSH 文件系统与 shell 提供者 |
| syncable-dev/memtrace-public | 本地优先的 bi-temporal 结构化记忆 / 代码智能图谱 | npm install -g @deepseek-ai/dsh && dsh plugin --profile web add github:syncable-dev/dsh-plugin-memtrace |
Proprietary-EULA (DSH bundle dsh-plugin-memtrace is MIT);核心索引二进制闭源(Proprietary EULA),仅 benchmarks/ 为 MIT;DSH bundle 本身 MIT;存在二进制拉取与许可校验/遥测外联 |
该分类共 106 个已核验条目,查看完整清单 →
设计、媒体与视觉
| 插件 | 能力 | 安装或挂载方式 | 许可 / 风险 |
|---|---|---|---|
| shanliuling/dsh-image-gen | Adds in-chat multimodal image generation via a generate_image tool with multi-provider support (Gemini/OpenAI/Seedream), interactive preview, copy/download, and session-attached results. |
pnpm dsh plugin --profile web add dsh-image-gen@latest |
MIT;Requires user-owned external provider API keys; outbound calls to third-party image APIs; provider/base URL configurable in settings. |
| dundunhan/dsh-video-lens | Two tools that let text-only DSH agents understand local video: frame extraction + vision captioning and ASR transcription, provider-configurable | dsh plugin --profile web add dsh-video-lens |
MIT;Requires ffmpeg/ffprobe on PATH and external vision/ASR API keys; reads local video files — mind filesystem access scope |
| MJorgin/dsh-media-skills | Two free skills: paste-image reading in any (even text-only) session via a free vision failover chain, and image generation (Kolors) — three-engine fault tolerance, no-key entry | dsh plugin --profile web add github:MJorgin/dsh-media-skills |
MIT;Requires external model API keys (GLM_API_KEY etc.); paste-image reading needs a DSH core build with the api-proxy image-admission patch; keys read from ~/.dsh/secrets or DSH credential store |
| jing-hy/picturereader | Gives text-only models vision: image_scan (pixel/color/hue/structure analysis), image_ocr (built-in Windows + optional PaddleOCR), image_sample (material/texture pixel sampling), and vision_analyze (unified multi-evidence analysis with optional external VLM semantic bridge). Cross-validates VLM vs. pixel/OCR evidence to suppress hallucination. | dsh plugin --profile web add picturereader |
MIT;Enabling SEE_BASE routes image content to an external/cloud vision endpoint (API key exposure risk); PaddleOCR setup spawns a local Python interpreter; plugin auto-launches a local llama-server if SEE_SERVER_* vars are set. Default config is fully local/offline. |
| Yts1919/dsh-vision-complete | Windows skill pack: SKILL.md + vision.py (image/OCR/object-detect/video/voice/PDF via cloud Qwen), registers qwen-mm-plugins MCP into cordis.patch.yml, clipboard screenshot tool. | Windows only: git clone + run install.bat (needs DASHSCOPE_API_KEY); uninstall via uninstall.bat; see README | MIT;非 dsh plugin 包:脚本把 skill 复制到 ~/.dsh/skills 并在 cordis.patch.yml 追加 MCP 条目;需阿里云 API Key;仅 Windows |
| 121103qwq/dsh-vision-sidecar | Adds deepseek-vision/deepseek-with-vision to the bundle so text-only models receive image understanding via a hosted vision sidecar; no-build ESM, durable session evidence. | dsh plugin --profile web add github:121103qwq/dsh-vision-sidecar#v0.1.3 (remove: dsh plugin --profile web remove dsh-vision-sidecar) |
MIT |
| 237229953-create/dsh-vision | Automatically routes images to a vision model when the active model is text-only (e.g. DeepSeek-V4); uses the official settings seam (settings.yaml dsh-vision section), cache-friendly, leaves human transcript untouched; no-op when the model natively supports images. | dsh plugin --profile web add link:D:/dsh-plugins/dsh-vision (or via Settings→插件 extra-plugins card; config in settings.yaml / bundle cordis.patch.yml) |
MIT;README example path is Windows-specific (D:/dsh-plugins/dsh-vision). |
| Aidenwu0209/dsh-PaddleOCR-Skills | OCR for dsh: two native PaddleOCR tools, two skills, and a Settings→PaddleOCR GUI; auditable raw JSON results under .dsh-paddleocr/results/. | npx @deepseek-ai/dsh plugin --profile web add "github:Aidenwu0209/dsh-PaddleOCR-Skills#main" (needs Node 22.19+, DeepSeek Harness, Python 3.9+, uv) |
Apache-2.0;Requires uv/Python runtime; subprocess execution. |
| akqwpeter-prog/dsh-media-skills | Gives dsh image reading & generation: free GLM-based vision model route, paste-image reading, and vision-review / image-gen skills; keys read from env → ~/.dsh/secrets/media-tools.env → DSH credential store, never hardcoded. | dsh plugin --profile <name> add github:akqwpeter-prog/dsh-media-skills |
MIT |
| Arnoldkevin/prismrelay-mcp | 给纯文本 agent 赋予图像理解:通过 Agnes AI(BYOK)的本地 stdio MCP 服务器 prismrelay 让 agent 看懂图片;同时以 DSH bundle、Claude skill(~/.claude/skills/prismrelay-images)、Agent Skills 目录形式分发;DSH 集成细节见 docs/DEEPSEEK_HARNESS.md。 | npx @deepseek-ai/dsh plugin --profile web add github:Arnoldkevin/prismrelay-mcp (verify: npx @deepseek-ai/dsh --profile web --dump-config; needs AGNES_API_KEY exported) |
MIT;DSH is a Developer Preview — MCP image-output may be limited (see docs/DEEPSEEK_HARNESS.md); BYOK costs and image data leave the host. |
该分类共 75 个已核验条目,查看完整清单 →
网页与浏览器
| 插件 | 能力 | 安装或挂载方式 | 许可 / 风险 |
|---|---|---|---|
| ma-pony/deepspider | AI 原生网页抓取与 JavaScript 逆向:用 Patchright/CDP 观察真实请求与运行时事实,沿调用栈定位参数写入边界,通过独立 Node 语义运行时 (sdenv) 重新生成 Cookie 并以真实请求 (CycleTLS) 验证,导出可脱离浏览器重跑的 Solver | dsh plugin --profile web add deepspider |
MIT;高权限:浏览器 Cookie/Session 恢复、脚本执行、向任意站点真实出站请求。仅应在自己拥有或已获授权的目标上使用,并遵守目标条款与法律;postinstall 会自动下载 Patchright Chromium |
| heartleo/hn-cli | Exposes Hacker News tools to DeepSeek Harness agents: ranked feeds (top/new/best/ask/show/job), item comment trees, Algolia search, and user profiles, all via public HN APIs. | dsh plugin --profile <name> add -w dsh-hacker-news |
MIT;Network egress to third-party HN APIs; query text is sent to hn.algolia.com. The separate Go TUI hn binary has an optional translation feature requiring an OpenAI-compatible API key, but that is unrelated to the DSH plugin. |
| cocofhu/anime-find | 对话内多源搜番(Mikan/AniBT/AnimeGarden):卡片展示 Bangumi 评分与详情、按字幕组浏览、复制磁力/种子;可选流媒体解析播放 Tab | dsh plugin --profile web add github:cocofhu/anime-find(本地: dsh plugin --profile web add /abs/path);更新: dsh plugin --profile web update anime-find |
MIT;向第三方来源站点发搜索/详情请求并经 Host 代理媒体流,含磁力/种子下载能力,需遵守来源条款与版权 |
| wxkingstar/SpecFusion | Zero-config fused search over 65,600+ API docs from 20 Chinese open platforms (WeCom/Feishu/DingTalk/Taobao/Douyin etc); ships both DSH native plugin and SKILL.md for Claude/Cursor/Codex | dsh plugin --profile web add @wxkingstar/specfusion-dsh; 或 curl SKILL.md 装入 ~/.claude/skills/ (见 README) | MIT;文档检索走云端服务(SPECFUSION_BASE_URL),注意查询内容外发 |
| anysearch-team/anysearch-dsh | AnySearch 实时 web 搜索 Provider:接管 DSH 原生 web_search,另供能力发现 anysearch_capabilities、垂直 anysearch_search、1-5 路批量搜索 | npx -y @deepseek-ai/dsh plugin --profile web add @anysearch/anysearch-dsh |
MIT;经第三方 API;匿名配额有限,常规使用需配 ANYSEARCH_API_KEY(存 $DSH_HOME/.credentials.yaml) |
| Tabbit-Browser/dsh-plugin | DSH bundle 随插件加载 tabbit-browser Skill:模型经 skill({name:"tabbit-browser"})//tabbit-browser 控制 Tabbit 浏览器 (tabbit-cli Runtime),自动检测/下载国内国际正式版安装包,多实例支持 | dsh plugin --profile web add github:Tabbit-Browser/dsh-plugin; 需 Tabbit 浏览器 >=1.9.0 |
MIT;控制本机 GUI 浏览器并自动下载/安装浏览器安装包;Windows Runtime 需会话切 Full Permission,浏览器页面数据可被模型读取 |
| awesome-dsh-plugin/dsh-find-plugin | In-agent plugin discovery: live GitHub repository search scoped to the official dsh-plugin topic, star-ranked; every result comes with a ready-to-run dsh plugin add command. |
dsh plugin --profile web add dsh-find-plugin (or: dsh plugin --profile web add github:awesome-dsh-plugin/dsh-find-plugin) |
MIT;Requires network access to GitHub at runtime. |
| canghai666x/dsh-news-plugin | 新闻采集工具插件:注册 news_fetch 工具抓取 RSS 新闻源并解析为结构化条目(Node 原生 fetch + 正则,零第三方依赖),五维评分/筛选/简报编排交给模型;附 dsh-news-briefing Skill。 | 将仓库放入 Harness 项目,在 cordis.yml 组合中声明 - name: './index.ts'(参考官方 cordis-tutorial/07 第 7 章),node --import tsx ../../vendor/cordis/bin.js 启动 |
MIT;仓库根目录无 LICENSE 文件(仅 package.json 声明 MIT);无 dsh.bundle,安装为非标准组合式(手写 cordis.yml);基于 2026-08 官方教程,v0.1 API 可能变更。 |
| ch1bug/dsh-mimo-agent-tools | 把小米 MiMo API 封装为 DSH Cordis 模型工具:mimo_search / vision / audio / video / asr / tts(Python 驱动,MIMO_DRIVER 指向默认安装路径),与 @deepseek-ai/dsh-tools 共存不重复加载。 | dsh plugin --profile web add /path/to/dsh-mimo-agent-tools(或 github:ch1bug/dsh-mimo-agent-tools);安装 python 驱动后重启 dsh web,工具自动挂载 |
MIT;依赖 MiMo API 可用性与密钥配置。 |
| Clizo1209/dsh-playwright-browser | Semantic, multi-tab browser automation for DeepSeek Harness powered by Playwright: abort-aware page operations, Cordis-owned lifecycle cleanup, configurable screenshotDir (default .dsh-browser/screenshots); ships sanitized real-world test suite on public demo sites. | dsh plugin --profile web add dsh-playwright-browser (or tarball: dsh plugin --profile web add ./dsh-playwright-browser-0.1.3.tgz; headless: dsh plugin --profile headless add ./dsh-playwright-browser-0.1.3.tgz); needs npx playwright install chromium |
MIT;Requires Playwright Chromium install; pnpm 10+ may need allowBuilds in profile pnpm-workspace.yaml for git installs. |
该分类共 53 个已核验条目,查看完整清单 →
生态与资源
| 插件 | 能力 | 安装或挂载方式 | 许可 / 风险 |
|---|---|---|---|
| worldwonderer/oh-story-dsh | 小说与短剧创作工作台:13 个 Oh Story 小说 Skills + 7 专业 Roles 与 10 个 Drama 短剧 Skills,DSH 原生三栏工作台(项目文件树/编辑器/官方 Chat 同屏)、实时文件跟随、会话作用域创作文件路由、安全原子编辑 | npx -y @deepseek-ai/dsh@0.1.1-rc.1 plugin --profile web add @oh-story/dsh@0.1.2 && npx -y @deepseek-ai/dsh@0.1.1-rc.1 web(需 Node.js 24+) |
MIT;建议仅从官方 npm 或 GitHub Release 校验过的 tarball 安装,注意其信任边界(loopback 默认信任、trustedHosts 需显式声明) |
| EverMind-AI/SkillCorpus | 将分散的 SKILL.md 文件聚合并整理成可检索的技能语料库,通过 skill-search 插件在 DSH 每轮应答前自动检索并注入技能到上下文,附检索模型(bi-encoder+reranker)与评估基准 | cd <harness-workspace> && cp -r <repo>/engine-typescript packages/skill/skill-search && 在 tsconfig.host.json 的 references 加 {"path":"./packages/skill/skill-search"},pnpm install,再在 cordis.yml 加 skill-search 配置(详见 skillcorpus_plugin/INSTALL.agent.md) |
Apache-2.0;项目极新(2026-08-11 创建);DSH 安装为手动复制源码+改配置,非官方 registry 分发;如已挂载 dsh-tool-skill 会重复发布技能需自行处理 |
| PensiveFei/deep-read-summarize | DSH 深度精读工作流:输入书籍(PDF/EPUB/MOBI)、论文(arXiv/PDF/HTML)、视频(yt-dlp 字幕)或网页,经解析器分块、并行子代理 MapReduce 精读、JSON Schema 约束输出、质量校验后,生成带 YAML frontmatter 的可直接存入 Obsidian 的结构化 Markdown 笔记 | npm install deep-read-summarize;或在 dsh profile 目录 pnpm add ./deep-read-summarize-0.3.0.tgz,然后在 dsh.profile.bundles 追加 '- deep-read-summarize',重启 dsh web |
MIT;作者自声明为 unofficial 第三方工具;DSH 仍为 developer preview,接口可能变化;视频类型依赖本机 yt-dlp |
| AwesomeHou/dsh-plugin-marketplace | DSH 插件市场:实时同步 GitHub dsh-plugin topic(1800+ 仓库)为设置页标签,提供一键安装/更新/停用/卸载及 market_search/market_install 等 agent 工具 | dsh plugin --profile web add https://github.com/AwesomeHou/dsh-plugin-marketplace,安装后重启 harness |
MIT;market_install 经 host 侧以 shell 执行 pnpm/dsh 安装任意第三方插件(校验了 shell 元字符,仍有供应链风险) |
| dhicoc/dsh-reverse-skill | reverse-skill 完整 DSH 插件版:把上游 85 个 SKILL.md(逆向/授权渗透/安全研究 + CTF 赛道)经 ctx.skills.registerProvider 注册为 DSH 技能库 | dsh plugin add github:dhicoc/dsh-reverse-skill(读取 cordis.patch.yml 插入 reverse-skill 插件;安装后自动注册 85 个技能) |
MIT;打包 85 个逆向/渗透技能,仅供授权测试;技能可能驱动安全工具调用,且声明 allowed-tools 不被 dsh 强制 |
| mishibeikejie/zat-dsh-engine | DSH 可视化插件市场:Settings→Plugins 增加 Plugin Market 标签,GitHub dsh-plugin topic 1700+ 仓库浏览/搜索/一键安装-更新-卸载,AI 找插件 + 安装前健康与安全检查,断网自动镜像回退 | dsh plugin --profile web add github:mishibeikejie/zat-dsh-engine; 移除: dsh plugin --profile web remove zat-dsh-engine |
MIT;本质是包管理器:执行 pnpm 安装第三方插件的 prepare/postinstall 脚本、读取本地 git 凭证(star/GitHub token)并写 profile 配置,务必先看其安全扫描结果 |
| Tiger3807861189/J-Space-Cognition-Suite-V3.6 | 推理时认知控制技能套件(SKILL.md):深度推理、长任务、工具使用、验证与恢复,跨宿主按需加载,含 j-space/SKILL.md + modules/references | see README (copy j-space/ dir into host skill directory; invoke /j-space, selective loading) | Apache-2.0 |
| CSlawyer1985/claude-for-legal-ZH | 18 个 chinese-legal-* adapter skills,覆盖 13 个法律领域 | bash scripts/install-dsh.sh (default link mode; also copy); 零安装可把仓库目录直接加为 dsh 工作区;MCP 经 cordis.patch.yml 注入 |
Apache-2.0;外部 MCP 连接器(法律库/飞书/Google Drive)涉及外部 API 与 filesystem 读取;输出为律师审查草稿而非法律意见 |
| GanyuanRan/Aegis | Architecture-aware method-pack skills for AI coding agents: baseline-first, evidence-verified, drift-checked long-task safety across Claude Code/OpenCode/DSH etc. | dsh plugin --profile <profile> add github:GanyuanRan/Aegis |
MIT;以原生 profile 插件安装;bundle 监听 session-start 并注入启动提示词,读取文件系统 skills |
| sliverp/dsh-hub-plugin | Embeds a community plugin marketplace (DSH Hub) inside DSH Settings — search/filter and launch installs of other dsh-plugin repos, with manifest verification and audit-first flow | dsh plugin --profile web add github:sliverp/dsh-hub-plugin |
未发现;It installs other plugins on your behalf; always review the target repo, commit, manifest, checksum and requested permissions before approving; pulls catalog from dsh-hub.cc |
该分类共 108 个已核验条目,查看完整清单 →
纯属好玩
| 插件 | 能力 | 安装或挂载方式 | 许可 / 风险 |
|---|---|---|---|
| Sutera-Diffusus/dsh-whale-musume | 在 DSH Web 界面右下角提供可拖拽看板娘:监听工具运行状态切换工作/待机立绘(90+ 张,含节日换装与 13 种梗表情)、530+ 条台词与定时闲聊、摸头/分区互动特效、养成(心情/好感/等级/签到/每日任务)与 39 个成就墙、戳泡泡小游戏、可选天气陪伴与全屏天气特效,设置项集成进 DSH 设置页。 | dsh plugin --profile web add github:Sutera-Diffusus/dsh-whale-musume |
MIT;官方测试环境仅 Windows 10/11 + Edge/Chrome,绑定 DSH 0.1.0-rc.6 前端结构,DSH 升级后注入点可能失效;脚本模式修改内置前端文件(务必保留备份目录,勿与 bundle 模式混用);启用天气需联网并可能填入第三方 API Key;package.json 标记 private:true,仅能经 github: 源安装。 |
| QCYTSN/dsh-dafeiyu | Windows 桌面原生 Agent 伴侣:由 DSH 会话真实事件驱动的透明无边框始终置顶窗口,展示思考/工作/等待/完成/错误状态;随 DSH 启停 | pnpm exec dsh plugin --profile web add dsh-dafeiyu@alpha(Windows/WSL2;或 GitHub Release .tgz: dsh plugin --profile web add "...tgz") |
MIT |
| PC2005-cloud/dsh-pet | DSH Web 界面桌面宠物:51 个透明 webm 动画随机链播、屏幕漫游、点击/拖拽;附提示词配方+AI 视频素材生成链可自造宠物 | dsh plugin --profile web add dsh-pet (本地包: dsh plugin --profile web add file:D:/path/to/dsh-pet) |
MIT |
| c3ll256/dsh-toy | DSH plugin controlling toy hardware via Buttplug/Intiface (BLE/serial/USB, auto-downloaded pinned engine) and MonsterParty shared links, with intensity/duration/timeout guardrails | npx -y @deepseek-ai/dsh plugin --profile web add github:c3ll256/dsh-toy |
BSD-3-Clause;成人向硬件控制;需蓝牙/串口权限与外部分享令牌,注意使用授权与保险丝 |
| cakeni/harness-pet | 桌面宠物:一只住在 DeepSeek Harness 里的小鲸鱼——像素精灵内嵌 client bundle(Canvas 鲸鱼兜底),按当前活动工具展示 working 状态,不认识的工具只报 working、绝不伪造工具名。 | dsh plugin --profile web add github:cakeni/harness-pet(或 dsh plugin --profile web add harness-pet / link:../harness-pet) |
MIT;要求 Harness 0.1.0-rc.6 + pnpm;Git 依赖触发 prepare 构建,被 pnpm 拦截时需在 profile 的 pnpm-workspace.yaml 加 allowBuilds;安装/移除后需重启 dsh web。 |
| Fromlan/dsh-godot-tool | 驱动 Godot 4.x 编辑器:回环 TCP JSON-lines 桥 + 27 个 godot_* 工具(开/停场景、播放错误、场景树、lint、导出构建);drive the Godot 4.x editor from the agent via loopback TCP bridge | Install addons/agent_rpc into the Godot project; mount @deepseek-ai/dsh-godot-tool from the harness workspace (packages/extensions/tool-godot) or via '--patch' overlay pointing at dsh-godot-tool/src/index.ts + compose dsh-tools |
MIT;Mirror of the official harness extension with workspace-scoped peer deps; cleanest install is inside the deepseek-harness monorepo or an explicit patch overlay |
| HomophonicFate/rpg-maker-mac-skill | DSH 技能:在 macOS 上原生运行 RPG Maker MV/MZ 游戏并套用 MTool 翻译文件(环境搭建/翻译整合/插件注册/启动器创建);触发 /rpg-maker-mac-skill 或自然语言 | 把安装指南 URL 发给 DSH agent('帮我安装这个 skill: …/docs/install.md')-> 装入 ~/.dsh/skills/rpg-maker-mac-skill/ |
未发现;No LICENSE detected in repo metadata; MTool has no macOS version so only existing translation files can be loaded; upstream plugin attribution kept (knowlet/RPGDynamicTranslation). |
| liyupi/dsh-kun-like-pet | 桌面宠物「小坤宠」:Web 界面右下角随 Agent 工作状态切换 9 种动画,任务完成播放「你干嘛~哎哟」音效;host 状态机 + client shell.overlay 渲染 + 拖动/点击互动。 | node build-kunpet-package.mjs 生成载荷 → DSH 会话内调 cordis_define(kind:new,提供 spritePath/voicePath)→ cordis_run 激活 |
MIT;动态插件会话级绑定,仅注入激活它的会话页面;状态事件经轮询 agents 服务获取(事件监听实测不可靠,见 CHANGELOG v3/v4)。 |
| lvyuchuiyi/dsh-funpack | 趣味插件包:夸夸(/praise)、运势(/fortune)、摸鱼战报(/report)、番茄钟(/pomodoro)、休息提醒(/break),右下角鲸鱼娘桌宠(自定义形象/台词/互动键,支持 HatchPet/Codex 宠物包),/persona 切换说话人设;单文件零依赖零构建。 | dsh plugin --profile web add github:lvyuchuiyi/dsh-funpack (或 dsh plugin --profile web add ./dsh-funpack) |
MIT;桌宠素材来自 dsh-pet(BSD-3) 与 Taffy 宠物包,随插件打包供个人/爱好者使用。 |
| mchenziyi/galgame-dsh-plugin | Customizable text-based galgame/otome world engine skill for DSH: world/template creation, roleplay state machine invoked by the agent; also usable as a plain project skill (skills/galgame-world/). | dsh plugin --profile demo add github:mchenziyi/galgame-dsh-plugin |
MIT |
该分类共 36 个已核验条目,查看完整清单 →
官方内置能力(不是社区插件)
官方仓库中已有大量随运行时分发的包;它们属于 DSH 的可组合系统组件,不宜与独立社区扩展混为一谈。官方架构文档列出了模型、工具、Session、Agent Loop 等可替换缝隙。[2] 下表列出用户最常接触的官方能力入口。
| 官方模块 / 族 | 作用 | 来源 |
|---|---|---|
dsh-base、dsh-web-app、dsh-headless |
基础、Web 与无界面 Profile Bundle | 官方源码 packages/bundle |
llm-deepseek、llm-pi-ai、llm-retry |
模型适配与重试 | 官方源码 packages/llm |
tool-web、web-search-deepseek、web-search-exa、web-search-perplexity |
Web 工具与搜索 Provider | 官方源码 packages/web |
skill-filesystem、tool-skill |
Skill 发现与调用 | 官方源码 packages/skill |
sandbox-*、fs-*、shell-* |
沙箱、文件系统与命令执行边界 | 官方源码 packages |
session-*、subagent-*、schedule、workflow-* |
会话、子 Agent、日程与工作流 | 官方源码 packages |
相关项目与观察名单(不计入主目录)
以下项目与 DSH 或 DeepSeek 生态相关,但不是本次已核验的可装载原生插件,或主仓库本身并非插件。它们被刻意放在主目录之外,以便后续独立核验。
| 项目 | 定位 | 原因 |
|---|---|---|
| whiteguo233/OpenBiliClaw | 本地内容发现 Agent | 主仓库指向独立的 whiteguo233/dsh-openbiliclaw 客户端插件;应审核该独立仓库后再纳入 |
| Anionex/agent-vision-toolkit | 通用视觉 CLI 与 Skill | DSH 原生 Bundle 位于独立的 Anionex/dsh-vision-toolkit 仓库,待单独核验 |
| paean-ai/deeptide | 独立 macOS 编程 Agent | 未发现 DSH Bundle、Patch 或 DSH 安装步骤 |
| yejiming/MuseAI | AI 角色与文字冒险桌面应用 | 支持 DeepSeek API 不等于支持 DSH 插件协议 |
| PM-Shawn/Abu-Cowork | 本地优先桌面 Agent | 未核验到 DSH Profile/Bundles 挂载方式 |
| cofy-x/axern | Agent 沙箱与持久化服务 | 是可关联基础设施,不是 DSH 插件 |
安装与安全
先安装 DSH 并启动一个 Profile。官方快速开始方式是:
npx @deepseek-ai/dsh web
随后使用项目说明中给出的 dsh plugin --profile <profile> add … 命令。安装前应锁定版本或 commit、阅读 package.json、cordis.patch.yml 与依赖安装脚本;不要在不了解代码的情况下执行 curl \| bash、pnpm 生命周期脚本或授予系统级凭据。
| 风险级别 | 涉及项目示例 | 安装前的最低措施 |
|---|---|---|
| 高 | dsh-better-browser、dsh-ssh、jumpserver-dsh、飞书桥接 |
使用隔离 Profile、最小权限凭据、主机/域名白名单与人工审批;不得将生产密钥写入仓库 |
| 中 | 搜索 Provider、视觉插件、长时记忆、自动化、费用查询 | 了解请求/图像/会话会发送到哪里;将 API Key 放入环境变量;设置预算和数据留存规则 |
| 低到中 | UI、TUI、通知、主题、知识链接 | 审核浏览器权限、客户端注入与通知内容;留意升级后兼容性 |
详细检查清单见 docs/SECURITY.zh-CN.md。
贡献与维护
欢迎提交新增插件、兼容性报告和失效链接修复。请先阅读 贡献指南 和 维护手册。提交一个新条目时,必须给出公开源码、精确安装方法、DSH 原生证据、许可和风险说明;仅凭 GitHub topic、DeepSeek API 支持或宣传文案的项目会进入观察名单,而不是主目录。
本仓库的插件数据为可机器读取的 data/verified-plugins.csv(主目录)与 data/repositories.csv(全量聚合),主题页的未审核发现快照位于 data/dsh-plugin-topic-candidates.csv,其口径见 数据集说明。审查标准在 data/curation-criteria.yaml。全量目录由 scripts/aggregate.py 自动重建。本仓库内容以 MIT License 发布;各收录项目仍受其自身许可证约束。
参考资料
[1] DeepSeek Harness Developer Preview — Everything is a plugin
nexu-io/open-design
freestylefly/awesome-gpt-image-2
awesome-dsh-plugin/awesome-dsh-plugin
strukto-ai/mirage
dsh-market/dsh-market
AdamPlatin123/awesome-dsh-plugins
Anil-matcha/awesome-dsh-plugin
0xsline/awesome-deepseek-harness