DSH HUB
首页插件商店插件包社区排行榜资源发布指南
插件源码
返回插件目录

StarPivotNet /

StarPivotNet/dsh-plugins-public

仅 Topic 仓库

Installable DeepSeek Harness plugin marketplace (Settings → Plugins)

★ 0 Stars0 Forks0 IssuesN/A 社区评分0 已确认安装
查看 GitHub
README来源: main@06d4f913

dsh-plugins-public

Public out-of-tree DeepSeek Harness plugins. One installable plugin per directory under packages/.

Directory Package What it does
packages/plugin-marketplace @starpivot/dsh-plugin-marketplace Settings plugin marketplace
packages/session-import @starpivot/dsh-session-import Import Cursor, Codex, and Claude Code sessions and skills
packages/better-sidebar @starpivot/dsh-better-sidebar VS Code-like right sidebar; collapse stays in the file tree
packages/enter-newline @starpivot/dsh-enter-newline Composer Enter sends or inserts a newline
packages/skill-router @starpivot/dsh-skill-router Two-level skill catalog routing
packages/model-capabilities @starpivot/dsh-model-capabilities Fill missing llm-pi-ai model capability fields
packages/blank-session-gc @starpivot/dsh-blank-session-gc Keep one unused blank conversation
packages/busy-enter-steer @starpivot/dsh-busy-enter-steer Default busy Enter to steer
packages/agent-teams @starpivot/dsh-agent-teams Multi-agent team orchestration

Install

Install the package you want, not this repository root. From a machine that already has dsh:

dsh plugin --profile web add @starpivot/dsh-plugin-marketplace
# or, from git:
dsh plugin --profile web add github:StarPivotNet/dsh-plugins-public#path:packages/plugin-marketplace

A later plugin uses the same shape: packages/<name> plus github:StarPivotNet/dsh-plugins-public#path:packages/<name>.

Develop

pnpm install
pnpm test
pnpm run build

Each package owns its own package.json, tests, and lib/ output. Runtime copies under $DSH_HOME/profiles are disposable; edit the matching folder here and rebuild.

—/ 5

暂无评分

需要先验证清单

Commit 06d4f9131294

社区评论

还没有评论,来写第一条。

DSH HUB

社区维护的 DSH 插件索引。不是 GitHub 或 DeepSeek AI 的官方产品。

社区资源API关于