Nay-1/dsh-skill-manage0

dsh-skill-manage

DeepSeek Harness 技能管理设置页插件

包名
dsh-skill-manage
版本
0.1.0
许可证
MIT
最近更新
2026年8月22日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Nay-1/dsh-skill-manage

使用说明

  • 模型可调用:AI 能否在对话中自主通过 skill 工具加载该技能(frontmatter disable-model-invocation
  • 用户可调用:你能否通过 /技能名 斜杠手势触发(frontmatter user-invocable
  • 两项默认开启;改动即时生效,新会话可见
  • 运行时同名技能项目级优先于用户级(官方 rank 语义)