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.

AI 分析

核心用途是允许用户在设置中自定义一段全局系统提示词(如工作规则),并持久化保存。适合需要让 DSH 所有会话都遵循特定行为准则或约束的用户。

パッケージ
dsh-custom-prompt
バージョン
1.0.0
ライセンス
MIT
最終更新
2026/08/27

インストール

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

ドキュメント

README 全文を読む ↗

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.