hellosky983/dsh-skillradar ↗★ 3
dsh-skillradar
Skill Radar for DeepSeek Harness (dsh): scan the current session's visible skills, score their relevance against the recent conversation, and recommend which skill to load. Model tool + optional interactive panel.
AI 분석
核心用途是通过模型工具或交互面板,分析当前对话上下文并推荐最匹配的技能。适合在拥有大量技能包的 DSH 环境中,帮助用户快速匹配工具。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hellosky983/dsh-skillradarConfiguration
| Option | Type | Default | Description |
|---|---|---|---|
session_id | string | current session | Session to scan instead of the current one |
limit | integer | 15 | Maximum number of skills returned |
No environment variables, no secrets, no external configuration files.