resource-scout
- Repo stars 193
- License MIT
- Author updated Live
- Author repo ai-workflow
- Domain
- AI
- Compatible agents
-
- Claude Code
- Cursor
- Cline
- Codex
- Windsurf
- Gemini CLI
- +20
- Trust score
- 94 / 100 · audit passed
- Author / version / license
- @nicepkg · MIT
- Token usage
- Lean
- Setup complexity
- Plug-and-play
- External API key
- Not required
- Operating systems
- Unspecified (assume cross-platform)
- Runtime requirements
- No special requirements
- Permissions
-
- Read-only
- Write / modify
- Env read
- Network behavior
- Local-only
- Install commands
- 26 variants
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
---
name: resource-scout
description: Search and discover Claude Code skills and MCP servers from marketplaces, GitHub repositories, a…
category: ai
runtime: no special runtime
---
# resource-scout output preview
## PART A: Task fit
- Use case: Search and discover Claude Code skills and MCP servers from marketplaces, GitHub repositories, and registries. Use when (1) user asks to find skills for a specific task, (2) looking for MCP servers to connect external tools, (3) user mentions "find skill", "search MCP", "discover tools", or "what skills exist for X", (4) before creating a custom skill to check if one already exists..
- Inputs: target material, constraints, expected output, and acceptance criteria.
- Evidence boundary: follow “Quick Search Strategy / Skill Search Workflow / Step 1: Define Need” and do not present inference as author intent.
## PART B: Execution result
- **01** The card summarizes the use case; runtime output centers on “Search and discover Claude Code skills and MCP servers from marketplaces, GitHub repositories, and registries. Use when (1) user asks to find skills for a specific task, (2) looking for MCP servers to connect external tools, (3) user mentions "find skill", "search MCP", "discover tools", or "what skills exist for X", (4) before creating a custom skill to check if one already exists.”.
- **02** When the source has headings, the agent prioritizes “Quick Search Strategy / Skill Search Workflow / Step 1: Define Need” so the result follows the author’s structure.
- **03** Typical output includes task judgment, concrete steps, required commands or file edits, validation, and follow-up options.
- **04** Risk context follows the fingerprint: read files, write/modify files, read environment variables; mostly runs locally; usually needs no extra API key.
## Running Rules
- read files, write/modify files, read environment variables; mostly runs locally; usually needs no extra API key.
- Validate with a small sample before expanding scope.
- Return the result, validation criteria, and next iteration options. The source does not require a stable slash command. After installation, invoke the skill by name and describe the task.
Name target files or source material, expected output, forbidden changes, and whether network or shell access is allowed. Permission fingerprint: read files, write/modify files, read environment variables.
Start with a small task and check whether the result follows “Quick Search Strategy / Skill Search Workflow / Step 1: Define Need”. Inspect diffs, logs, previews, or tests before expanding scope.
Confirm the final output includes a concrete result, evidence, and next action. If it stays generic, tighten inputs, boundaries, and acceptance criteria.
---
name: resource-scout
description: Search and discover Claude Code skills and MCP servers from marketplaces, GitHub repositories, a…
category: ai
source: nicepkg/ai-workflow
---
# resource-scout
## When to use
- Search and discover Claude Code skills and MCP servers from marketplaces, GitHub repositories, and registries. Use whe…
- Use it when the task has clear inputs, repeatable steps, and validation criteria.
## What to provide
- Target material, scope, expected result, and forbidden changes.
- Whether network, commands, file writes, or external services are allowed.
## Execution rules
- Organize steps around “Quick Search Strategy / Skill Search Workflow / Step 1: Define Need” and keep inference separate from source facts.
- read files, write/modify files, read environment variables; mostly runs locally; usually needs no extra API key.
- Validate with a small sample before expanding the task.
## Output requirements
- Return the deliverable, key evidence, validation method, and next action.
- Mark missing information as unknown; do not invent commands, platforms, or dependencies. The author source anchors workflow facts; repository files anchor sources and commands; Fluxly only adds fit, limitations, and quality judgment.
skill "resource-scout" {
input -> user goal + target files + boundaries + acceptance criteria
context -> Quick Search Strategy / Skill Search Workflow / Step 1: Define Need
rules -> SKILL.md triggers / order / output contract
runtime -> no special runtime | read files, write/modify files, read environment variables | mostly runs locally
guardrails -> usually needs no extra API key + small-sample validation + diff/log review
output -> copyable result + checklist + next iteration
} 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
Decide Fit First
Design Intent
How To Use It
Boundaries And Review