search-skill

16
0
Source

Search and recommend Claude Code skills from trusted marketplaces

Install

mkdir -p .claude/skills/search-skill && curl -L -o skill.zip "https://mcp.directory/api/skills/download/2054" && unzip -o skill.zip -d .claude/skills/search-skill && rm skill.zip

Installs to .claude/skills/search-skill

About this skill

Search Skill

Search and recommend Claude Code Skills from trusted marketplaces based on user requirements.

When to Use

When users describe a need and want to find an existing Skill to solve it.

Examples:

  • "Is there a skill that can auto-generate changelogs?"
  • "Find me a skill for frontend design"
  • "I need a skill that can automate browser actions"

Data Sources (by trust level)

Tier 1 - Official / High Trust (show first)

SourceURLNotes
anthropics/skillsgithub.com/anthropics/skillsOfficial examples, most reliable
ComposioHQ/awesome-claude-skillsgithub.com/ComposioHQ/awesome-claude-skillsHand-picked, 12k+ stars

Tier 2 - Community Curated (secondary)

SourceURLNotes
travisvn/awesome-claude-skillsgithub.com/travisvn/awesome-claude-skillsCommunity curated, 21k+ stars
skills.shskills.shVercel's official directory

Tier 2.5 - Large Community Registry

SourceURLNotes
ClawHubclawhub.aiOpenClaw official skill registry, 5000+ community skills, vector search powered

Tier 3 - Aggregators (use with caution)

SourceURLNotes
skillsmp.comskillsmp.comAuto-scraped, requires extra filtering

Search Process

Step 1: Parse User Intent

Extract from user description:

  • Core functionality keywords (e.g., changelog, browser, frontend)
  • Use case (e.g., development, testing, design)
  • Special requirements (e.g., language support, specific framework)

Step 2: Multi-Source Search

IMPORTANT: Only search these 6 sources. Do NOT search the entire internet.

Search by priority:

1. Search Tier 1 (official/high trust) first
2. If fewer than 5 results, continue to Tier 2
3. If still insufficient, search Tier 2.5 (ClawHub - large volume, check quality)
4. If still insufficient, search Tier 3 with strict filtering
5. If still nothing found, tell user honestly - do NOT expand to other sources

Allowed search queries (use site: to restrict):

site:github.com/anthropics/skills {keywords}
site:github.com/ComposioHQ/awesome-claude-skills {keywords}
site:github.com/travisvn/awesome-claude-skills {keywords}
site:skills.sh {keywords}
site:clawhub.ai {keywords}
site:skillsmp.com {keywords}

Search methods:

  • GitHub repos: Use site:github.com/{repo} to restrict search scope
  • skills.sh: WebFetch to scrape search results from skills.sh only
  • ClawHub: WebFetch clawhub.ai/skills?q={keywords} to search the registry
  • skillsmp.com: WebFetch with additional verification

Do NOT:

  • Search the entire web
  • Use broad queries without site: restriction
  • Include results from unknown sources

Step 3: Quality Filtering (Critical)

Must filter out the following:

Filter ConditionReason
GitHub stars < 10Not community verified
Last update > 6 months agoPossibly abandoned
No SKILL.md fileNon-standard format
README too sparseQuality concerns
Contains suspicious code patternsSecurity risk

Security checks:

  • Requests sensitive permissions (e.g., ~/.ssh, env variables)
  • External network requests to unknown domains
  • Contains eval() or dynamic code execution
  • Modifies system files

Step 4: Rank Results

Scoring formula:

Score = Source Weight × 0.4 + Stars Weight × 0.3 + Recency Weight × 0.2 + Relevance × 0.1

Source weights:
- Tier 1: 1.0
- Tier 2: 0.7
- Tier 2.5 (ClawHub): 0.55
- Tier 3: 0.4

Step 5: Format Output

Return Top 5-10 results:

## Found X relevant Skills

### Recommended
1. **[skill-name](github-url)** - Source: anthropics/skills
   - Function: xxx
   - Stars: xxx | Last updated: xxx
   - Install: `/plugin marketplace add xxx`

### Worth considering
2. **[skill-name](github-url)** - Source: ComposioHQ
   ...

### Not recommended (for reference only)
- [skill-name](url) - Reason: low stars / not maintained

Example

User: Is there a skill that helps write commit messages?

Search process:

  1. Extract keywords: commit, message, git
  2. Search Tier 1: Found git-commit-assistant in anthropics/skills
  3. Search Tier 2: Found semantic-commit in ComposioHQ
  4. Filter: Exclude results with stars < 10
  5. Rank: Official sources first

Output:

## Found 3 relevant Skills

### Recommended
1. **git-commit-assistant** - Source: anthropics/skills (official)
   - Function: Generate semantic commit messages
   - Install: `/plugin marketplace add anthropics/claude-code`

2. **semantic-commit** - Source: ComposioHQ
   - Function: Follow conventional commits spec
   - Stars: 890 | Last updated: 2 weeks ago

Important Notes

  1. Never recommend unverified Skills - Better to recommend fewer than to recommend risky ones
  2. Stay cautious with Tier 3 sources - Results from skillsmp.com must be double-checked
  3. If nothing suitable is found - Tell the user honestly, suggest using skill-from-masters to create their own
  4. Security concerns - Clearly inform users of risks, let them decide

You might also like

flutter-development

aj-geddes

Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.

292790

drawio-diagrams-enhanced

jgtolentino

Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.

213415

godot

bfollington

This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.

213296

nano-banana-pro

garg-aayush

Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.

222234

ui-ux-pro-max

nextlevelbuilder

"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."

174201

rust-coding-skill

UtakataKyosui

Guides Claude in writing idiomatic, efficient, well-structured Rust code using proper data modeling, traits, impl organization, macros, and build-speed best practices.

166173

Stay ahead of the MCP ecosystem

Get weekly updates on new skills and servers.