AI Agent Hub
Back to plugins
🖥️

dsh-skill-browser

Client Updated 2026.08.19

Run the following command in DeepSeek Harness:

dsh plugin install charleswin7/dsh-skill-browser

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install charleswin7/dsh-skill-browser in the DeepSeek Harness terminal to install this plugin; the source repository is available at https://github.com/charleswin7/dsh-skill-browser

About this plugin

DSH skills are scattered across user-global directories (~/.dsh/skills, ~/.agents/skills), preset-bundled folders, built-in/runtime paths, and the .dsh/skills or .agents/skills subdirectories under each workspace. Locating a particular skill source by hand means drilling through file explorers one folder at a time, which is slow and easy to get wrong.

dsh-skill-browser adds a dedicated Skills page to DSH Settings that gathers every installed skill into two clearly labelled sections: Global Skills and Workspace Skills. Each entry shows its full directory path and an Open Directory button that launches the system default file manager (Windows Explorer on Windows) straight to the correct folder. The listing is powered by the authoritative DSH skills service, so what you see on the page is exactly what the agent loads at runtime — no phantom entries, no omissions.

It is a practical companion for developers juggling multiple workspaces or presets, and equally useful for any DSH user who wants to audit their local skill inventory, tidy up duplicates, or simply get an at-a-glance overview of every skill in play.

Use Cases

  • Jump straight to the source folder of any skill with one click
  • Audit every loaded skill to confirm nothing is missing or redundant
  • Remove duplicate or retired skill files to keep directories clean

Best For

  • DSH developers juggling multiple workspaces or presets
  • Ops engineers who periodically verify loaded skill sets
  • DSH users seeking a unified view of their local skill inventory