zhengjy01/dsh-skill-studio0

dsh-skill-studio

Skill studio for DeepSeek Harness: visualize all agent skills, view/edit their SKILL.md bodies, and enable or disable model/user invocation — from the web settings panel and via skillmgr_* tools

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.