hellosky983/dsh-skillradar3

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 Analysis

核心用途是通过模型工具或交互面板,分析当前对话上下文并推荐最匹配的技能。适合在拥有大量技能包的 DSH 环境中,帮助用户快速匹配工具。

Package
dsh-skillradar
Version
0.1.0
License
MIT
Last updated
Aug 16, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hellosky983/dsh-skillradar

Configuration

OptionTypeDefaultDescription
session_idstringcurrent sessionSession to scan instead of the current one
limitinteger15Maximum number of skills returned

No environment variables, no secrets, no external configuration files.