AI Agent Hub
Back to plugins
🖥️

dsh-skill-picker

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install a735624258/dsh-skill-picker

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

Install this plugin in DeepSeek Harness from the source repository at https://github.com/a735624258/dsh-skill-picker.

About this plugin

As your installed skills grow, the built-in slash completion can start to feel like a memory test: you need to remember a skill name before prefix filtering can help. dsh-skill-picker makes discovery more visual by adding a lightning button next to the composer, where you can browse all installed skills and search by name or description.

The picker also improves selection with full skill descriptions, recently used items, and frequently used skills shown near the top. Choosing a skill inserts the official /skill-name gesture into the draft, and DSH's native invocation mechanism loads and executes the skill when the message is sent, so your existing workflow stays unchanged.

It is a good fit for users with many skills, imperfect recall of skill names, or anyone who prefers browsing a toolbox instead of typing from memory. If you remember the name, official slash completion still works; if you do not, this picker fills the gap.

Use Cases

  • Browse installed skills when you forget their names
  • Read full skill descriptions before invoking one
  • Quickly insert the /skill-name gesture into the composer

Best For

  • DSH Web users with many installed skills
  • Users who cannot remember every skill name
  • People who prefer visual selection over prefix completion