Zat DSH Engine
The visual plugin marketplace for DeepSeek Harness. Browse, search, install, update and uninstall community plugins — Wallpaper Engine style.
이것은 DeepSeek Harness(DSH) 플러그인입니다. 이 사이트는 GitHub README, 설치 정보, 유지보수 상태, 공개 보안 시그널을 모아 보여줍니다.
업스트림에서 중국어 README를 제공하지 않아 저장소 원본 내용을 표시합니다.
Zat-DSH Engine
The visual plugin marketplace for DeepSeek Harness. Browse, search, install, update and uninstall community plugins — Wallpaper Engine style.
Zat-DSH Engine adds a Plugin Market tab to Settings → Plugins in the DeepSeek Harness web GUI. It lists the entire dsh-plugin topic community from GitHub, shows bilingual intros, and installs plugins with one click.
Features
- Full community catalog — live GitHub search of the
dsh-plugintopic (1700+ repositories, growing daily) - 12 categories — Theme, Tools, Browser, Skills, Vision, Network, Agents, Data, Hardware, Design, Security…
- Live search — type to filter, no Enter key needed; clearing the box returns to the full list
- Bilingual intros — 999 pre-translated Chinese intros bundled; new plugins are translated on the fly by your current model; English UI shows the original GitHub description
- Install / Update / Uninstall — one click, powered by the official
dsh pluginprofile mechanism (pnpmunder the hood) - Monorepo-aware install — repositories that bundle several plugins install correctly: a single-plugin repo installs silently, multi-plugin repos offer a plain-language picker
- Installed detection — marks plugins you already have, with version comparison and an update badge when a newer version is released
- Cross-platform — full Windows and Linux support (PowerShell / sh, curl / wget, system-proxy aware)
- Network auto-adaptation — inherits your VPN/system proxy for fetching and installing; if GitHub is unreachable, requests automatically fall back to
gh-proxy.comand recover - Self-update — a button appears beside the title when a newer version of the marketplace itself is available
Installation
From GitHub (recommended, after release)
dsh plugin --profile web add github:mishibeikejie/zat-dsh-engine
From a local checkout
git clone https://github.com/mishibeikejie/zat-dsh-engine.git
dsh plugin --profile web add ./zat-dsh-engine
From npm (if published later)
dsh plugin --profile web add zat-dsh-engine
Replace web with your profile name if you use a different one (headless etc.).
Requirements: a working dsh installation,
pnpmandcurlon PATH, and a profile that has been initialized (dsh plugin --profile web addcreates it on first use).
Usage
- Restart dsh after installing.
- Open the web GUI → Settings → Plugins.
- Click the 🛒 Plugin Market tab on the right of the plugin list.
- Browse, search, filter by category or install state, and click Install on any card.
- Restart dsh to activate installed plugins.
Update
dsh plugin --profile web add github:mishibeikejie/zat-dsh-engine
Re-running add updates to the latest commit. The marketplace also detects its own updates and shows an Update button beside the title.
Uninstall
dsh plugin --profile web remove zat-dsh-engine
FAQ
The market shows at most 1000 plugins in the All view. GitHub's search API caps any query at 1000 results. Search and category filters reach every plugin regardless.
Why do I need a model for Chinese intros? 999 intros ship with the plugin. Only plugins released after the snapshot are translated on the fly, using the model you selected in dsh.
Is the mirror safe? The mirror is only used when a direct GitHub request fails, and only for public repository metadata.
Sponsor
If Zat-DSH Engine saves you time, consider supporting the author:
- GitHub Sponsors: https://github.com/sponsors/mishibeikejie
Every bit of support keeps the catalog data, translations and feature updates coming.
License
보안 및 설치 증거
이 점수는 공개 저장소 메타데이터와 이 사이트에 등록된 설치 증거에만 기반하며, 코드 보안 감사와 다릅니다.
공개 플러그인 카탈로그에서 왔으며, 공개 GitHub 저장소로 연결됩니다.
저장소가 MIT 라이선스를 선언했습니다.
최근 180일 내 코드 업데이트가 있습니다.
재현 가능한 정확한 설치 메타데이터가 아직 등록되지 않았습니다. 저장소 설명에 따라 직접 확인하세요.
검사한 패키지 메타데이터에 설치 라이프사이클 스크립트가 선언되지 않았습니다.