All plugins

DSH / BUNDLE / BUNDLES

dsh-skill-indexer

v0.1.0NattoCB / dsh-skill-indexer1f36ad32da

InstallableBundlesBundles & other modulesCommunity · Topic auto-analysis

Overview

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 / EN

Package documentation

Registry summary

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 verifies the pinned bundle contract, runtime facts, and distribution semantics. The complete README remains in the source repository.

Read the full README on GitHub

LIMITATIONS

Known 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>