blake-r/dsh-plugins--packages-dsh-command-from-prompt0

@blake-r/dsh-command-from-prompt

通用的“命令即用户提示词”斜杠命令 DSH 插件。

AI 分析

核心用途是将用户输入的提示词直接转化为斜杠命令执行。适合需要快速通过快捷指令触发特定 Agent 行为的 DSH 用户。

套件
@blake-r/dsh-command-from-prompt
版本
0.1.0
最近更新
2026年8月29日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:blake-r/dsh-plugins#585c40b34c69d84da20592d9b396bd78b4fafb30&path:packages/dsh-command-from-prompt

@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.