dsh-skill-manager
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
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.