hikariming/dshfind

DSH (DeepSeek Harness) 原理学习、插件市场与最佳实践 · Learn DSH principles, plugin marketplace & best practices

项目介绍Project Overview

dshfind 是 DeepSeek Harness(DSH)的学习与分享社区网站。它整合结构化课程、插件市场与最佳实践指南,并按 GitHub 主题 dsh-plugin 自动同步插件索引。在排查 DSH 概念或检索插件时使用。注意新打标的仓库需等待每日 02:17 UTC 的定时任务同步,最长约一天后才会出现在市场中。

dshfind is a community site for the DeepSeek Harness (DSH) ecosystem, bundling structured lessons, a plugin marketplace, and best-practice guides into one hub. Its marketplace is auto-aggregated from the GitHub dsh-plugin topic. Use it to study DSH concepts, discover plugins, and follow authoring guides. Caveat: newly tagged repos are synced only by a daily job at 02:17 UTC, so listings can take up to a day to appear.

或使用命令行安装(适合开发者)Or use CLI install (for developers)

命令行安装CLI Install

git clone https://github.com/hikariming/dshfind.git

hikariming/dshfind 加入你的 DSH 配置(web profile)即可启用。

READMEREADME

dshfind

The learning & sharing community for DeepSeek Harness (DSH)

Learn the principles · Discover plugins · Share best practices

🌐 dshfind.com

English | 简体中文 | 日本語 | 한국어


What is dshfind?

dshfind is a community site built around DeepSeek Harness (DSH):

  • 📖 Learn DSH principles — structured lessons from the basics up to a chapter-by-chapter deep dive of the Cordis paper: monads, coeffects, revertible effects, effect composition, spatiotemporal composability, and more.
  • 🧩 Plugin marketplace — a live index of DSH plugins, automatically aggregated from the GitHub topic dsh-plugin.
  • 🏆 Best practices — plugin development guides, a glossary, and community rankings of authors and projects.

Tech stack

Documentation

English

简体中文

Getting started

pnpm install
pnpm dev

Then open http://localhost:3000.

Regenerating plugin & ranking data

Plugin and ranking data are generated from the GitHub topic dsh-plugin (requires the GitHub CLI):

pnpm gen:data

Submit your plugin

Add the dsh-plugin topic to your public GitHub repository. A scheduled job syncs the topic every day at 02:17 UTC, so a newly tagged repo shows up in the marketplace within about a day — no issue or PR needed.

If it still isn't listed after two syncs, open an issue: the repo may have been filtered as off-topic, or it may be private/archived.

Contributing

Issues and PRs are welcome:

Friend links

  • DSH Desktop — a modern desktop app for the DeepSeek Harness (DSH) plugin ecosystem (GitHub)
  • MZYAI GEO (妙智云) — an open-source GEO platform that gets your site accurately cited and recommended in AI answers from DeepSeek, Kimi, Doubao, GLM, Hunyuan and more (GitHub)
上一个 Prev tencentmeeting-cli 下一个 Next dsh-visualize