dsh-find-plugins

作者 Nagi-ovo已验证

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

166
Stars
1
Forks
JavaScript
语言
2026/8/23
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/Nagi-ovo/dsh-find-plugins

快速入门

使用 dsh-find-plugins 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

dsh-find-plugins

dsh-find-plugins

对 DSH 说一句「有没有插件能……」,它就会从全 GitHub 的 dsh-plugin topic 里找出候选,解释差别,等你选好以后再安装和验证。

仓库属于个人还是组织并不重要。只要是公开仓库并带有 dsh-plugin topic,转移仓库后仍然能被发现。

安装

把下面这句话发给 DSH:

请从 https://github.com/Nagi-ovo/dsh-find-plugins 安装 dsh-find-plugins skill

手动安装时,把 skills/find-plugins/ 整个目录复制到 $DSH_HOME/skills/(默认是 ~/.dsh/skills/);只想给当前项目使用,则复制到 <项目根>/.dsh/skills/。如果还想与其他 Agent 共用,也可以放在 <项目根>/.agents/skills/。目录 watcher 会让它立即生效。

它会怎么做

Skill 会先运行自带脚本,获取所有公开、未归档、非 fork 的 dsh-plugin 仓库。它只检查最匹配的少量候选,并从 README、package.json 和仓库文件判断应该按 bundle、Cordis 插件还是 skill 安装。

你选定之后、开装之前,它会先查一遍这个插件的 lifecycle scripts、对外网络和子进程、读取的会话数据与凭据,以及仓库本身的可信度,然后无论有没有问题都汇报一次,再问你要不要继续。插件跑在你的 DSH 进程里,装它等于授权。

比如「想把数据和流程画出来」可以找到 dsh-visualize;「想给 Web UI 加点 2005 年互联网味道」可能会找到 dsh-ads。检索命中纯属巧合。

dsh-external/hub 在当前账号可访问时可以补充分类和安装信息,但 GitHub topic 才是主目录。灵感来自 vercel-labs/skills 的 find-skills。

License: BSD-3-Clause

常见问题

What is dsh-find-plugins?

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. 帮 DSH 搜索、安装并验证插件的 Skill|A DSH skill that finds, installs, and verifies GitHub plugins. It has 166 GitHub stars.

Is dsh-find-plugins safe to use?

Yes. dsh-find-plugins passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install dsh-find-plugins?

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).

What programming language is dsh-find-plugins written in?

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.

Are there alternatives to dsh-find-plugins?

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.

评论 (0)

暂无评论,成为第一个分享想法的人!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI 智能体
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情