my-dsh-plugin/dsh-skill-manager ↗★ 0
dsh-skill-manager
DeepSeek Harness 插件:从 GitHub 仓库下载并安装/更新/卸载 Skills,展示当前已加载技能(项目/全局分组),可选兼容加载 Claude Code 的 .claude/skills。Install, update and uninstall Skills from GitHub tarballs for DeepSeek Harness, list loaded skills grouped by project/user scope, with optional read-only Claude Code .claude/skills compatibility.
AI Analysis
核心用途是简化 DSH 技能的生命周期管理。适合希望直接从 GitHub 获取、更新技能,或需要兼容 Claude Code 技能的用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:my-dsh-plugin/dsh-skill-managerREADME
Read the full README ↗Usage
Open Settings → Skills:
- Install a new skill — paste a source (
owner/repo[/path][@tag]); installs into/skills. An already-existing name is reported as a conflict and left untouched (use Update on a matching entry instead). - Managed by this plugin — every installed skill with its source, ref, and timestamps; Update refetches the recorded source (HEAD unless a tag was pinned), Uninstall removes the directory and the manifest entry. The harness hot-detects both.
- Currently loaded — grouped by scope; the
loadedbadge marks plugin-managed skills currently active in the catalog. - GitHub download proxy — enable + URL for environments that need one (e.g.
http://127.0.0.1:10808). - Claude Code compatibility — toggle the read-only
.claude/skillsprovider.