DSH HUB
首页插件商店插件包社区排行榜资源发布指南
插件源码
返回插件目录

sunshine-lang /

dsh-plugins

仅 Topic 仓库

Unified portal for DeepSeek Harness plugins by sunshine-lang: dsh-weather, dsh-pdf, dsh-plugin-template

★ 4 Stars0 Forks0 IssuesN/A 社区评分0 已确认安装
查看 GitHub
README来源: main@6a37336b

DeepSeek Harness 插件总入口

English | 中文

这是 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。

—/ 5

暂无评分

需要先验证清单

Commit 6a37336b0de4

社区评论

还没有评论,来写第一条。

DSH HUB

社区维护的 DSH 插件索引。不是 GitHub 或 DeepSeek AI 的官方产品。

社区资源API关于