johnvictorio/dsh-custom-prompt0

dsh-custom-prompt

DSH plugin that injects an editable section into the global system prompt, with a settings page to customize it.

包名
dsh-custom-prompt
版本
1.0.0
许可证
MIT
最近更新
2026年8月27日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:johnvictorio/dsh-custom-prompt

Usage

  1. Open Settings, then Custom Prompt.
  2. Check Enabled.
  3. Write your prompt text, for example a short list of working rules.
  4. Save. The change applies to subsequent model steps in every session.

Reset clears both stored fields and returns to the shipped defaults (disabled, empty).

Your text is stored in the custom-prompt section of ~/.dsh/settings.yaml, so it survives restarts.