hellosky983/dsh-skillradar ↗★ 3
dsh-skillradar
适用于 DSH 的技能雷达插件:扫描当前会话可见技能,评估相关性并推荐加载最合适的技能。
AI 分析
核心用途是通过模型工具或交互面板,分析当前对话上下文并推荐最匹配的技能。适合在拥有大量技能包的 DSH 环境中,帮助用户快速匹配工具。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hellosky983/dsh-skillradar说明文档
阅读完整 README ↗Configuration
| 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.