AllenLogo/dsh-software-tools ↗★ 0
dsh-software-tools
Sidebar 【软件工具】manager for DeepSeek Harness Web: a curated inventory of local WSL/Windows software tools; checked tools are injected into the model's system prompt as a compact section, so every session knows what software exists on this machine and how to call it. Ships the add-software-tool skill for adding new tools without a rebuild.
AI Analysis
核心用于管理和向模型注入本地软件工具。适合需要在 DSH 会话中让 AI 识别并调用本地 WSL/Windows 软件的开发者,可实现本地工具链的无缝对接。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:AllenLogo/dsh-software-toolsREADME
Read the full README ↗Configuration
All optional; zero-config by default:
| Field | Default | Meaning |
|---|---|---|
settingsDir | $DSH_HOME/software-tools | State directory holding selection.json + catalog.json |