← 返回列表
未验证
DeepSeek Harness 插件总入口
尚未跑自动兼容性验证,可查看页面内的依赖与入口分析。 · 最近上游提交 2026/8/14 · 已提供中文文档
sunshine-lang 的 DeepSeek Harness 插件统一门户:dsh-weather、dsh-pdf、dsh-plugin-template
综合分
30.1
GitHub 分
30.1
用户评分
—
★ Stars
5
周下载量
—
安装插件(需先安装 dsh CLI 引擎:npm install -g @deepseek-ai/dsh)
dsh plugin --profile web add sunshine-lang/dsh-plugins该插件未发布到 npm,走 GitHub 源安装(pnpm 若拦截 prepare 脚本,按其提示在 pnpm-workspace.yaml 的 allowBuilds 中放行后重跑)
数据截至 2026/9/18(元数据每日更新 · 实装验证按队列轮转,单条结论的验证时间见上方)
用户评分
还没有人投票,来当第一个
订阅周报,不错过优质插件更新
每周一封 · 高评分插件 + 新用户活动
README
DeepSeek Harness 插件总入口 这是 sunshine-lang 开发的 DeepSeek Harness(dsh)插件统一入口。一切皆插件——下面的插件都可以一条命令安装。 插件列表 | 插件 | 功能 | 安装 | | --- | --- | --- | | dsh-weather | 任意城市实时天气与多日预报,数据来自 Open-Meteo(免费,无需 API key) | dsh plugin --profile web add "github:sunshine-lang/dsh-weather" | | dsh-pdf | PDF 工具箱:提取文本、元数据与页码范围,基于 pdfjs-dist(本地解析,无需 API key) | dsh plugin --profile web add "github:sunshine-lang/dsh-pdf" | | dsh-plugin-template | 新插件脚手架:bundle 格式、工具 DSL、配置、测试,一条命令生成 | git clone https://github.com/sunshine-lang/dsh-plugin-template | 所有插件都打上了 dsh-plugin 话题,也已发布到 npm,可直接安装: dsh plugin --profile web add dsh-weather dsh plugin --profile web add dsh-pdf 生态状态 - awesome-deepseek-harness 收录 PR:dsh-weather #49、dsh-pdf #52 —— 等待维护者合并。 自己做一个 这里每个插件都由 dsh-plugin-template 脚手架生成: git clone https://github.com/sunshine-lang/dsh-plugin-template node scripts/scaffold.mjs dsh-myplugin --description "what it does" --git 完整的发布清单(bundle 清单、提交 lib/、dsh-plugin 话题、awesome 列表 PR)见模板的 README。
同作者(sunshine-lang)的其他插件
扫码进群