DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-plugin-market

A DeepSeek Harness web UI plugin that adds a marketplace for discovering, searching, installing, and updating dsh-plugin-topic repositories.

VisionUI & ProductivityDeveloper ToolsBrowser & WebSkills & Workflows
4GitHub Stars0ForksUpdated2026-09-20

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.

source-grounded
dsh-plugin-market is an installable DSH bundle plugin for the web profile. It adds Plugin Market entry points in the sidebar and Settings, with repository browsing, search, pagination, installation task progress, and installed-plugin update detection.

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.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 4 development, 2 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

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
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app