haozhu11/dsh-plugin-skill-picker ↗★ 1
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 분석
核心用途是通过可视化菜单快速检索并调用 DSH 技能。适合创建了较多自定义技能(Skills),希望免去手动输入斜杠指令的用户。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:haozhu11/dsh-plugin-skill-picker使用
- 启动
dsh web并打开界面。 - 点击输入栏右侧的「技能」按钮(model 选择器旁)。
- 在菜单中搜索或点选技能——输入框出现
/技能名。 - 补充你的问题内容,发送即可(技能说明会自动加载给模型)。