DSH HUB
HomePlugin StorePlugin PacksCommunityRankingsResourcesPublish Guide
Plugin source
Back to catalog

0sour /

dsh-plugins

Topic repository only

DeepSeek Harness (dsh) plugins by 0sour - ???? (dsh-plugin topic)

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

dsh-plugins

DeepSeek Harness (dsh) 插件仓库 · Personal plugin repository for DeepSeek Harness.

Everything is a Plugin — this repo hosts my own dsh plugins. Plugins land here as they are developed; each is an npm package that declares a dsh.bundle manifest in its package.json, making it installable via dsh plugin add.

Topics / Discoverability

This repository is tagged with the dsh-plugin GitHub topic (plus deepseek-harness), so it is picked up by community discovery channels:

  • awesome-dsh-plugin — daily crawler over the dsh-plugin topic; entries are listed only when the repo's package.json declares a dsh.bundle manifest.
  • awesome-dsh-plugins (compatibility radar) — daily four-way compatibility scan (patch / seam / peerDeps / build) against the mainline snapshot.

Installing a plugin from this repo

# from GitHub (source build; configure allowBuilds on first run if prompted)
dsh plugin --profile web add github:0sour/dsh-plugins#<commit-sha>

# or from npm once published
dsh plugin --profile web add <npm-package>

Always pin a commit for GitHub sources (#<sha>), and only install plugins you trust — build scripts run on your machine.

Status

  • Plugin scaffold (structure + dsh.bundle manifest)
  • First plugin (TBD)
  • npm publishing

References

  • Official: https://github.com/deepseek-ai/deepseek-harness
  • Plugin topic: https://github.com/topics/dsh-plugin
—/ 5

No ratings yet

Manifest verification required

Commit 1b527bc4cee5

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