my-dsh-plugin/dsh-skill-manager ↗★ 0
dsh-skill-manager
DSH 技能管理器插件,支持从 GitHub 仓库下载、安装、更新和卸载技能,展示已加载技能,并可选兼容 Claude Code 技能。
AI 分析
核心用途是简化 DSH 技能的生命周期管理。适合希望直接从 GitHub 获取、更新技能,或需要兼容 Claude Code 技能的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:my-dsh-plugin/dsh-skill-manager說明文件
閱讀完整 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.