DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Plugins Market — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
P

dsh-plugins-market

Plugins Market

DeepSeek Harness plugin marketplace: sniff the official dsh-plugin topic, with noise filtering, trust badges, sorting and search, and a one-click installation panel

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:Luaphes/dsh-plugins-market#7231f881f7fd2417a4019a4d33d3516c7dba1000
READMECompatibilityVersions

Compatibility and provenance

Plugins Market is published as dsh-plugins-market and currently resolves to version 0.1.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
8/20/2026

Versions

0.1.0stable
8/20/2026

Related plugins

Loading related plugins…

Latest
0.1.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
MIT
Source
github
GitHub
★ 2
Weekly downloads
0
Last push
9/20/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue

Related plugins

More verified plugins in developer-tools.

Web App@deepseek-ai/dsh-web-appThe dsh browser-surface bundle: the web patch layer over dsh-base plus the runtime glue plugin (frontend dist serving, web-surface prompt, bash runtime variables, URL line)Sdk Minimal@deepseek-ai/dsh-sdk-minimalThe standalone minimal SDK profile bundle: JSON-RPC, one DeepSeek adapter, persistent shell, and JSONL sessionsSdk App@deepseek-ai/dsh-sdk-appThe dsh SDK profile bundle: stdio JSON-RPC serving and process lifecycle over dsh-baseSubagent Codex@deepseek-ai/dsh-subagent-codexOne-shot Codex subagent provider over the official app-server protocol

README

English | 简体中文

dsh-market · Creative Marketplace for DeepSeek Harness Plugins

Discover DeepSeek Harness plugins from the official dsh-plugin topic — noise-filtered, trust-badged, one-click install into your profile.

Status: beta, installable. A persistent npm bundle: install once into your profile, restart the Web UI, and it stays. The src/ directory holds the equivalent dynamic-plugin reference implementation.

What it does

  • Discovery: crawls every repo under GitHub topic dsh-plugin (600+) and filters topic-squatting noise
  • Trust signals: badges for 精选 (human-curated) and community compatibility verdicts (兼容 / 需适配 / 已删除 / 关注)
  • Ranking & filtering: by stars / newest / last push (asc/desc toggle), instant search, language filter
  • Install funnel: click Install → verify the repo declares dsh.bundle.patch in package.json (non-bundles are rejected) → show the exact command with an allowBuilds security warning → confirm → run dsh plugin --profile <p> add github:owner/repo

Install

dsh plugin --profile web add github:Luaphes/dsh-plugins-market

Restart the Web UI afterwards; a "Discover plugins" tab appears under Settings → Plugins. Zero build step, no install scripts, no allowBuilds prompt.

Once published to npm: dsh plugin --profile web add dsh-plugins-market

Architecture

  • Host half: full GitHub Search API crawl (rate-limit friendly, 10-minute in-memory cache), merges curated/compatibility source data, install verification & execution (approval-gated)
  • Client half: registers the official settings.plugins.tab extension point, React card list
  • Zero LLM, zero backend, zero user quota: rules + public APIs only

Source credits

  • Official discovery mechanism: GitHub topic dsh-plugin
  • 精选 marks: the catalog content of @0xsline/awesome-deepseek-harness
  • Compatibility verdicts: the daily radar table of @AdamPlatin123/awesome-dsh-plugins

Roadmap

  • Persistent npm bundle (installable from GitHub)
  • npm publish + CI auto-release (Trusted Publishing)
  • Weekly trending (daily star snapshots)
  • Standalone web site form (public discovery entry)

License

MIT