chnjames/dsh-plugin-market

chnjames★ 1TypeScriptLast synced: 2026-08-14

Open on GitHub

DSH 插件市场 — 在 DeepSeek Harness 内发现、浏览、安装和管理社区插件(GitHub + npm 双源索引,Web UI + Agent 工具)

README excerpt

DSH 插件市场 (dsh-plugin-market) 在 DeepSeek Harness Web UI 里发现、浏览、确认后一键安装社区插件;同时提供可公开访问的目录网站。 版本 v0.3.0 。目录由 CI 生成共享 registry.json :Vercel 站点负责浏览,DSH「设置 → 插件 → 插件市场」负责安装。本机不再各自爬 GitHub Search。 功能 - 设置内入口 — 设置 → 插件 →「插件市场」Tab(单列卡片:搜索、分类、简介、查看仓库 / 安装) - 展开说明 — 点标题展开仓库 id、风险提示(若有)与 README 摘要;完整文档链到仓库 - 独立网站 — website/ 静态站:首页、分类、详情、复制 dsh plugin add - 共享目录 — Actions 定时从 GitHub topic:dsh-plugin 与 npm keyword 生成 registry.json - 官方安装路径 — dsh plugin --profile web add/remove ,不执行第三方 install.sh - Agent 工具 — 对话里可搜索、查看、安装插件 - 风险提示 — 公开文案启发式,默认「未评估」且不展示标签;非正式安全审计 使用 安装后 重启 dsh web ,打开 设置 → 插件 → 插件市场 。 卡片结构: 1. 标题行:名称 · 星标 · 展开 2. 简介(最多两行) 3. 底栏:已安装 / 作者 / 提示 · 查看仓库 · 安装 (安装前确认) Web profile 通常关闭配置热重载;改完插件后请重启再强刷页面。 本地路径安装 若自动挂载未生效,把 cordis.yml 的 insert 行追加到 /profiles/web/cordis.patch.yml 。 更细的安装与排障见 INSTALL DSH.md;自测清单见 INSTALL TEST GUIDE.md。 公开目录站 代码在 website/ 。Vercel 将 Root Directory 设为 website 。 - 首页 / 分类 / 详情;每页可复制安装命令 - /registry.json 对 DSH 插件开放 CORS 本机插件按顺序拉取目录: 1. https://dsh-plugin-market.vercel.app/registry.json 2. jsDelivr(GitHub 文件) 3. GitHub raw 4. 包内 lib/registry.snapshot.json 5. 以上都失败且 catalog.fallbackToSearch: true 时,才回退本机 GitHub/npm 搜索 自定义域名时在 cordis.patch.yml 覆盖 catalog.urls 。 配置 架构…

View full README on GitHub →
Skins / UIdeepseek-harnessdshdsh-plugindsh-plugin-marketmarketplaceplugin-marketweb uiagent

Category