dsh-plugin-market
A DeepSeek Harness web UI plugin that adds a marketplace for discovering, searching, installing, and updating dsh-plugin-topic repositories.
Install
$ 安装 dsh-plugin-market:运行 dsh plugin --profile web add github:TheYoungChen/dsh-plugin-market,然后重启 dsh web。Plugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Adds Plugin Market access above Settings in the sidebar and in Settings → Plugins.
- Browses, searches, paginates, and refreshes repositories from the GitHub dsh-plugin topic.
- Uses a CI-generated registry.json through jsDelivr first, with GitHub search API fallback when the index is unavailable.
- Identifies installed plugins using profile dependencies and repository ownership checks, and offers updates when newer versions are detected.
- Installs package repositories into the web profile and reconciles dependencies declaring dsh.bundle into the DSH bundle stack.
- Supports installation progress logs, elapsed time, cancellation, background operation, and restart prompts.
- Recognizes repository-root markers for plugins, skills, presets, and install scripts, then uses the documented corresponding installation path.
Useful For
- Discover DSH-related repositories from inside the DeepSeek Harness web interface.
- Install a plugin without manually running the package installation workflow.
- Monitor, cancel, or background an installation task.
- Check installed marketplace plugins for available updates.
Who It Fits
- DeepSeek Harness web-profile users.
- Users who want an in-DSH interface for discovering and installing dsh-plugin-topic repositories.
- Plugin users who need visibility into install progress and update availability.
Documented Limitations
- The static index is updated by CI every two hours, so newly published plugins may take up to two hours to appear in it.
- Version checks for installed plugins read GitHub package.json files on demand and are subject to unauthenticated GitHub rate limits of about 60 requests per hour.
- Installation progress is polling-based at roughly 600 ms rather than byte-streamed.
- Git-hosted plugins with prepare build scripts may require users to add an allowBuilds key to the web profile pnpm-workspace.yaml and reinstall.
- The market does not provide a security endorsement for third-party plugins; users are advised to review source code, permissions, and licenses before installation.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 4 development, 2 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- TheYoungChen/dsh-plugin-market
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- bcd9502 · 2026-09-20
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 4GitHub stars
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-09-20
- Last release
- 2026-08-14
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Full context lifecycle management, visualization dashboard, and /context command for DeepSeek Harness.
View plugin →Generative UI plugin for DeepSeek Harness that renders interactive components and charts inline from assistant responses.
View plugin →Vision routing and pixel-level visual tool suite for DeepSeek Harness agents with built-in free fallbacks.
View plugin →DeepSeek Harness web-search plugin that adds web search, X search, and focused page fetching with structured evidence.
View plugin →