DSH HUB
首页插件商店插件包社区排行榜资源发布指南
插件源码
返回插件目录

LongSir0419 /

LongSir0419/dsh-toolkit

已验证

DeepSeek Harness (DSH) 插件工具包——一条命令安装两个常用插件:mcp管理 与 Skill管理。装完即用,设置页自动出现 mcp管理 与 Skill管理 两个分区。

★ 1 Stars0 Forks0 IssuesN/A 社区评分0 已确认安装
查看 GitHub
README来源: main@cdf511ae

dsh-toolkit

English | 中文

A DeepSeek Harness (DSH) plugin toolkit — install two essential plugins with one command: MCP Manager and Skill Manager. Ready to use right after install; the settings page automatically gains MCP Manager and Skill Manager sections.

npm License: MIT dshbase 实测可装 Listed on dsh-plugin.org DSH Market

Screenshots

MCP Manager Skill Manager
mcp skill

Features

🧩 MCP Manager — Settings → MCP Manager

  • List overview: each server shows connection status (green dot) + registered tool count
  • Click to expand / collapse: click anywhere on a row to expand details (Server name / module / config JSON), click again to collapse (input fields and buttons excluded)
  • Add / edit / delete / rename / enable-disable: inline form to configure MCP servers, enable/disable toggle, writes to $DSH_HOME/profiles/web/cordis.patch.yml
  • Connection test: independent MCP handshake (initialize + tools/list) to verify reachability, tool count and latency
  • Cache optimization: re-entering the page is instant (stale-while-revalidate); add/edit/delete updates state locally without flicker

🎯 Skill Manager — Settings → Skill Manager

  • List overview: lists all Skills under $DSH_HOME/skills (name + description)
  • Click to expand / collapse: click anywhere on a row to expand details (Skill name + SKILL.md content)
  • Edit / rename / add / delete: inline editing of name and content; rename syncs the directory name; delete has a confirmation step
  • Enable / disable: toggle takes effect immediately; disabling adds disable-model-invocation: true to the frontmatter and the watcher instantly excludes it from the model directory — no restart needed

Installation

dsh plugin --profile web add @wanghailong0419/dsh-toolkit
dsh web   # restart to take effect

Included Packages

Package Version Entry
@wanghailong0419/dsh-mcp-manager ^0.1.3 Settings → MCP Manager
@wanghailong0419/dsh-skill-manager ^0.1.4 Settings → Skill Manager

Install Individually / Remove

# Install individually
dsh plugin --profile web add @wanghailong0419/dsh-mcp-manager
dsh plugin --profile web add @wanghailong0419/dsh-skill-manager

# Remove the whole toolkit
dsh plugin --profile web remove @wanghailong0419/dsh-toolkit

# Upgrade
dsh plugin --profile web update @wanghailong0419/dsh-toolkit

License

MIT

—/ 5

暂无评分

已验证 DSH bundle

Commit cdf511aea7c0

社区评论

还没有评论,来写第一条。

DSH HUB

社区维护的 DSH 插件索引。不是 GitHub 或 DeepSeek AI 的官方产品。

社区资源API关于