zhengjy01/dsh-skill-studio0

dsh-skill-studio

DeepSeek Harness 的技能管理器插件,支持可视化浏览所有代理技能、编辑 SKILL.md 内容以及开关模型/用户调用权限。

AI 分析

核心用途是提供直观的技能(Skill)管理与编辑界面,支持通过对话指令控制技能启闭。适合需要精细化调整 AI 代理能力的进阶用户。

包名
dsh-skill-studio
版本
0.1.2
许可证
MIT
最近更新
2026年8月23日

安装

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

Usage

In the web settings page (设置 → Skill 管理器) you can:

  • browse the full skill catalog with source badges and invocation state;
  • click a skill to read its body and edit it (textarea) → 保存 writes the file back;
  • flip 启用 / 模型可调用 / 用户可调用 switches.

You can also just tell your agent:

列出所有 skill,并告诉我哪些被禁用了
帮我禁用 session-knowledge 技能

The agent will use the skillmgr_* tools.