whyitsy/dsh-plugins--packages-system-prompt ↗★ 0
@kakoyo/dsh-system-prompt
View and edit the current session's system prompt (in-memory, session-local override) for the DeepSeek Harness
AI 分析
核心用途是允许用户在会话中途临时修改和覆盖系统提示词。适合需要针对特定会话微调 AI 行为、进行提示词工程调试,且不希望影响全局配置或写入文件的用户。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:whyitsy/dsh-plugins#6e855afdad7a34d10100e4b0528bbe0efa145ef0&path:packages/system-promptドキュメント
README 全文を読む ↗使用
- 时钟:装好后,聊天输入框工具行右端即显示当前日期时间,无需其他操作。
- 系统提示词:点击顶部「系统提示词」标签进入编辑器;修改后点「保存(会话内覆盖)」,仅对当前会话后续步骤生效(内存级,不写文件);「恢复默认」撤销覆盖。