zhengjy01/dsh-skill-studio ↗★ 0
dsh-skill-studio
DeepSeek Harness 的技能管理器插件,支持可视化浏览所有代理技能、编辑 SKILL.md 内容以及开关模型/用户调用权限。
AI 分析
核心用途是提供直观的技能(Skill)管理与编辑界面,支持通过对话指令控制技能启闭。适合需要精细化调整 AI 代理能力的进阶用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhengjy01/dsh-skill-studio说明文档
阅读完整 README ↗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.