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

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

Generic 'command = user prompt' slash-command plugin.

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.