search-skill
Installation
SKILL.md
Search Skill
Discover existing skills and plugins from curated sources, evaluate quality with toothbrush filter, output comparison table. Plugins bundle skills/commands/agents/MCP — mine them for either. Philosophy: inspect, adapt, own — never import blindly 🪥
Workflow
- Parse query from
$ARGUMENTS(e.g., "pdf converter", "git workflow") - Search tiered sources (parallel where possible):
| Tier | Source | Method |
|---|---|---|
| 1 | Anthropic skills | WebSearch: "$QUERY claude code skill site:github.com/anthropics" |
| 1 | Anthropic plugins (official) | WebFetch raw .claude-plugin/marketplace.json from anthropics/claude-plugins-official, grep $QUERY |
| 1 | VoltAgent curated | WebSearch: "$QUERY site:github.com/VoltAgent/awesome-agent-skills" |
| 2 | Anthropic plugins (community) | WebFetch raw .claude-plugin/marketplace.json from anthropics/claude-plugins-community (security-screened), grep $QUERY |
| 2 | GitHub community | WebSearch: "$QUERY claude code SKILL.md site:github.com" |
| 2 | Awesome lists | WebSearch: "$QUERY awesome-claude-skills OR awesome-claude-code" |
| 3 | claudemarketplaces / aiskillstore | WebSearch: "$QUERY site:claudemarketplaces.com" · aggregators |
| 3 | SkillHub / broad | WebFetch: skillhub.club · WebSearch: "$QUERY claude code skill 2026" |