renjianguojinqianfan/dsh-skill-eval
renjianguojinqianfan★ 1JavaScript最后同步: 2026-08-17
DSH 插件:用 LLM judge 评测技能 description 的触发准确率(欠触发/过触发)
README 摘要
dsh-skill-eval Skill-trigger evaluation plugin for DeepSeek Harness (DSH). An LLM judge recreates the exact DSH skill catalog prompt and decides, for each test query, whether the target skill should be triggered. The plugin reports accuracy, precision, recall, false-positive/negative rates, and a confusion matrix — a reproducible measure of how reliably a skill description routes matching queries (and how often it over- or under-triggers). Install From the repo root: Then configure the judge model route in your profile/overlay cordis.patch.yml : The provider must be registered in the DSH LLM runtime (the same one your profile uses for chat). The plugin validates the route at startup and warns if the provider is not yet registered. Usage Slash command: Model-callable tool: test-file is optional; it defaults to examples/dsh-plugin-eval.json inside the plugin package. Relative paths resolve against the plugin package directory. Test-case format A JSON array of { query, should trigger } objects: category is optional and reserved for future use. How it works 1. Enumerate the session's model-invocable skills ( ctx.skills.snapshot ). 2. Recreate the official catalog message verbatim ( + +…
在 GitHub 查看完整 README →分类
DeepSeek Harness: Everything is a Plugin.
★ 182,325
amruthpillai/reactive-resumeA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
★ 41,477
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 17,784