lywusichen/dsh-skill-panel0

dsh-skill-panel

DSH 技能面板插件,在侧边栏底部提供触发器,弹窗列出当前会话加载的全部技能,并支持一键打开技能对应的本地文件夹。

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).