AI Agent Hub
Back to plugins
🖥️

dsh-plugin-global-prompt

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install chaserchan/dsh-plugin-global-prompt

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

Run dsh plugin install chaserchan/dsh-plugin-global-prompt in your terminal to install this plugin; the source code is available at https://github.com/chaserchan/dsh-plugin-global-prompt .

About this plugin

Tired of re-typing the same instructions—always reply in Chinese, lead with the conclusion—every time you open a new session? dsh-plugin-global-prompt lets you write that fixed prompt once under DSH General Settings and inject it into the system prompt of every conversation, including subagents, so your ground rules always apply.

The plugin hot-reloads on save: the very next reply picks up the change with no DSH restart. Leave the field empty to disable it—no extra toggle, no hidden config. The injected text appears only in the system-prompt section (order 5, after the deployment persona), so it never pollutes conversation history or overrides the DSH built-in persona. The field supports up to 20000 characters, enough for a full output spec or decision protocol.

It is built for users with stable response preferences (language, format, tone, reasoning protocol) and for multi-agent workflows where subagents must follow the same rules. The author also ships a ready-to-use prompt based on a four-quadrant decision protocol that you can copy in directly or trim to your own style.

Use Cases

  • Set fixed language, format, or tone preferences without repeating them every session
  • Enforce unified behavior rules across multiple subagents in agent workflows
  • Configure a decision protocol or output spec once, covering all future sessions

Best For

  • Users who want a consistent response style without repetitive input
  • Developers running multi-agent workflows with subagents
  • Power users who need a full output spec or decision protocol