Skip to content

dsh-recommend

Type plugin Category Plugin discovery
Stars ⭐11 Status ✅ active
Capabilities search, ui Updated 2026-08-15

📖 About

设计文档 · 评分模型 · 路线图 · 数据 · 中文

✨ Key Features

  • 透明:评分公式、权重、全部原始数据都公开在这个仓库里,任何人 clone 后跑一遍 node scripts/sync.mjs 即可复算——这是排行类项目信任的基石
  • 自动化:GitHub Actions 每 2 小时全量重算并提交 data/,数据永不人工维护
  • 一份数据,三个消费端data/registry.json 是唯一事实源,静态排行站、DSH 插件(模型工具 + 设置页标签)、外部工具共用

📦 Install

dsh plugin --profile web add dsh-recommend
# 重启 dsh web 后生效

🚀 Quick Start

dsh plugin --profile web add github:zp-home/dsh-recommend
dsh --profile web --dump-config   # 应出现 "# == dsh-recommend" 层
# 重启 dsh web 后生效