How to install
dsh plugin add github:mzzsfy/dsh-plugin About
dsh-plugin DSH(DeepSeek Harness)插件维护主仓库(monorepo)。 仓库结构 dsh-plugin/ ├── packages/ # DSH 插件包 ├── scripts/ # 发版脚本、全包加载冒烟 ├── tests/ # 仓库级测试(dev-link) └── docs/ # 本地资料(dsh 本地不入库) npm 发行的包统一使用@mzzsfy/*格式 插件一览 | 名称 | 功能 | 简单原理 | 类型 | | --- | --- | --- | --- | | @mzzsfy/dsh-usage-panel | 多平台 LLM 账号余额与额度面板:配置 DeepSeek/OpenRouter/Kimi/智谱/MiniMax/NewApi/自定义端点,定期自动查询并画趋势图,用量/余额阈值与窗口重置多通道通知 | 定时调用各平台查询接口并存快照(分频 + 指数退避防风控),面板用自绘 SVG 画余额/额度趋势,快照分档留存;阈值与重置事件经通知通道推送 | DSH 双端插件(settings 槽位 + web 路由) | | @mzzsfy/dsh-usage-dash | 用量统计面板:天/小时/分钟三粒度 token 与请求统计、活跃热力图、会话底栏信息接管与回合费用芯片、多条件分时段定价费用估算;复刻自 HaoyueQin/dsh…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-21
- Created
- 2026-09-02
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令;描述过短(<20 字符),疑似低质
- Sources
- curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin, dsh-plugin-market, dsh-plugins
Related plugins
dsh-market
dsh-market/dsh-market
Browse, search and install community plugins from inside DeepSeek Harness settings, with category filters, one-click updates, enable/disable, theme switching and configuration backup.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-plugin-manager
Plugin manager tab in DSH Settings → Plugins: install from npm or git with progress, enable/disable switches effective at next startup, conflict reconciliation with undo, and one-click hand-off to a fix session.
dsh-web
zhu1090093659/dsh-web/tree/main/packages/dsh-plugin-manager
Plugin manager tab in DSH Settings → Plugins: install from npm or git with progress, enable/disable switches effective at next startup, conflict reconciliation with undo, and one-click hand-off to a fix session.
dsh-agent-plugins-market
Sivan757/dsh-agent-plugins-market
Install suites from any Claude Code, Codex, Cursor, Kimi or agent-plugins.org git marketplace repo — skills, MCP servers, hooks and slash commands are injected into DSH sessions at runtime, with a market page in the Web GUI.