dsh-v-skill-links
Run the following command in DeepSeek Harness:
dsh plugin install victor10035445/dsh-v-skill-links
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install victor10035445/dsh-v-skill-links in your terminal and restart dsh web; the plugin source is at https://github.com/victor10035445/dsh-v-skill-links and also supports local clone-and-link or tgz packaging for development workflows.
About this plugin
DeepSeek Harness Web's native skill scanner only covers fixed project or user skill roots. When your SKILL.md files live in other directories, you want to reference a process doc on the fly, or you wish to turn a fixed prompt into a one-click action, the answer so far has been tedious manual pasting. dsh-v-skill-links closes that gap: it adds a Mapped Skills group, a Custom Commands group to the / menu, and a quick-button grid below the input box, so you can type /name and the full SKILL.md content is injected into the current step. The plugin is purely additive-mapped skills never enter the model system prompt or the native skill registry-and nothing existing is replaced or disabled. Core capabilities: multi-directory scanning with tilde and relative-path support, automatic deduplication, and hidden-directory filtering; reference-on-demand injection that reads the SKILL.md in real time the moment a /name token is sent, capping at 200k characters with a pointer back to the source file; custom commands that fire the prompt as a user message the instant you pick them from the menu, with built-in skill-token parsing for chained injections; and quick buttons that either append the prompt to your draft or auto-send it, complete with drag-to-reorder, ellipsis tooltips, and automatic light/dark theming. A visual settings page under Skill Management lets you maintain directories, commands, and buttons across three tabs with save-and-apply-instantly hot reload-edit a SKILL.md and it takes effect on the next send, no restart needed. This plugin is well suited for teams that maintain a growing library of custom Skill files, for developers who want one-tap triggers for recurring workflows, and for anyone switching between multiple projects who would rather declare skill paths once and reuse them everywhere.
Use Cases
- Reference SKILL.md files scattered across multiple directories via the / menu instead of pasting content manually
- Turn recurring prompt workflows into one-click menu items or quick buttons below the input box
- Declare skill paths once across multiple projects to avoid repeated configuration
- Provide a visual settings page for a team-wide skill library with instant hot-reload on save
Best For
- Dev teams maintaining a large library of custom skill files
- Harness Web users who want one-tap triggers for recurring workflows
- Solo developers switching between projects and reusing the same skill paths
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.