by Nagi-ovo
Unlocks once the catalog security scan passes (runs nightly).
The deep catalog scan for this skill is still queued. Run an instant dependency check now instead.
# Add to your Claude Code skills
git clone https://github.com/Nagi-ovo/dsh-find-pluginsGuides for using ai agents skills like dsh-find-plugins.
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.
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.
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-find-plugins is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by Nagi-ovo. It has 59 GitHub stars.
dsh-find-plugins's catalog security scan is still queued. You can run an instant dependency and prompt-injection check now with the "Scan for vulnerabilities" button above.
Clone the repository with "git clone https://github.com/Nagi-ovo/dsh-find-plugins" and add it to your Claude Code skills directory (see the Installation section above).
dsh-find-plugins is primarily written in JavaScript. It is open-source under Nagi-ovo on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh dsh-find-plugins against similar tools.
No comments yet. Be the first to share your thoughts!