haozhu11/dsh-plugin-skill-picker1

dsh-plugin-skill-picker

Skill picker for the DeepSeek Harness web UI (dsh web): choose a skill from the composer tool row like the model selector, inserting the /skill reference into the draft.

AI Analysis

核心用途是通过可视化菜单快速检索并调用 DSH 技能。适合创建了较多自定义技能(Skills),希望免去手动输入斜杠指令的用户。

Package
dsh-plugin-skill-picker
Version
0.1.0
Last updated
Aug 17, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:haozhu11/dsh-plugin-skill-picker

使用

  1. 启动 dsh web 并打开界面。
  2. 点击输入栏右侧的「技能」按钮(model 选择器旁)。
  3. 在菜单中搜索或点选技能——输入框出现 /技能名
  4. 补充你的问题内容,发送即可(技能说明会自动加载给模型)。