dsh-skill-manage
Run the following command in DeepSeek Harness:
dsh plugin install Nay-1/dsh-skill-manage
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install Nay-1/dsh-skill-manage in your terminal to install this plugin; the full source code is at https://github.com/Nay-1/dsh-skill-manage. After installation, restart dsh web and open Settings → Skill Management to get started.
About this plugin
Managing skills in DeepSeek Harness used to mean hand-editing SKILL.md frontmatter, running git clone in a terminal, and restarting the web server—quickly becoming tedious once you had more than half a dozen skills. dsh-skill-manage collapses all of that into a single Web panel where you can search, install, enable, disable, and remove skills without touching a text editor or a shell.
Four install channels are built in: drop a local folder, use the browser file picker, paste a GitHub repo or tree URL, or search skills.sh by keyword. When the target is a parent directory containing multiple skills, the plugin pulls the directory tree via the GitHub Trees API in roughly half a second, presents a tickable install plan, and never clones the whole repository just to list contents. Name collisions are always surfaced with an explicit Overwrite or Cancel prompt—nothing is silently replaced. If a direct GitHub clone fails, the plugin transparently retries through ghfast.top or gh-proxy.com mirrors. Both project scope (.dsh/skills and .agents/skills) and user scope are fully supported, with a small badge marking skills that live under the .agents root so you always know which directory you are editing.
If you juggle multiple dsh workspaces, regularly discover community skills, or work behind a network where direct GitHub access is unreliable, this plugin lets you focus on prompts and model tuning instead of shuffling files around.
Screenshots
Use Cases
- Search and install community skills from the Web UI without opening a terminal or editing SKILL.md by hand
- Paste a GitHub tree link, tick the skills you need, and batch-install them in one shot
- Switch between project workspaces and toggle enablement for skills in each scope independently
Best For
- Developers juggling multiple dsh workspaces who regularly discover and try community skills
- Users who prefer a graphical panel over hand-editing frontmatter or running shell commands
- dsh users in China who benefit from automatic mirror fallback when direct GitHub access fails
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.
