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.

Runnpu — DSH Plugin for DeepSeek Harness
← Plugins

dsh-runnpu

Runnpu

DeepSeek Harness plugin adding two agent modes over RunNPU: compute management (cluster dashboard, pinned charts) and training (SwanLab-instrumented runs on a NPU cluster).

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

npx -y @deepseek-ai/dsh plugin --profile web add dsh-runnpu@0.1.0
READMECompatibilityVersions

Compatibility and provenance

Runnpu is published as dsh-runnpu 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
npm
Registry updated
9/23/2026

Versions

0.1.0stable
9/13/2026
Latest
0.1.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
1 MB
Files
65
Surface
web
License
MIT
Source
npm
GitHub
★ 0
Weekly downloads
23
View source ↗
Project homepage ↗
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
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in

README

dsh-runnpu

DeepSeek Harness (dsh) 插件:在 RunNPU 昇腾 NPU 集群上提供「算力管理」与「训练」两个 agent 模式。

cd ~/.dsh/profiles/web
pnpm add dsh-runnpu
npx dsh-runnpu install all --profile web --with-cli
pnpm install

然后重启 dsh,新建会话时选择模式。npx dsh-runnpu doctor 检查配套的 runnpu / swanlab CLI。

配套 runnpu CLI 版本:v0.1.1(发布仓 https://github.com/EM-GeekLab/run-npu-skill )。

本包只含构建产物;使用与安装说明见 https://github.com/EM-GeekLab/run-npu-harness 。