AI Agent Hub
Back to plugins
⚙️

dsh-skill-manager

Workflow Updated 2026.08.17

Run the following command in DeepSeek Harness:

dsh plugin install CLAPEILL/dsh-skill-manager

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

Run dsh plugin install CLAPEILL/dsh-skill-manager in your DeepSeek Harness terminal; the source code is hosted at https://github.com/CLAPEILL/dsh-skill-manager .

About this plugin

As a DeepSeek Harness skill collection grows, choosing what to load before every chat can become tedious. dsh-skill-manager splits skill visibility into global, workspace default, and per-conversation controls, so the model sees only the capabilities needed for that session while skill files remain untouched.

Before typing, a Chat Skill option appears above the composer: follow the workspace default, enable everything, or select exact skills for the current chat. Global toggles can make any skill disappear from the model catalog, input trigger, and gesture invocation, and re-enabling restores it instantly. Mid-conversation, the Skill button shows the active set and supports changes that republish on the next message. User-created skills can be permanently deleted, while bundled and project skills stay protected.

This plugin is well suited for developers or teams that maintain many skills and use different capability sets across projects. It operates at the catalog layer, keeps state in one small JSON document, and remains lightweight and reversible for fast scenario-based tuning in DeepSeek Harness.

Use Cases

  • Select which skills to load before starting a new conversation
  • Globally disable unused skills to keep the model catalog focused
  • Set different skill defaults per workspace

Best For

  • DeepSeek Harness users managing multiple skills
  • Developers who need per-project skill isolation
  • Teams that want to control model context precision