dsh plugins中文
← Back to popular plugin directory

Tasihi89 · DSH plug-in market

Tasihi89/dsh-plugin-market · skills

Plugin market for DeepSeek Harness with daily/weekly/monthly trending boards, in-app install and bilingual UI.

★ 0GitHub stars
0Forks
2026-08-17Last updated
TypeScriptLanguage
MITLicense

Project overview

A plugin market with time-windowed trending charts, living in the DeepSeek Harness sidebar. Four plain-language categories × daily / weekly / monthly / rising charts, 7-day sparklines, bilingual one-line blurbs, and one-click install / update / uninstall — all inside dsh web. Status: v0.1 scaffold. Rankings data comes from the companion dsh-market-data pipeline (GitHub Actions, zero servers); until that pipeline is live the plugin serves its bundled snapshot. Install

Ported from dsh-market's baseline: every mutating endpoint is same-origin POST only; installs accept only catalog entries whose target re-validates server-side; build scripts stay blocked by pnpm unless explicitly approved; restart is limited to loopback requests. Development

Install command

dsh plugin --profile web add github:Tasihi89/dsh-plugin-market
View GitHub repository ↗Back to popular plugin directory