dsh-custom-prompt
Run the following command in DeepSeek Harness:
dsh plugin install johnvictorio/dsh-custom-prompt
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install johnvictorio/dsh-custom-prompt in your terminal to install the plugin; the full source is available at https://github.com/johnvictorio/dsh-custom-prompt .
About this plugin
If you want the model to always follow a handful of standing rules—code style preferences, tone of response, known pitfalls to avoid—DSH does not ship a lightweight entry point for injecting custom prompt text. dsh-custom-prompt fills that gap: it carves out a dedicated section in the system prompt where you write plain-language rules that take effect on every subsequent inference step the moment you save.
Key capabilities: the section is registered in the global prompt layer, so it applies to every agent preset (standard, code, minimal, cordis, and any custom preset), not just a single mode. It sits at order 50, after the persona and before tool guidance, so the model confirms its role before reading your rules. Editing the text triggers a live re-registration with no profile restart; only code changes require one. The Settings page offers an enable toggle, a multiline editor, and Save / Reset buttons, with data persisted in settings.yaml so it survives restarts.
Built for developers and power users of DSH web profiles who want consistent behavioral guardrails across sessions and agent modes. A few lines of text are all it takes to make the model boundaries predictable.
Use Cases
- Enforce team coding conventions across every agent preset
- Keep response tone and format consistent across all sessions
- Inject standing behavioral rules without manually editing prompt files
Best For
- Developers who use DSH web profiles for daily work
- Power users seeking fine-grained control over model behavior
- Small teams that need consistent output style across sessions
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.