blake-r/dsh-plugins--packages-dsh-command-from-prompt ↗★ 0
@blake-r/dsh-command-from-prompt
Generic 'command = user prompt' slash-command plugin.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:blake-r/dsh-plugins#585c40b34c69d84da20592d9b396bd78b4fafb30&path:packages/dsh-command-from-prompt说明文档
阅读完整 README ↗@blake-r/dsh-command-from-prompt
Generic 'command = user prompt' slash-command plugin.
Install
From npm (published):
dsh plugin --profile web add @blake-r/dsh-command-from-prompt
From the GitHub repo (selective, subdirectory):
dsh plugin --profile web add github:blake-r/dsh-plugins#path:packages/dsh-command-from-prompt
What it does
A bundle package in the dsh-plugins monorepo. See the header comment in
src/dsh-command-from-prompt.mjs for full behavior.