Resource 上下文验证
- 作者仓库星标 193
- 许可证 MIT
- 作者仓库 ai-workflow
Resource Scout
Search and discover existing Claude Code skills and MCP servers before building custom solutions.
Quick Search Strategy
For Skills:
- WebSearch:
site:skillsmp.com [topic]orclaude skill [topic] - Check GitHub:
awesome-claude-skills [topic] - Browse: skillhub.club, claudeskills.info
For MCP:
- WebSearch:
MCP server [tool/service name] - Check: glama.ai/mcp/servers, mcpmarket.com
- Official: github.com/modelcontextprotocol/servers
Skill Search Workflow
Step 1: Define Need
Before searching, clarify:
- What task needs to be accomplished?
- What tools/services are involved?
- Is it a common pattern (git, testing, API) or domain-specific?
Step 2: Search Marketplaces
Primary sources (largest catalogs):
| Source | URL | Best For |
|---|---|---|
| SkillsMP | skillsmp.com | 71000+ skills, long-tail search |
| SkillHub.club | skillhub.club | AI-evaluated, quality filter |
| Claude Skills Hub | claudeskills.info | UI-friendly browsing |
Search patterns:
# On SkillsMP
[domain] skill → "marketing skill", "database skill"
[framework] claude → "react claude", "fastapi claude"
[task] automation → "deployment automation"
Step 3: Search GitHub
Curated lists:
github.com/keyuyuan/skillhub-awesome-skills- 精选清单github.com/VoltAgent/awesome-claude-skills- 生态大全github.com/ComposioHQ/awesome-claude-skills- 大量通用技能
Ready-to-use repositories:
github.com/alirezarezvani/claude-skills- Content/Marketinggithub.com/gked2121/claude-skills- Workflow思维github.com/Microck/ordinary-claude-skills- 超大集合github.com/sickn33/antigravity-awesome-skills- 结构化
Search command:
# Use WebSearch tool
site:github.com "claude skill" [topic]
site:github.com "SKILL.md" [topic]
Step 4: Evaluate & Install
When skill found:
- Check last update date (prefer recent)
- Review SKILL.md for quality
- Check if has scripts/references
- Install with skill-downloader or manual copy
MCP Server Search Workflow
Step 1: Identify Integration Need
Common patterns:
- Database access → postgres, mysql, sqlite MCP
- GitHub workflow → github MCP
- Cloud services → AWS, GCP, Azure MCPs
- Communication → slack, discord MCPs
- File systems → filesystem MCP
Step 2: Search Official Sources
Primary:
- Official registry:
registry.modelcontextprotocol.io - Official repo:
github.com/modelcontextprotocol/servers
Directories:
| Source | URL | Features |
|---|---|---|
| Glama | glama.ai/mcp/servers | Stars, downloads, updates |
| MCP Market | mcpmarket.com | Skills + MCP combined |
| mcpservers.org | mcpservers.org | Categorized |
| PulseMCP | pulsemcp.com/servers | Daily updates |
| Smithery | smithery.ai | Registry/distribution |
Step 3: Search GitHub
# Use WebSearch tool
site:github.com "mcp server" [service]
site:github.com "@modelcontextprotocol" [service]
Awesome lists:
github.com/punkpeye/awesome-mcp-serversgithub.com/wong2/awesome-mcp-servers
Step 4: Verify & Configure
When MCP found:
- Check compatibility (stdio vs HTTP)
- Review required environment variables
- Test connection locally
- Add to
.claude/settings.json
Search by Category
Development Tools
Skills: "code review skill", "git commit skill", "testing skill"
MCP: "github mcp", "gitlab mcp", "jira mcp"
Databases
Skills: "database skill", "sql skill", "migration skill"
MCP: "postgres mcp", "mysql mcp", "mongodb mcp"
Content & Marketing
Skills: "content creator skill", "seo skill", "social media skill"
MCP: "wordpress mcp", "notion mcp"
Cloud & DevOps
Skills: "deployment skill", "kubernetes skill", "terraform skill"
MCP: "aws mcp", "gcp mcp", "azure mcp"
AI & Data
Skills: "data analysis skill", "ml skill"
MCP: "openai mcp", "huggingface mcp"
Complete Source Reference
See references/sources.md for full directory of all skill and MCP sources with detailed descriptions.
Best Practices
- Search before build - Always check existing resources first
- Prefer maintained - Choose skills with recent updates
- Check quality - Review SKILL.md structure and content
- Consider combining - Multiple simple skills > one complex custom
- Verify security - Review MCP permissions and token scopes
- 流狐分类
- AI 智能
- 作者声明 Agent
- 未找到明确声明;不据此推断已兼容或已测试
- 静态检查
- 94 / 100 · 启发式扫描,不代表运行安全
- 作者 / 版本 / 许可
- @nicepkg · MIT
- 流狐 Token 估算
- 低消耗
- 流狐接入估算
- 即装即用
- 是否需要外部 API Key
- 未发现要求
- 检测到的系统要求
- 未声明
- 底层运行要求
- 未声明
- 检测到的文件与系统行为
-
- 只读
- 允许写入 / 修改
- 读取环境变量
- 检测到的网络行为
- 仅限本地
- 安装命令数
- 无(仅作为资料)
档案由构建时根据 SKILL.md 与安装命令自动衍生,可能与作者实际意图存在差异。
需要注意: 未限定 allowed-tools,默认拥有全部工具权限。
作者没有在当前 SKILL.md 中定义固定输出样例。 Skill Search Workflow
Before searching, clarify: What task needs to be accomplished? What tools/services are involved?
Primary sources (largest catalogs): Source · URL · Best For SkillsMP · skillsmp.com · 71000+ skills, long-tail search
Curated lists: github.com/keyuyuan/skillhub-awesome-skills - 精选清单 github.com/VoltAgent/awesome-claude-skills - 生态大全
When skill found: Check last update date (prefer recent) Review SKILL.md for quality
MCP Server Search Workflow
# Resource Scout
Search and discover existing Claude Code skills and MCP servers before building custom solutions.
## Quick Search Strategy
**For Skills:**
1. WebSearch: `site:skillsmp.com [topic]` or `claude skill [topic]`
2. Check GitHub: `awesome-claude-skills [topic]`
3. Browse: skillhub.club, claudeskills.info
**For MCP:**
1. WebSearch: `MCP server [tool/service name]`
2. Check: glama.ai/mcp/servers, mcpmarket.com
3. Official: github.com/modelcontextprotocol/servers
## Skill Search Workflow
### Step 1: Define Need
Before searching, clarify:
- What task needs to be accomplished?
- What tools/services are involved?
- Is it a common pattern (git, testing, API) or domain-specific?
### Step 2: Search Marketplaces
**Primary sources (largest catalogs):**
| Source | URL | Best For |
|--------|-----|----------|
| SkillsMP | skillsmp.com | 71000+ skills, long-tail search |
| SkillHub.club | skillhub.club | AI-evaluated, quality filter |
| Claude Skills Hub | claudeskills.info | UI-friendly browsing |
**Search patterns:**
```
# On SkillsMP
[domain] skill → "marketing skill", "database skill"
[framework] claude → "react claude", "fastapi claude"
[task] automation → "deployment automation"
```
### Step 3: Search GitHub
**Curated lists:**
- `github.com/keyuyuan/skillhub-awesome-skills` - 精选清单
- `github.com/VoltAgent/awesome-claude-skills` - 生态大全
- `github.com/ComposioHQ/awesome-claude-skills` - 大量通用技能
**Ready-to-use repositories:**
- `github.com/alirezarezvani/claude-skills` - Content/Marketing
- `github.com/gked2121/claude-skills` - Workflow思维
- `github.com/Microck/ordinary-claude-skills` - 超大集合
- `github.com/sickn33/antigravity-awesome-skills` - 结构化
**Search command:**
```bash
# Use WebSearch tool
site:github.com "claude skill" [topic]
… 作者原文负责流程事实;流狐只索引当前章节、要点、文件与命令。
章节 -> Quick Search Strategy → Skill Search Workflow → Step 1: Define Need → Step 2: Search Marketplaces → Step 3: Search GitHub → Step 4: Evaluate & Install
要点 -> For Skills · For MCP · Primary sources (largest catalogs) · Search patterns · Curated lists · Ready-to-use repositories · Search command · Primary
文件/命令 -> site:skillsmp.com [topic] · claude skill [topic] · awesome-claude-skills [topic] · MCP server [tool/service name] · github.com/keyuyuan/skillhub-awesome-skills · github.com/VoltAgent/awesome-claude-skills · github.com/ComposioHQ/awesome-claude-skills · github.com/alirezarezvani/claude-skills
内容 SHA-256 -> e0aa13e7faf1
方法与流程
适用与边界
原文中的明确线索
site:skillsmp.com [topic]、claude skill [topic]、awesome-claude-skills [topic]、MCP server [tool/service name]、github.com/keyuyuan/skillhub-awesome-skills、github.com/VoltAgent/awesome-claude-skills、github.com/ComposioHQ/awesome-claude-skills、github.com/alirezarezvani/claude-skills