Hanihahaha/dsh-skill-mcp-manager

Hanihahaha★ 0JavaScriptLast synced: 2026-08-17

Open on GitHub

README excerpt

dsh-skill-mcp-manager 中文 A DeepSeek Harness (DSH) plugin for managing Skills and MCP servers from a session, including a dedicated DSH Web settings section. Capabilities - Skills: list, inspect, create, update, and delete SKILL.md bundles in available provider roots. - MCP servers: list, inspect, add, update, remove, and reload @deepseek-ai/dsh-mcp-client entries. - Web settings: adds a Skill & MCP section with separate tabs, forms, and lifecycle actions. Install The bundle patch adds skill-mcp-manager ; the package's dsh.client declaration exposes lib/client.js to the existing DSH Web boot graph. Restart dsh web after installation. Tools Skill tools Tool Purpose skill manager list List Skills visible in the current session. skill manager get Read one complete Skill definition. skill manager roots List scanned Skill roots. skill manager create Create a kebab-case Skill bundle. skill manager update Update a Skill's metadata or body. skill manager delete Delete a Skill after explicit confirmation. MCP tools Tool Purpose mcp manager list List configured MCP servers and runtime status. mcp manager get Inspect one server configuration and status. mcp manager add Add and activate a persi…

View full README on GitHub →
Tools / Devdshdsh-plugin

Category