dsh-win-toolkit
面向 DSH agent 的 Windows 原生工具:剪贴板读写、系统通知、hosts 文件查看与网络诊断,均返回结构化数据(带 UI 卡片),底层为防注入的 PowerShell。
Windows-native tools for DSH agents: clipboard read and write, system notifications, hosts file inspection and network diagnostics, each returning structured data with UI cards from injection-safe PowerShell.
怎么安装
dsh plugin add dsh-win-toolkit 简介
dsh-win-toolkit Part of the **dsh-toolkit family**: dsh-mcp-bridge · dsh-win-toolkit · dsh-netassist · dsh-driftwatch **Windows-native capability pack for DeepSeek Harness (dsh).** Gives your dsh agent real Windows superpowers — clipboard, system notifications, hosts file inspection, and network diagnostics — backed by safe, parameterized PowerShell. No extra installs, no admin rights required for the current toolset. 中文文档见 README.zh.md。 Check your environment first sh dsh-win-toolkit doctor It verifies the platform, PowerShell, execution policy, clipboard access, WScript.Shell COM and hosts r…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 2
- 月下载
- 800
- 最近更新
- 2026-09-23
- 创建于
- 2026-08-30
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- clipboard, deepseek-harness, dsh-plugin, native-tools, notification, powershell, windows
同类推荐
dsh-wsl-workspace
6Mikao9/dsh-wsl-workspace
从 Web GUI 添加 WSL 工作区,无需在 WSL 之中再次安装 dsh 以及相关工具,bash 命令与文件读写运行在本机 WSL 发行版内,Windows 文件仍可访问。
dsh-wsl-tray
liyu34/dsh-wsl-tray
为运行在 WSL 的 DSH 提供 Windows 桌面快捷方式和系统托盘启动器:完全隐藏启动,托盘菜单支持打开/重启/退出,插件配置页可管理快捷方式。
dsh-wsl-workspace
173787247/dsh-wsl-workspace
列出 WSL 发行版并校验可用于 DSH 的 Linux 工作区路径。
dsh-wsl
XINY11451/dsh-wsl
DSH 的 WSL 工具:执行 Linux 命令、转换 Windows/WSL 路径、汇总 WSL 环境。