dsh-agent-skill-manager
Run the following command in DeepSeek Harness:
dsh plugin install ArkFishingLab/dsh-agent-skill-manager
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install ArkFishingLab/dsh-agent-skill-manager inside DeepSeek Harness to install this plugin. Source: https://github.com/ArkFishingLab/dsh-agent-skill-manager
About this plugin
Juggling a growing stack of agent presets and session skills through the command line is slow and error-prone. dsh-agent-skill-manager drops an “Agent & Skills” panel straight into the DSH Web settings page, where every preset appears in a scannable table — id, name, trust level, and path — so copying or deleting an entry is a single click instead of a directory dive.
The lower half of the same page lists every skill visible in the current session, showing name, description, provider, and source at a glance, making it easy to confirm which capabilities are attached and where each one comes from. This is still an MVP: importing new skills is not yet available, and deleting a preset permanently removes the file from disk (with a confirmation prompt as a safety net).
Under the hood the plugin follows the standard DSH host/client split. The Node half queries Cordis services via package-private RPC and returns only scalar fields to the browser, keeping the security boundary tight. It is well suited for developers who switch between multiple agent presets in DSH and want a quick visual audit of their skill mounts.
Use Cases
- Browse, copy, or delete all agent presets from the Web settings panel
- Check which skills are visible in the current session and trace their provider
- Manage multiple agent presets without typing each one in the terminal
Best For
- Developers who switch between multiple agent presets frequently in DSH
- Engineers who need a quick audit of session-level skill mounts
- Teams that prefer managing DSH configuration via the Web UI over the terminal
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.