Submit a Plugin
Getting your plugin into the registry validates dsh.so's whole purpose: the moment a developer actively submits their plugin, dsh.so becomes an ecosystem hub rather than a content site.
Acceptance criteria
- ✔ Public GitHub repository
- ✔ Contains the
dsh-plugintopic or explicitly declares DSH compatibility (e.g. adshfield inpackage.json) - ✔ README with install instructions
- ✔ Open-source license (SPDX identifier)
Channel note: the one-click issue template (
plugin-submission.yml) lives in the dsh.so repository and will power submissions once dsh-so/dsh.so goes live. Until then, the official Discussions thread is the canonical submission channel.What happens next
- dsh.so verifies the repository exists (GitHub API) and normalizes the entry into the registry.
- Your plugin is listed with Declared compatibility only — never Verified until independently tested.
- Metadata (stars, forks, last commit) syncs automatically from GitHub.
Questions?
Ask in the official DeepSeek Harness Discussions or open a regular issue.