deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
icefall7/dsh-plugin-scout
A DeepSeek Harness plugin + skill that scouts the DSH ecosystem: the core deepseek-harness repo and every dsh-plugin-tagged repository, discovers harnesses related to your goal, and judges whether each is worth trying.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:icefall7/dsh-plugin-scout
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
A DeepSeek Harness plugin + skill that scouts the DSH ecosystem: it surveys the core deepseek-harness repo and every repository tagged dsh-plugin, discovers harnesses related to your goal, and judges whether each is worth trying.
Before you build a new harness or adopt someone else's, plugin-scout answers two questions:
It produces a short candidate table with one verdict per candidate — TRY / WATCH / SKIP — plus the evidence behind each verdict. It only scouts and judges: installing a chosen plugin is find-plugins' job, and building a new one is make-dsh-plugin's job.
As a bundle (published to npm or installed from git):
dsh plugin add https://github.com/<owner>/dsh-plugin-scout
The bundle registers the plugin-scout skill automatically.
Or install only the skill by copying its directory:
cp -R skills/plugin-scout "$DSH_HOME/skills/"
Ask DSH things like:
The skill runs two deterministic scripts:
It then narrows to the relevant candidates, inspects their README, package.json and file tree, and applies references/judgment-rubric.md to reach each verdict.
MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: skill。