johnvictorio/dsh-custom-prompt ↗★ 0
dsh-custom-prompt
DSH plugin that injects an editable section into the global system prompt, with a settings page to customize it.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:johnvictorio/dsh-custom-prompt说明文档
阅读完整 README ↗Usage
- Open Settings, then Custom Prompt.
- Check Enabled.
- Write your prompt text, for example a short list of working rules.
- 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.