其他
完整应用
deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
PROJECT README
装在 DeepSeek Harness 里的插件市场 · A plugin marketplace inside DeepSeek Harness
浏览、搜索、收藏、一键下载社区插件 —— browse, search, favorite, and one-click download community plugins.
pushed_at)、主题标签、截图、弃用提示git clone 到本地数据目录,不执行任何构建脚本dsh plugin --profile web add github:PetCT/dsh-plugin-marketplace
重启 dsh web,打开 设置 → 插件市场。
~/.dsh/dsh-plugin-marketplace/installed/<owner>--<name>/https://awesome-dsh-plugin.com/plugins.json(社区策展目录,每日刷新)data/registry-snapshot.json(打包进本仓库的离线快照,839 个插件)git clone --depth 1,不执行插件内任何构建脚本dsh-plugin-marketplace/
├─ src/index.js # Host:Node 原生 + webServer 路由
├─ src/client/index.tsx # Client:设置页 UI(React + fetch)
├─ client/client.js # 构建产物(tsdown)
├─ data/registry-snapshot.json # 离线目录快照
├─ cordis.patch.yml # DSH bundle 补丁
├─ package.json # dsh 插件声明(dsh.bundle / dsh.client)
└─ tsdown.config.ts # 客户端构建配置
npm install
npm run build # 生成 client/client.js
MIT © PetCT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: marketplace。