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/08/14

インストール

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

ドキュメント

README 全文を読む ↗

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