CLAPEILL/dsh-skill-manager
CLAPEILL★ 0JavaScript最后同步: 2026-08-16
DeepSeek Harness 插件:Skill 管理——全局启用/禁用 skill、按工作区设置新对话默认加载的 skill、对话中随时调整当前会话的 skill 集合并可删除用户 skill,每个 skill 自带中文简介与详细介绍。
README 摘要
dsh-skill-manager A Skill Manager plugin for DeepSeek Harness (Web/Desktop): - Pick skills BEFORE the conversation starts — the new-chat screen shows a "对话 Skill" chip above the composer: follow the workspace default, enable everything, or choose exactly which skills this conversation may load, then save before typing the first message. - Global enable / disable — switch any skill off or on everywhere. Disabled skills disappear from the model's session skill catalog, from the / input trigger, and cannot be loaded by the skill tool or the /name gesture. Their files are never touched, so re-enabling restores them instantly. - Per-workspace defaults for new conversations — pick "all available" or "only these skills" per workspace in Settings → Skill 管理. New conversations in that workspace start with exactly that selection. - In-conversation management — the Skill button in the conversation header shows the current chat's effective skill set and lets you follow the workspace default, enable everything, or choose exactly which skills this chat may load. The session catalog republishes automatically on the next message ("对话中管理skill"). - Delete user skills — permanently remove a skill's f…
在 GitHub 查看完整 README →