Plugin directory / Developer / @wanghailong0419/dsh-toolkit
@wanghailong0419/dsh-toolkit
Unverified LongSir0419
What it does
DSH toolkit that installs MCP manager and Skill manager in one command; Settings then shows MCP and Skill sections.
Unverified — not yet verified
DSH toolkit that installs MCP manager and Skill manager in one command; Settings then shows MCP and Skill sections. Not yet verified — install and test it yourself.
“Unverified” means our automated CI has not yet installed this plugin. Feature descriptions and version compatibility are the author’s claims. This is not a security audit and not an endorsement of third-party code.
No README cached for this plugin yet. Check GitHub, or wait for the next daily sync.
Install
Install the catalog once, then DeepSeek Harness can find and install any plugin from this site automatically:
dsh plugin add dshbase-catalog Then say "install @wanghailong0419/dsh-toolkit for me" — your agent finds it in the directory and installs it. Docs: dshbase-catalog · verified packs.
Web profile:
dsh plugin --profile web add @wanghailong0419/dsh-toolkit Headless (CLI) profile:
dsh plugin --profile headless add @wanghailong0419/dsh-toolkit Package
npm: @wanghailong0419/dsh-toolkit · version 0.1.3 · tested on dsh 0.1.0-rc.6
Test report
Not yet L3-verified — see failure note below if we already ran it.
2026-08-20 Note: Scoped catalog name to distinguish from omdsh-dev/dsh-toolkit. 验证: runtime-fail on dsh 0.1.0-rc.6 with pinned @wanghailong0419/[email protected] (L1 install OK; profile package.json recorded 0.1.3; boot fails ERR_MODULE_NOT_FOUND for @wanghailong0419/dsh-mcp-manager and @wanghailong0419/dsh-skill-manager — bundle patches those loader entries but they are not installed as profile dependencies). Browse all pending failures →
When to use it
Install MCP manager and Skill manager with one command so Settings grows MCP and Skill sections without adding each plugin separately.
Who it's for
Users who want MCP and Skill management in the DSH Settings UI without hunting two separate plugins.
For developers — extending it
The bundle that pulls in the two managers is the seam — swap included plugins, or tighten how Settings sections are registered.