kiligzzz/dsh-capability-manager

kiligzzz★ 0JavaScript最后同步: 2026-08-21

在 GitHub 打开

Capability Manager for DeepSeek Harness: manage MCP servers and Skills from a Settings-page UI (dual-face dsh plugin)

README 摘要

dsh-capability-manager 简体中文 English Capability Manager for DeepSeek Harness Desktop — manage your MCP servers and Skills from a Settings-page UI, no config-file editing or DSH source changes required. Skill page MCP page Toggle / delete / import / folder-sync your skills ( /.dsh/skills ). Add / edit / toggle / refresh / remove MCP servers ( /.dsh/mcp.json ), with live mount state and per-server tool lists. Built on the official DSH dual-face plugin mechanism (host + browser half), loaded as a profile bundle row — survives DSH upgrades and needs no dynamic-plugin activation. Features Skill management ( /.dsh/skills ) - List every skill with its description, kind (directory SKILL.md / flat .md ), and enabled state; search by name or description. - Toggle enable/disable by rewriting the disable-model-invocation frontmatter flag. - Delete (real entry → removes the file/dir; symlinked entry → removes only the link). - Import a .md file (name normalized to kebab-case). - Folder sync — symlink every skill from a source folder ( ln -s ), so edits in the source take effect immediately. - Open in editor (macOS open / Linux xdg-open ; other platforms report unsupported). MCP management ( /.ds…

在 GitHub 查看完整 README →
工具/开发capabilitydeepseek-harnessdshdsh-pluginmcppluginskill

分类