blake-r/dsh-plugins--packages-dsh-assembly-tools-prompt-strip ↗★ 0
@blake-r/dsh-assembly-tools-prompt-strip
Drop the tool:<name> prose guidance sections from the system prompt.
AI 分析
核心用途是精简系统提示词,去除冗余的工具使用指南。适合希望优化上下文长度、提高模型指令遵循效率的 DSH 用户。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:blake-r/dsh-plugins#585c40b34c69d84da20592d9b396bd78b4fafb30&path:packages/dsh-assembly-tools-prompt-stripドキュメント
README 全文を読む ↗@blake-r/dsh-assembly-tools-prompt-strip
Drop the tool: prose guidance sections from the system prompt.
Install
From npm (published):
dsh plugin --profile web add @blake-r/dsh-assembly-tools-prompt-strip
From the GitHub repo (selective, subdirectory):
dsh plugin --profile web add github:blake-r/dsh-plugins#path:packages/dsh-assembly-tools-prompt-strip
What it does
A bundle package in the dsh-plugins monorepo. See the header comment in
src/dsh-assembly-tools-prompt-strip.mjs for full behavior.