Bryan-cmf/dsh-skill-gate0

@bryan-cmf/dsh-skill-gate

DSH-Plugin: skill trigger/selection gate — when the model triggers a skill, the user picks from described candidates; 10s no-choice falls back to the system default.

AI Analysis

核心用途是在 Agent 触发关键技能时引入人工确认与选择机制。适合需要对 Agent 行为进行半自主控制、防止误操作的安全敏感型任务。支持自定义超时时间和最大候选数量。

Package
@bryan-cmf/dsh-skill-gate
Version
0.1.0-alpha.0
License
MIT
Last updated
Aug 15, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Bryan-cmf/dsh-skill-gate

Configuration

KeyDefaultMeaning
enabledtrueMaster switch
timeoutMs10000User decision window; on expiry the system default applies
maxCandidates5Max options offered (includes the system default)