dsh-plugin-marketplace
Run the following command in DeepSeek Harness:
dsh plugin install lovstudio/dsh-plugin-marketplace
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install lovstudio/dsh-plugin-marketplace inside DeepSeek Harness to install this plugin; the source repository is available at https://github.com/lovstudio/dsh-plugin-marketplace
About this plugin
DeepSeek Harness keeps spawning new plugins, yet developers looking to discover, compare, and install them are left sifting through scattered repositories. dsh-plugin-marketplace builds a local-first plugin marketplace right in the browser: it synchronizes public repository metadata into an IndexedDB snapshot, and every subsequent browse, search, filter, sort, paging, and detail lookup reads only that local copy—no round-trips to a remote service.
The search bar understands a Google-style syntax subset—multi-word AND/OR, exclusions, exact phrases, field filters (category, owner, language, grade, tag) and numeric stars/score comparisons—while the toolbar adds category facets, author/language/grade filters, and featured/official/installable toggles. Every card carries an S/A/B/C quality grade, a 0-100 score, and a one-click copy of a Markdown summary formatted for Agent handoff. Three entry points (Settings tab, sidebar action, full-screen overlay) share a single view store, so your search term, filters, and scroll position survive switching between any of them. Data sources can point at the dshfind API or GitHub topic search; incremental syncs resume from version or push-time checkpoints and remain queryable offline.
Built for developers already working in DeepSeek Harness who want a single, browsable plugin catalog: open the sidebar, search, filter, install, then copy the agent-ready block and keep going—no more manually digging through GitHub topics or API documentation.
Use Cases
- Browse, search, filter, and compare candidate plugins in a unified Harness catalog from the sidebar or Settings
- Review S/A/B/C grades and 0-100 scores, confirm risk notes, then install with one click
- Copy the agent-ready Markdown summary and paste it straight into a downstream agent pipeline
Best For
- Developers using DeepSeek Harness who want a single browsable plugin catalog
- Agent-workflow builders managing multiple plugin combinations
- Front-end engineers who prefer a low-latency, offline-capable local-first catalog experience
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.