DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-management-suite

t

dsh-management-suite

Discovered3

Five open-source management plugins for DeepSeek Harness: MCP, Skills, project docs, rules and memory, and SSH.

DSH Management Suite

CI License: MIT DeepSeek Harness

Five independent, open-source management plugins for the DeepSeek Harness Web profile. Every UI is registered in the native Settings shell instead of occupying the right workbench.

为 DeepSeek Harness Web 提供五个独立的开源管理插件。所有界面都注册在原生设置中心,不会占用右侧工作面板。

Plugins / 插件

PackageSettings pageWhat it does
dsh-mcp-marketMCP 市场Searches the official MCP Registry and mounts HTTP or stdio MCP servers dynamically.
dsh-skill-marketSkills 市场Searches Skills.sh and installs complete Skill bundles at project or user scope.
dsh-project-guide项目说明Manages .dsh/PROJECT.md, README files, and injects project context into model prompts.
dsh-rules-memory规则与记忆Manages global/project rules and explicit, user-editable persistent memory.
dsh-ssh-managerSSH 管理Inventories OpenSSH config and edits a dedicated managed Include without reading private keys.

Install / 安装

The first public release contains prebuilt tarballs. Install any package into the Web profile:

npx -y --package @deepseek-ai/dsh dsh plugin --profile web add https://github.com/tanleikingsley913/dsh-management-suite/releases/download/v0.1.0/dsh-mcp-market-0.1.2.tgz
npx -y --package @deepseek-ai/dsh dsh plugin --profile web add https://github.com/tanleikingsley913/dsh-management-suite/releases/download/v0.1.0/dsh-skill-market-0.1.2.tgz
npx -y --package @deepseek-ai/dsh dsh plugin --profile web add https://github.com/tanleikingsley913/dsh-management-suite/releases/download/v0.1.0/dsh-project-guide-0.1.3.tgz
npx -y --package @deepseek-ai/dsh dsh plugin --profile web add https://github.com/tanleikingsley913/dsh-management-suite/releases/download/v0.1.0/dsh-rules-memory-0.1.3.tgz
npx -y --package @deepseek-ai/dsh dsh plugin --profile web add https://github.com/tanleikingsley913/dsh-management-suite/releases/download/v0.1.0/dsh-ssh-manager-0.1.2.tgz

Restart dsh web, then open Settings. Each installed plugin appears as its own management section.

重启 dsh web 后打开设置,每个已安装插件都会显示为独立管理项。

Develop / 开发

Requirements: Node.js 24+, pnpm 10, and DSH 0.1.0-rc.8 or newer.

corepack enable
pnpm install
pnpm typecheck
pnpm build

Each package contains a Host plugin, a browser client, a DSH bundle patch, a manifest, and its own README. Shared API, settings-section, and build helpers live in local-suite-*.ts(x).

Security / 安全

DSH plugins run with the privileges of the DSH process. Review third-party code before installing it.

  • MCP credentials are stored locally and are never returned by the list API.
  • The SSH manager reads configuration text and key paths, never private-key contents.
  • Removing a Skill moves it to a local trash directory so it can be recovered.
  • Host APIs accept loopback requests only and enforce request-size limits.

Please report vulnerabilities privately as described in SECURITY.md.

License

MIT © 2026 Kingsley Tan

Comments

Loading…

Similar plugins

dsh-wall-mcp-manager

by sduwall

A plugin for managing MCP servers in DeepSeek Harness.

Tools & CapabilitiesManifest valid

0

MIT

JavaScript

Sep 20, 2026

dsh plugin --profile web add @sduwall/dsh-wall-mcp-manager

by 444136347

DeepSeek Harness 多源能力发现、排序与风险检查|Multi-source capability discovery, ranking, and risk inspection for plugins, skills, MCP servers, and agents.

Tools & CapabilitiesManifest valid

3

Apache-2.0

JavaScript

Aug 20, 2026

dsh plugin --profile web add dsh-capability-discovery

by bobleer

MCP server that lets any agent discover, install, and run DeepSeek Harness plugins (topic: dsh-plugin).

Manifest valid

3

MIT

TypeScript

Aug 13, 2026

dsh plugin --profile web add deepseek-harness-plugin-mcp

by Max-Null

Skill and MCP management center for DeepSeek Harness: browse and toggle user/project skills, add/edit/remove MCP servers hot without restart, with live per-session status in the sidebar.

Manifest valid

1

467/wk

MIT

TypeScript

Sep 14, 2026

dsh plugin --profile web add @max-null/dsh-skill-mcp-center

by xxxyz

DSH durable MCP server manager plugin — Settings UI + HTTP API + mcp_manager_* model tools, cross-platform installers

UI & ExperienceDevelopment & InfrastructureManifest valid

19

883/wk

MIT

JavaScript

Sep 10, 2026

dsh plugin --profile web add @xxxyz/dsh-mcp-manager

by ouli-1242

一站式管理 DSH 的 MCP 服务与 Skills:工具级开关、密钥打码、技能回收站 | Unified MCP & skills manager for DeepSeek Harness: per-tool toggles, secret masking, skill trash

Tools & CapabilitiesManifest valid

7

1.9k/wk

MIT

JavaScript

Sep 20, 2026

dsh plugin --profile web add dsh-plugin-tool-management