Bryan-cmf/dsh-skill-gate0

@bryan-cmf/dsh-skill-gate

DSH 技能触发与选择网关插件:模型触发技能时由用户在候选方案中选择,10秒无操作则退回系统默认设置。

AI 分析

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

包名
@bryan-cmf/dsh-skill-gate
版本
0.1.0-alpha.0
许可证
MIT
最近更新
2026年8月15日

安装

$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)