返回目录

dsh-find-plugins

nagi-ovo/dsh-find-plugins

帮 DSH 搜索、安装并验证插件的 Skill|A DSH skill that finds, installs, and verifies GitHub plugins

68

星标

0

Fork

2026-08-13

创建于

2026-08-14

最近推送

README

dsh-find-plugins

<p align="center"> <strong>English</strong> | <a href="README.zh-CN.md">简体中文</a> </p>

Ask DSH, “is there a plugin for this?” It searches the GitHub dsh-plugin topic, explains the best matches, waits for your choice, then installs and verifies the selected plugin.

Repository ownership does not matter. Any public repository tagged dsh-plugin remains discoverable after a transfer between a personal account and an organization.

Install

Send this message to DSH:

Install the dsh-find-plugins skill from https://github.com/Nagi-ovo/dsh-find-plugins

For a manual installation, copy the entire skills/find-plugins/ directory to $DSH_HOME/skills/ (by default, ~/.dsh/skills/). To use it in one project only, copy it to <project-root>/.dsh/skills/. DSH also recognizes <project-root>/.agents/skills/ when you want to share the skill with other agents. The directory watcher loads it immediately.

What it does

The skill runs its bundled search script to collect public, active, non-fork repositories tagged dsh-plugin. It inspects only the most relevant candidates, then reads their README, package.json, and repository files to decide whether each one installs as a bundle, Cordis plugin, or skill. It stops for confirmation when an installation uses lifecycle scripts or writes outside the expected DSH paths.

“Show data and processes visually” can lead to dsh-visualize. “Give the Web UI some 2005 internet energy” might find dsh-ads. Any favorable ranking is entirely coincidental.

When the current account can access dsh-external/hub, its catalog can add category and installation details. The GitHub topic remains the primary directory. Inspired by the find-skills workflow from vercel-labs/skills.

License: BSD-3-Clause

DSH Plugins 是独立的 DeepSeek Harness plugins 社区导航站,与 DeepSeek 官方无关,也不代表官方背书。第三方插件未经安全审计,安装前请审查源码。