dsh plugins中文
← Back to popular plugin directory

Deepseek Harness plug-in management tool

Casually/deepseek-harness-plugs-manage · skills

Deepseek Harness plug-in management tool to facilitate search and installation of official plug-in libraries.

★ 0GitHub stars
0Forks
2026-08-16Last updated
JavaScriptLanguage
MITLicense

Project overview

GitHub 发现功能访问 api.github.com 与 raw.githubusercontent.com。出厂部署 不挂载平台级 fetch provider,本插件自行发起请求:默认直连(Node fetch); 配置代理后经系统 curl 发出,因此支持 http / https / socks5 / socks5h / socks4(Clash 的混合端口与 SOCKS 端口都可用)。

UI 的「测试连接」会请求 api.github.com/zen 验证当前生效通道并报告延迟。 特殊值 direct 可强制直连(同样会被持久保存)。

要求 PATH 中有 pnpm(dsh plugin 命令会转发给它);使用代理功能还要求 宿主有 curl(macOS / 主流 Linux 自带)。

Install command

dsh plugin --profile web add github:Casually/deepseek-harness-plugs-manage
View GitHub repository ↗Back to popular plugin directory