lywusichen/dsh-skill-panel0

dsh-skill-panel

DeepSeek Harness plugin: a skill trigger in the sidebar foot that opens a dialog listing the current session's loaded skills, each with an "open local folder" jump.

AI 분석

核心用途是直观管理和调试当前会话的技能。适合技能开发者或重度用户,方便快速查看技能路由描述并直接跳转到本地代码目录。

패키지
dsh-skill-panel
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 14.

설치

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

Usage

  • The dialog shows the current session's skill catalog (name, routing description, and a user-only badge where applicable), re-fetched per-session and cached alongside the composer's / skill menu.
  • Click the folder icon on a row to open that skill's local directory with the Host's default application (e.g. Explorer / Finder).