全部插件

DSH / BUNDLE / BUNDLES

dsh-skill-indexer

v0.1.0NattoCB / dsh-skill-indexer1f36ad32da

可安装组合包组合包与其他模块社区 · Topic 自动分析

概览

dsh-skill-indexer

DSH host bundle plugin: builds a two-level (category + skill) recall index over all local SKILL.md files and routes a natural-language intent to the best-matching skills, with three-state (hit / low-confidence / miss) fallback.

README / ZH

插件文档

目录摘要

DSH host bundle plugin: builds a two-level (category + skill) recall index over all local SKILL.md files and routes a natural-language intent to the best-matching skills, with three-state (hit / low-confidence / miss) fallback.

dsh.pub 核对固定版本的组合包契约、运行时事实与分发语义;完整 README 请查看源仓库。

在 GitHub 阅读完整 README

LIMITATIONS

已知限制

- 中文关键词按「连续中文串」抽取,长串会粘住短词(如「当面对高杠杆」粘住「高杠杆」),短查询召回偏弱。 - 内置大类词表(10 类)是 MVP 覆盖;跨机部署前建议在目标语料上做 `θ1/θ2` 网格标定并增补词表。 --- <div align="center"> [GitHub](https://github.com/NattoCB/dsh-skill-indexer) · [Issues](https://github.com/NattoCB/dsh-skill-indexer/issues) · MIT License </div>