deepseek-plugin-store: Community Plugin Directory for DeepSeek Harness

ericwong5021/deepseek-plugin-store

Development & OperationsVerified
Listed on 2026-08-20
Page last updated 2026-08-20

Independent community plugin directory for DeepSeek Harness: discover, install, and submit verified plugins.

Discover, install, and submit community plugins, tools, and extensions for DeepSeek Harness, solving the problem of scattered plugins outside the official channel.

install
dsh plugin --profile web add github:ericwong5021/deepseek-plugin-store
Category
Development & Operations
Platform
DSH-Plugin
Author
ericwong5021
Distribution
Plugin

deepseek-plugin-store Key Features

Browse categorized plugin catalogInstall plugins with one commandSubmit plugins for listingAuto-updated hourly

deepseek-plugin-store Repository

ericwong5021
Publisher
ericwong5021
Repository
ericwong5021/deepseek-plugin-store
24
Stars
3
Forks
0
Watchers
6
Open issues
LanguageJavaScript
LicenseCreative Commons Zero v1.0 Universal
Website
Repo last push2026-08-19 18:17:02
Repo created2026-08-14 02:22:39
Topics
agent-toolsai-agentsawesome-listcommunitycurated-listdeepseekdeepseek-harnessdeveloper-toolsdshdsh-pluginopen-sourceplugin-directoryplugin-ecosystemplugin-marketplaceplugins
Default branchmain

deepseek-plugin-store Repo Summary

DeepSeek Plugin Store is an independent community plugin directory for DeepSeek Harness (DSH plugin), maintained by Ericwong5021 under the CC0-1.0 license. It helps users discover, install, and submit verified plugins, tools, and extensions. It solves the problem of scattered plugins outside the official channel by automatically crawling GitHub repositories with the dsh-plugin topic and only including plugins that declare dsh.bundle in package.json, ensuring quality. Currently, the directory lists 1049 plugin repositories and 766 other projects, updated hourly, with browsing by category such as UI enhancements, workflow automation, and tools.

What core features does the DeepSeek Plugin Store DSH plugin support?

The directory offers rich browsing and filtering, including editor picks, popular plugins (sorted by stars), and multiple categories (e.g., UI enhancements, workflow automation, notifications, and monitoring). Popular plugins like dsh-TUI (terminal UI) and DSH-better-sidebar (sidebar workbench) showcase the diversity of the community ecosystem. Additionally, the website provides a plugin submission feature via GitHub issues and supports installation from npm or GitHub source.

How to install the DeepSeek Plugin Store?

Installing plugins is straightforward. Use the following commands to add a plugin to a specific profile:

bash
# npm package, pre-built, recommended
dsh plugin --profile <name> add <npm-package>

# GitHub source, allow build on first install, then retry
dsh plugin --profile <name> add github:<owner>/<repo>

Note: Installing from GitHub source executes build scripts; only install from trusted sources and pin to a specific commit (e.g., github:owner/repo#<sha>).

Which DeepSeek Harness versions and platforms are compatible with DeepSeek Plugin Store?

As a community plugin directory, DeepSeek Plugin Store itself does not run directly in DSH but serves as an entry point for plugin discovery and installation. It is compatible with all plugins that declare dsh.bundle, which can run in DeepSeek Harness environments such as Web UI and terminal. The directory syncs hourly to keep plugin information up to date.

How to list your plugin in DeepSeek Plugin Store?

Developers can submit plugins via GitHub issues, requiring the repository to have the dsh-plugin topic and declare dsh.bundle in package.json. After submission, the plugin is automatically included and categorized, with the chance to be featured in editor picks or popular lists.

What is the community and maintenance status of DeepSeek Plugin Store?

The project is maintained by Ericwong5021, last updated on 2026-08-15, with 15 stars and 1 fork. Although small, the community is active with 5 open issues, welcoming contributions. The license is CC0-1.0, allowing free use and distribution.

View more DSH plugins at dsh-plugin.org

DSH-Plugin FAQ