返回目录
其他 待识别

dsh-plugins

sunshine-lang/dsh-plugins

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

Stars
2
Forks
0
Issues
0
更新
3 天前

PROJECT TOPICS

项目标签

PROJECT README

README

DeepSeek Harness 插件总入口

English | 中文

这是 sunshine-lang 开发的 DeepSeek Harnessdsh)插件统一入口。一切皆插件——下面的插件都可以一条命令安装。

插件列表

插件 功能 安装
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

生态状态

自己做一个

这里每个插件都由 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

CLASSIFICATION EVIDENCE

分类依据

项目类型待识别
功能分类其他
规则置信度

系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。