dsh-plug-skills
Run the following command in DeepSeek Harness:
dsh plugin install Casually/dsh-plug-skills
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install Casually/dsh-plug-skills in the DeepSeek Harness terminal to install this plugin (source at https://github.com/Casually/dsh-plug-skills ); after restarting dsh web, the Skills tab appears under Settings → Plugins.
About this plugin
Extending a DSH agent with community skills used to mean hunting GitHub repos by hand, cloning them, and shuffling SKILL.md folders into the right directory — a slow, error-prone loop. dsh-plug-skills collapses that workflow into the Settings → Plugins → Skills tab of the Web UI: search GitHub by topic or fuzzy keyword, open a detail panel that safely renders the README and recursively lists every SKILL.md with its frontmatter, tick the ones you want, and hit install. The tarball is fetched over HTTPS, extracted, and the built-in file watcher picks it up instantly — no restart required. Unneeded skills can be removed just as cleanly from the Installed page, with metadata cleaned up automatically.
For users behind restricted networks, the plugin ships a built-in proxy channel supporting http, https, socks5, socks5h, and socks4. Proxy sources follow a three-tier priority (persistent UI setting, plugin config, environment variables), and a one-click connectivity test against api.github.com/zen lets you verify latency before committing to an install.
It is built for DSH users who want to tailor agent behavior through prompt-level skills rather than MCP services — particularly those who iterate quickly on community skill packs, need fast rollback, or work in environments where direct GitHub access is unreliable.
Use Cases
- Search GitHub by topic for community skill repos and install them locally with one click
- Configure a proxy to download skill tarballs in restricted networks
- Remove unwanted skill packs from the Installed list and clean up metadata instantly
Best For
- DSH users who tailor agent behavior through prompt-level skill packs
- Developers iterating on community skills and needing fast rollback
- Teams in restricted networks that rely on proxy channels to reach GitHub
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.