ZadAnthony/find-everything
跨平台资源搜索编排器 for AI Agent — 一句话搜遍 15 个源,找 Skill/MCP/Prompt/开源项目
Platform-specific configuration:
{
"mcpServers": {
"find-everything": {
"command": "npx",
"args": [
"-y",
"find-everything"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[English](#english) | [中文](#中文)
---
<a name="english"></a>
> Cross-platform resource search orchestrator for AI Agents. Search 15+ sources in one query — find Skills, MCP Servers, Prompt templates, and open-source projects.
User query
↓
Step 1: Intent classification → skill / mcp / prompt / repo
Step 2: Read registry.json, filter available sources
Step 3: Tier 1 parallel search (CLI + MCP simultaneously)
Step 4: Enough results? (≥3 high-relevance → skip to 6)
Step 5: Tier 2/3 supplementary search
Step 6: Relevance evaluation
Step 7: Safety quick-check ([SAFE] / [CAUTION] / [RISK])
Step 8: Dedup + sort (relevance > safety > popularity)
Step 9: Display recommendations
Step 10: User action → "install" triggers deep security scan
Step 11: New site discovery → prompt to add to registry| Source | Method | Categories | |---|---|---| | Skills.sh | npx skills find | Skill | | GitHub | gh search repos | Repo / MCP / Skill | | ClawHub | clawhub search | Skill | | Prompts.chat | MCP search_prompts | Prompt | | Prompts.chat | MCP search_skills | Skill |
SkillHub, MCPServers.org, SkillsMP, Prompts.chat, ClawHub, AI Short, NanoPrompts, AI Art Pics, LocalBanana
# Install as a Claude Code skill
Loading reviews...