dsh plugins中文
← Back to popular plugin directory

DSH Hub

omdsh-dev/dsh-hub · skills

OMDSH Hub OMDSH Hub is a community extension catalog and Profile generation manager for DeepSeek Harness.

★ 4GitHub stars
0Forks
2026-08-14Last updated
JavaScriptLanguage
MITLicense

Project overview

This release candidate is checked against the newest packages currently published on the npm next channel (queried 2026-08-13): Cordis 4.0.1-rc.4 and the DSH client and Host contracts 0.0.1-rc.5: Bundle metadata under package.json#dsh.bundle; Client metadata under package.json#dsh.client; the settings.section client slot; the webServer host service; Loader readiness after every enabled Cordis fiber becomes active.

The package intentionally remains marked private: true to prevent npm publication. Making the GitHub repository public does not require removing that guard. Local validation

The @deepseek-ai packages require registry read access. Supply a short-lived NPMTOKEN through the process environment and the local npm configuration described by the package owner; never put a concrete token in this repository. validate checks the exact npm package versions and contract declarations, JavaScript syntax, the vendored Registry, and the complete Node test suite. pack:check inspects the package manifest without publishing it and rejects local npm configuration. Harness integration

Install command

dsh plugin --profile web add github:omdsh-dev/dsh-hub
View GitHub repository ↗Back to popular plugin directory