runfali/dsh-prompt-injector0

dsh-prompt-injector

DSH 网页端每轮对话通用提示词上下文注入插件

AI 分析

核心用途是允许用户在设置中管理一组提示词,并在每轮对话中将启用的提示词作为上下文提示行自动注入模型。适合需要全局或高频向模型灌输特定行为准则的用户。

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

安装

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

Configuration

Settings card — master switch, trivial-round filter, editable prompt list

KeyTypeDefaultMeaning
enabledbooleantrueMaster switch.
skipTrivialbooleantrueSkip trivial rounds (ack/greeting/continuation).
promptsarraybuilt-in defaultPrompt list: [{ id, title, text, enabled }].

The settings page edits these; the user layer wins over the composition defaults. To override via the profile patch: