my-dsh-plugin/dsh-skill-manager

my-dsh-plugin★ 0TypeScriptLast synced: 2026-08-17

Open on GitHub

DeepSeek Harness 技能安装管理器:从 GitHub 安装/更新/卸载 Skills,分组展示已加载技能,可选兼容 Claude Code .claude/skills。Install/update/uninstall DSH skills from GitHub with loaded-skills overview & .claude/skills compat.

README excerpt

dsh-skill-manager Install, update, and uninstall DeepSeek Harness Skills from GitHub repositories, right from Settings. Loaded skills are listed grouped by scope (project / user / bundled / Claude-compat), and Claude Code style skills under .claude/skills can be loaded read-only. 中文:README.zh.md Features - Install a skill from any GitHub source : owner/repo , owner/repo/sub/path , optionally @tag (or paste a https://github.com/... URL). Repo conventions like a top-level skills/ directory are understood. - Update / uninstall any skill this plugin installed, with the install manifest kept at /.skill-manager/manifest.json . - Loaded-skills overview : the live catalog from ctx.skills , grouped by scope — project-level, user-level, custom, bundled — so you can see exactly what is effective and which level wins. - Proxy support for GitHub downloads (env-agnostic): auto-configurable in the page, e.g. http://127.0.0.1:10808 for mixed proxies. - Claude Code compatibility (optional, on by default): a read-only skill provider that loads .claude/skills/ /SKILL.md from the project root — same SKILL.md + YAML frontmatter spec, zero file copying. How it works The harness itself owns skill loading…

View full README on GitHub →
Tools / Devcordisdeepseek-harnessdshdsh-plugindsh-pluginsdsh-skill

Category