dsh plugins中文
← Back to popular plugin directory

Official plug-in

zebbkira/dsh-skills-mcp-manager · skills

Official plug-in package for DeepSeek Harness Web GUI: Add a "Skills and MCP" card in the "Web UI Plug-in" group on the settings page, which is used to manage skills and MCP servers in the browser.

★ 4GitHub stars
0Forks
2026-08-15Last updated
TypeScriptLanguage
License

Project overview

DeepSeek Harness 是 DeepSeek 官方的 AI 编程助手框架,命令行工具叫 dsh,提供 Web UI、Headless 等运行模式,并通过插件机制扩展能力。

本插件是其中一个独立插件:在 DeepSeek Harness Web GUI 的「设置」页新增一个独立的「技能与 MCP」页面(一级导航入口,与「插件」等并列),用于管理技能(skills)与 MCP 服务器。

Windows PowerShell 下把第 3 步的 $(pwd) 换成完整路径,例如:

Install command

dsh plugin --profile web add github:zebbkira/dsh-skills-mcp-manager
View GitHub repository ↗Back to popular plugin directory