ydhrdh/dsh-marketplace
ydhrdh★ 0JavaScriptLast synced: 2026-08-15
An open-source plugin marketplace for DeepSeek Harness (DSH). Browse, search, and install community plugins with one dsh command.
README excerpt
DSH Marketplace An open-source plugin marketplace for DeepSeek Harness (DSH) . Browse, search, and install community plugins with one copy-paste dsh command. Everything in DSH is a plugin. This marketplace is the storefront: a verified, auditable index of plugins you can install straight into your dsh profiles. ✨ Features - Static, auditable registry — every plugin is a small JSON file ( registry/plugins/ /plugin.json ) reviewed through a normal GitHub PR. No database, no server to run. - One-command install — every plugin card gives you the exact install command with your choice of profile ( web , headless , custom), honoring DSH's real plugin mechanism: dsh plugin --profile add . - Supports all DSH install sources — npm packages, Git-hosted plugins ( github:owner/repo ), and local paths. - Verified badge — maintainers/community can mark a plugin verified after review, following a governance model similar to curated marketplace projects. - Search & categories — instant client-side search over names, descriptions, tags, and maintainers, plus category filtering (Skills, Tools, Web, Infrastructure, Integration, Workflow, Experimental). - Self-hostable — pure static site. npm run buil…
View full README on GitHub →