AI Agent Hub
Back to plugins
🖥️

dsh-knj-prompts

Client Updated 2026.09.01

Run the following command in DeepSeek Harness:

dsh plugin install yangdongzhen590/dsh-knj-prompts

Paste the following prompt into your AI chat to install this plugin:

In DeepSeek Harness, run dsh plugin install yangdongzhen590/dsh-knj-prompts to install the plugin; the source repository is at https://github.com/yangdongzhen590/dsh-knj-prompts .

About this plugin

You probably already have a handful of go-to prompt templates scattered across a notes app or a wiki page. Every time you need one, you copy it, hunt down each {variable}, substitute by hand, and paste it into the DSH input box. It breaks flow, and a missed placeholder can quietly derail the whole request.

dsh-knj-prompts collapses that ritual behind a single "✦ Prompts" button on the input toolbar. Pick a scene from the dropdown; if the template contains {variables}, a fill-in panel slides out so you can type each value and watch a live preview before you commit. Once confirmed, a blank session receives the draft in place, while an active conversation automatically opens a fresh session via the official New Session channel and then fills it, so there is never a need to clear the screen by hand. The built-in scene manager lets you add, edit, and remove scenes (built-ins are editable but not deletable), with all data persisted to scenes.json using atomic writes, automatic backup recovery on corruption, and seamless merging of the built-in seed.

It is built for anyone who reuses a small set of structured prompts in DSH on a daily basis—code review, copy editing, translation, brainstorming—and would rather have them one click away than buried three tabs deep in a note-taking app.

Use Cases

  • One-click recall and fill of reusable prompt templates
  • Per-variable input with live preview for templated prompts
  • Centralized management and editing of multiple prompt scenes

Best For

  • Users who rely heavily on DSH for structured writing
  • Developers maintaining multiple prompt templates
  • Copy editors and translators who depend on prompt templates daily