skill-matcher

Match and activate relevant local or external skills for user tasks.

11|2|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/alexgrebeshok-coder/skill-matcher --skill skill-matcher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-matcher
Source: https://github.com/alexgrebeshok-coder/skill-matcher/tree/main/skills/skill-matcher
Command: npx skills add https://github.com/alexgrebeshok-coder/skill-matcher --skill skill-matcher

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes user prompts to discover and propose the most relevant Claude Code skills, reducing search time and improving task alignment.

Core Features & Use Cases

  • Phase 1: Analyze User Intent to identify task type, keywords, and actions.
  • Phase 2: Match Skills by local catalog and external sources, ranking by relevance.
  • Phase 3: Recommend & Activate, enabling one-click activation of chosen skills for workflow automation. Use cases include when users ask what skills are available, need help selecting a skill for a task, or want to find/install new skills.

Quick Start

Ask for skill recommendations to see a ranked list of suitable skills and how to activate them.

Frequently Asked Questions about skill-matcher

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find the right Claude Code skill for a specific task?

To find the right Claude Code skill, this matcher analyzes your prompt to identify task type and keywords, then scans local skills and ranks them by exact, category, and partial relevance to recommend the best fit.

What happens when no local skills match my workflow request?

When no local skills match your workflow request, the system consults external catalogs via references to find and propose relevant skills for installation across documents, development, design, and communications.

Can I activate recommended skills directly without manual installation?

Yes, you can activate recommended skills directly. After ranking skills by relevance and presenting options, the system enables one-click activation of your chosen skill for immediate workflow automation.

When should I use an automated skill-matching tool instead of browsing catalogs manually?

Use an automated skill-matching tool when you need to reduce search time and improve task alignment. It instantly analyzes user intent at session start or during inquiries to propose the most relevant skills.

Does this skill matcher require any dependencies to scan local skills?

No dependencies are required to scan local skills. The tool operates independently using internal scripts to scan local directories and rank available skills by relevance without external setup.