dsh plugins中文
← Back to popular plugin directory

Market plugin

Toukaiteio/dsh-plugin-installer · skills

A marketplace plugin to quickly integrate your DeepSeek Harness into the GitHub plugin ecosystem.

★ 6GitHub stars
0Forks
2026-08-15Last updated
JavaScriptLanguage
MITLicense

Project overview

An in-app marketplace and Profile switcher for DeepSeek Harness.

DSH Plugin Installer adds a Plugin marketplace tab to the official Web UI under Settings → Plugins. It discovers repositories from the GitHub dsh-plugin and dsh topics, verifies that a repository is a real DSH bundle, installs it at a pinned commit, and helps users open another Web Profile without leaving the UI.

On Windows, run the PowerShell installer directly. It downloads the latest stable GitHub Release, verifies its SHA-256 digest when available, keeps the archive under DSHHOME/plugin-archives/dsh-plugin-installer/ for future dependency resolution, installs it into the web Profile, and starts DSH Web: GitHub API token

Install command

dsh plugin --profile web add github:Toukaiteio/dsh-plugin-installer
View GitHub repository ↗Back to popular plugin directory