Back to guides

Submit a Plugin — Get Listed in the DSH Plugins Directory

How to get your DeepSeek Harness plugin listed: submit a PR to the DSH Plugins awesome list (cccakeee/awesome-dsh-plugins) and it syncs to the directory.

Last updated: 2026-08-13

The one path: PR to our list

This directory has a single source of truth — our awesome list:

https://github.com/cccakeee/awesome-dsh-plugins

Entries merged there appear on this site after the next sync (at most 6 hours). The format follows the awesome-list convention: one line per plugin under a category heading.

## 🛠️ Tools & Capabilities

- [dsh-my-plugin](https://github.com/you/dsh-my-plugin) — One-line description of what it does.

Section headings can be in English or Chinese — both are recognized (e.g. ## 🛠️ Tools & Capabilities or ## 🛠️ 工具与能力).

Before you submit

  • Relevant — the plugin is for DeepSeek Harness, or documents clear integration instructions;
  • Real — a stable public URL and a concise, factual description;
  • Clean — no secrets, no affiliate links, no malware or credential theft, no unmaintained forks without context;
  • Honest README — one-line description, install instructions, and what the plugin accesses (files, network, sessions).

Also add the dsh-plugin topic

Go to your repository → SettingsTopics and add:

dsh-plugin

It doesn't feed this directory (which only reads our list), but it's the official GitHub topic for the DeepSeek Harness ecosystem — other tools, catalogs and users discover plugins through it. Cheap to add, and it signals that your repo is a dsh plugin.

When will it appear here?

As soon as your PR is merged into cccakeee/awesome-dsh-plugins, plus the sync delay (at most 6 hours).

Want to force a fresh check right now? Rebuild the local snapshot yourself:

pnpm tsx scripts/sync-plugins.ts

Not your plugin? Fix an entry

Found a stale description, wrong category, or a broken link? Open an issue or PR on cccakeee/awesome-dsh-plugins — that list owns every entry on this directory. Corrections propagate here on the next sync.

Questions

For anything about this site or the data pipeline, check the ecosystem guide — or open an issue on our repo.

DSH Plugins is an independent community directory of DeepSeek Harness plugins. Not affiliated with or endorsed by DeepSeek. Third-party plugins are not security-audited — review the source before installing.