DSH HUB
HomePlugin StorePlugin PacksCommunityRankingsResourcesPublish Guide
Plugin source
Back to catalog

StarPivotNet /

dsh-plugins-public

Topic repository only

Installable DeepSeek Harness plugin marketplace (Settings → Plugins)

★ 0 Stars0 Forks0 IssuesN/A Community rating0 Confirmed installs
View on GitHub
READMESource: main@ef3e8f0f

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

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

No ratings yet

Manifest verification required

Commit ef3e8f0f86be

Community comments

No comments yet. Be the first to write one.

DSH HUB

A community index for DSH plugins. Not an official GitHub or DeepSeek AI product.

CommunityResourcesAPIAbout