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 分析

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

パッケージ
@bryan-cmf/dsh-skill-gate
バージョン
0.1.0-alpha.0
ライセンス
MIT
最終更新
2026/08/15

インストール

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

ドキュメント

README 全文を読む ↗

Configuration

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