YpipaQ/dsh-skills-mcp-cli-manager ↗★ 0
dsh-skills-mcp-cli-manager
Skills, MCP & CLI manager for the dsh web GUI: browse/enable/import/delete skills across project and user roots; manage MCP servers with a REAL connection through @deepseek-ai/dsh-mcp-client (enabled servers connect and register their tools on ctx.tools; enable/disable actually connects/disconnects); and discover/diagnose local CLI tools (skill-embedded run-cli wrappers plus a ~/.dsh/S-M-C/cli.json registry, reporting install/version/update/subcommands/API-key state). Hot-pluggable — mounted via a profile bundle patch + node_modules package, no dsh source changes. Requires DeepSeek Harness >= 0.1.2-alpha.2 (tested on 0.1.5-rc.2).
AI Analysis
核心用途是统一管理 DSH 的扩展能力(技能、MCP、命令行工具)。适合需要频繁调试、开关 MCP 服务或导入自定义技能的高级开发者。必要条件是 DSH 版本 >= 0.1.2-alpha.2。
Install
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:YpipaQ/dsh-skills-mcp-cli-managerREADME
Read the full README ↗⚙️ Configuration