resource-scout

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Resource Scout

资源侦察工具

Search and discover existing Claude Code skills and MCP servers before building custom solutions.
在构建自定义解决方案前,先搜索并发现现有的Claude Code技能与MCP服务器。

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
针对技能:
  1. 网页搜索:
    site:skillsmp.com [主题]
    claude skill [主题]
  2. 查看GitHub:
    awesome-claude-skills [主题]
  3. 浏览平台:skillhub.club、claudeskills.info
针对MCP:
  1. 网页搜索:
    MCP server [工具/服务名称]
  2. 查看平台:glama.ai/mcp/servers、mcpmarket.com
  3. 官方仓库:github.com/modelcontextprotocol/servers

Skill Search Workflow

技能搜索工作流

Step 1: Define Need

步骤1:明确需求

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?
搜索前,请先明确:
  • 需要完成什么任务?
  • 涉及哪些工具/服务?
  • 是通用场景(如git、测试、API)还是特定领域场景?

Step 2: Search Marketplaces

步骤2:搜索技能市场

Primary sources (largest catalogs):
SourceURLBest For
SkillsMPskillsmp.com71000+ skills, long-tail search
SkillHub.clubskillhub.clubAI-evaluated, quality filter
Claude Skills Hubclaudeskills.infoUI-friendly browsing
Search patterns:
undefined
主要来源(最大型技能库):
来源网址适用场景
SkillsMPskillsmp.com71000+技能,长尾搜索
SkillHub.clubskillhub.clubAI评估,质量筛选
Claude Skills Hubclaudeskills.info界面友好的浏览体验
搜索模式:
undefined

On SkillsMP

在SkillsMP上搜索

[domain] skill → "marketing skill", "database skill" [framework] claude → "react claude", "fastapi claude" [task] automation → "deployment automation"
undefined
[领域] skill → "marketing skill"、"database skill" [框架] claude → "react claude"、"fastapi claude" [任务] automation → "deployment automation"
undefined

Step 3: Search GitHub

步骤3:搜索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
undefined
精选清单:
  • github.com/keyuyuan/skillhub-awesome-skills
    - 精选技能清单
  • github.com/VoltAgent/awesome-claude-skills
    - 完整技能生态
  • github.com/ComposioHQ/awesome-claude-skills
    - 大量通用技能
可直接使用的仓库:
  • github.com/alirezarezvani/claude-skills
    - 内容/营销类技能
  • github.com/gked2121/claude-skills
    - 工作流思维类技能
  • github.com/Microck/ordinary-claude-skills
    - 超大技能集合
  • github.com/sickn33/antigravity-awesome-skills
    - 结构化技能
搜索命令:
bash
undefined

Use WebSearch tool

使用网页搜索工具

site:github.com "claude skill" [topic] site:github.com "SKILL.md" [topic]
undefined
site:github.com "claude skill" [主题] site:github.com "SKILL.md" [主题]
undefined

Step 4: Evaluate & Install

步骤4:评估与安装

When skill found:
  1. Check last update date (prefer recent)
  2. Review SKILL.md for quality
  3. Check if has scripts/references
  4. Install with skill-downloader or manual copy
找到技能后:
  1. 检查最后更新日期(优先选择近期更新的)
  2. 查看SKILL.md评估质量
  3. 确认是否包含脚本/参考资料
  4. 使用skill-downloader安装或手动复制

MCP Server Search Workflow

MCP服务器搜索工作流

Step 1: Identify Integration Need

步骤1:明确集成需求

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
常见场景:
  • 数据库访问 → postgres、mysql、sqlite MCP
  • GitHub工作流 → github MCP
  • 云服务 → AWS、GCP、Azure MCP
  • 通讯工具 → slack、discord MCP
  • 文件系统 → filesystem MCP

Step 2: Search Official Sources

步骤2:搜索官方来源

Primary:
  • Official registry:
    registry.modelcontextprotocol.io
  • Official repo:
    github.com/modelcontextprotocol/servers
Directories:
SourceURLFeatures
Glamaglama.ai/mcp/serversStars, downloads, updates
MCP Marketmcpmarket.comSkills + MCP combined
mcpservers.orgmcpservers.orgCategorized
PulseMCPpulsemcp.com/serversDaily updates
Smitherysmithery.aiRegistry/distribution
主要来源:
  • 官方注册表:
    registry.modelcontextprotocol.io
  • 官方仓库:
    github.com/modelcontextprotocol/servers
目录平台:
来源网址功能特性
Glamaglama.ai/mcp/servers星标数、下载量、更新记录
MCP Marketmcpmarket.com技能+MCP整合平台
mcpservers.orgmcpservers.org分类浏览
PulseMCPpulsemcp.com/servers每日更新
Smitherysmithery.ai注册/分发平台

Step 3: Search GitHub

步骤3:搜索GitHub

bash
undefined
bash
undefined

Use WebSearch tool

使用网页搜索工具

site:github.com "mcp server" [service] site:github.com "@modelcontextprotocol" [service]

**Awesome lists:**
- `github.com/punkpeye/awesome-mcp-servers`
- `github.com/wong2/awesome-mcp-servers`
site:github.com "mcp server" [服务] site:github.com "@modelcontextprotocol" [服务]

**精选清单:**
- `github.com/punkpeye/awesome-mcp-servers`
- `github.com/wong2/awesome-mcp-servers`

Step 4: Verify & Configure

步骤4:验证与配置

When MCP found:
  1. Check compatibility (stdio vs HTTP)
  2. Review required environment variables
  3. Test connection locally
  4. Add to
    .claude/settings.json
找到MCP后:
  1. 检查兼容性(stdio vs HTTP)
  2. 查看所需环境变量
  3. 本地测试连接
  4. 添加到
    .claude/settings.json

Search by Category

按分类搜索

Development Tools

开发工具

Skills: "code review skill", "git commit skill", "testing skill"
MCP: "github mcp", "gitlab mcp", "jira mcp"
技能:"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"
技能:"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"
技能:"content creator skill"、"seo skill"、"social media skill"
MCP:"wordpress mcp"、"notion mcp"

Cloud & DevOps

云与DevOps

Skills: "deployment skill", "kubernetes skill", "terraform skill"
MCP: "aws mcp", "gcp mcp", "azure mcp"
技能:"deployment skill"、"kubernetes skill"、"terraform skill"
MCP:"aws mcp"、"gcp mcp"、"azure mcp"

AI & Data

AI与数据

Skills: "data analysis skill", "ml skill"
MCP: "openai mcp", "huggingface mcp"
技能:"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.
查看references/sources.md获取所有技能与MCP来源的完整目录及详细说明。

Best Practices

最佳实践

  1. Search before build - Always check existing resources first
  2. Prefer maintained - Choose skills with recent updates
  3. Check quality - Review SKILL.md structure and content
  4. Consider combining - Multiple simple skills > one complex custom
  5. Verify security - Review MCP permissions and token scopes
  1. 先搜索再构建 - 始终先检查现有资源
  2. 优先选择维护中资源 - 选择近期更新的技能
  3. 检查质量 - 查看SKILL.md的结构与内容
  4. 考虑组合使用 - 多个简单技能优于单个复杂自定义技能
  5. 验证安全性 - 查看MCP的权限与令牌范围