dsh-skill-manager
Run the following command in DeepSeek Harness:
dsh plugin install hrhgit/dsh-skill-manager
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install hrhgit/dsh-skill-manager in the DeepSeek Harness terminal to install this plugin; the source repository is available at https://github.com/hrhgit/dsh-skill-manager
About this plugin
Managing local skill files usually means manually browsing directories, copying templates by hand, and worrying about slug collisions. dsh-skill-manager turns that into a lightweight interface: it reads the already-resolved skill catalog from the host ctx.skills registry rather than maintaining a second set of discovery, priority, or file-watching logic.
You can browse the full set of active skills, create new SKILL.md files (written to the appropriate $DSH_HOME/skills/ subdirectory), and import external skills grouped by source directory, with group selection, select-all, and a default empty selection. Target slugs that already exist are skipped rather than overwritten, so nothing is silently clobbered. All actual reads and writes happen on the Host side; the Web Client only carries transient interaction state, keeping responsibilities cleanly separated.
A good fit for developers running multiple local skills under DeepSeek Harness who want a single entry point to add, edit, or review them without repeatedly hitting the CLI or poking at the file system by hand.
Use Cases
- Browse the active skill catalog and quickly create new skills
- Import external skills grouped by source directory, auto-skipping existing slugs
- Edit and manage local skill files through a unified Host-side interface
Best For
- Developers running multiple local skills under DeepSeek Harness
- Engineers who prefer a unified interface over manually browsing directories
- Users who need to import external skills safely without overwriting existing entries
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.