Phantomcyber-ai/dsh-skill-router0

dsh-skill-router

Intent-level skill auto-routing for DeepSeek Harness: routes every user message against the skill catalog and injects the matching skill body automatically — the harness finally uses skills when it should.

包名
dsh-skill-router
版本
0.1.0
许可证
MIT
最近更新
2026年8月16日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗

配置

字段默认说明
enabledtrue总开关
modehybridhybrid / heuristic(零 LLM)/ llm(全判定)
llmProvider / llmModel指定判定模型;留空自动选第一个可用 provider
maxSkillsPerMessage2每条消息最多注入技能数
minScore0.5启发式强命中阈值
llmTimeoutMs12000LLM 判定超时
skipShortMessagestrue"继续/嗯"等短消息不路由
respectOnDemandPresetstrueanchored-standard 类组合(无 skill 工具)默认让位