Skip to content

w769721503/dsh-plugin-store

30Last commit Aug 15, 2026

dsh-plugin-store DSH plugin

DSH Plugin Store adds a Plugin Store tab under Settings → Plugins. Its host routes query GitHub’s dsh-plugin topic and manage installation, while its web client provides catalog browsing, search, filters, sorting, detail links, and one-click installation.

How to install the dsh-plugin-store DSH plugin

dsh plugin --profile web add github:w769721503/dsh-plugin-store

Copying does not run this command. Review the repository and version before use.

Data source

Snapshot date: Aug 15, 2026

manifest-valid

What the dsh-plugin-store DSH plugin can do

  • Adds a Plugin Store settings tab in the DSH web client.
  • Fetches and paginates GitHub repositories tagged topic:dsh-plugin, with a host-side 10-minute cache.
  • Searches, filters, and sorts catalog entries.
  • Shows repository metadata including descriptions, stars, language, license, and dates.
  • Installs a selected GitHub repository through pnpm and updates the target profile bundle list.
  • Reports installed dependencies and bundles for the profile.

Where the dsh-plugin-store DSH plugin fits

  • Discovering DSH-related repositories from within the DSH Settings interface.
  • Filtering plugin candidates by derived category or type labels.
  • Installing a repository into a DSH web profile without manually editing profile bundles.

Who the dsh-plugin-store DSH plugin is for

  • DeepSeek Harness web-profile users.
  • DSH users who want an in-app plugin discovery and installation interface.

dsh-plugin-store DSH plugin limitations

  • Catalog discovery is limited to GitHub topic:dsh-plugin search results, with a stated maximum of 1,000 results.
  • GitHub topic results can include repositories that are not DSH plugins; the “included” label is heuristic rather than authoritative.
  • Only npm packages declaring dsh.bundle.patch become actual profile bundles; other repository installations report an error.
  • Installed plugins require a DSH restart before they are mounted.
  • Categories and type labels are derived heuristically from repository metadata and built-in keywords.
  • GitHub API search can be rate-limited; GITHUB_TOKEN is optional for higher limits.

Objective checks

These signals come from public metadata scans. They are not a security certification.

  • dependency counts

    package.json declares 0 runtime, 7 development, 6 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

dsh-plugin-store DSH plugin alternatives

dsh-plugin-store DSH plugin questions

What is the dsh-plugin-store DSH plugin?

dsh-plugin-store is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.

How do I install the dsh-plugin-store DSH plugin?

The page shows the install command captured from the source record. Copying does not run it, so confirm the package, profile, and version against upstream documentation first.

Which DSH profile does dsh-plugin-store use?

The snapshot records web as the dsh-plugin-store profile. DSH conventions can change quickly, so verify the manifest and README before installation.

Is dsh-plugin-store compatible with the current DSH release?

The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.

What should I do if dsh-plugin-store fails to load?

Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.

What are the closest alternatives to dsh-plugin-store?

Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.