DSH Market
A

Awesome Dsh Plugin

by bruc3van · bruc3van/awesome-dsh-plugin

Not checkedunknownfresh

用 30 秒找到适合你的 DeepSeek Harness 插件。 不只是仓库列表:这里告诉你插件解决什么问题、适合谁,以及从哪里开始。

Install Awesome Dsh Plugin

No package.json found — installability could not be checked.

Not checked — and that is not the same as fine

We could not find a package.json for this repository, so none of the publish spec rules could be applied. We do not know whether dsh plugin add activates anything here.

Best-effort git install — unverified, may activate nothing

# 1. add the bundle to a profile — --profile my-profile points at $DSH_HOME/profiles/my-profile
dsh plugin --profile my-profile add github:bruc3van/awesome-dsh-plugin

# 2. verify: the bundle should show up as a layer in the resolved config
dsh --profile my-profile --dump-config

# 3. boot the profile
dsh --profile my-profile

Step 2 is the one that matters here: if --dump-config shows no new layer after the install, this repository is not a bundle and there is nothing to activate.

Before you run it

  • A plugin runs with your permissions once loaded: it can read your files, use your credentials and reach the network. Tool approvals do not sandbox it.
  • Installing from git resolves a moving branch. Pin a commit — github:bruc3van/awesome-dsh-plugin#<commit-sha> — so the code you reviewed is the code you install.

Prerequisites

API key
Not required.
Network access
Required at runtime.
Language
JavaScript

Install check

Every field the verdict was derived from, so you can re-derive it yourself

Field checkedResultWeightWhat the spec says about it
package.jsonmissingfatalno package.json found in the repository
Verdict reason
cannot audit without a package.json
Rules applied from
docs/user/develop/basic/publish.md
Checked at
2026-08-15

From the README

Excerpt as published by the author, plain text, unedited

> 用 30 秒为你的 DeepSeek Harness(DSH)找到合适的插件。 > 这不是又一个仓库清单:2000+ 个打着 `dsh-plugin` 标签的仓库里,我们只把「解决真实问题、说得清楚、还在维护」的那部分带到你面前——并告诉你每个插件适合谁、从哪里开始。 **如果这个列表帮你找到一个有用的插件,欢迎点一个 Star ⭐。它能帮助更多 DSH 用户发现这个生态。** 本仓库分成三层,按你需要的信息深度取用: | 你想要…… | 直接去哪里 | | --- | --- | | 30 秒选出一个插件 | 继续往下读:[场景选型](#-我想让-dsh-做什么) 和 [新手套装](#-新手从这里开始) | | 按热度或分类翻完整清单 | [TOP100.md](./TOP100.md)(热度榜)· [CATALOG.md](./CATALOG.md)(全量目录) | | 用程序消费插件数据 | [data/repositories.json](./data/repositories.json)——每日自动快照,含星数、许可证、活跃度等元数据 | | 收录你自己的插件 | 不需要给我们提 PR:仓库加上 `dsh-plugin` Topic 即会自动进入全量目录,详见[文末](#-推荐或修正插件) | | 你是插件作者,想上首页曝光 | [作者自荐区](#-作者自荐):按规范提交一条自荐,无需编辑部审核,区满后先进先出 | 截至 2026-08-14 共收录 **1761** 个仓库。它们长这样:

Topics

GitHub topics on this repository

More in Oh My Dsh Awesome List

Ranked by similarity inside the cluster, not alphabetically