skill-finder

Community

Find the right Claude skill for your task.

Authortenequm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you discover the most relevant Claude skills for a specific task by performing semantic searches across GitHub, reading actual SKILL.md content, evaluating them against Anthropic's best practices, and scoring fitness to your exact request.

Core Features & Use Cases

  • Semantic matching to your exact use case (e.g., "pitch deck" or "data analysis")
  • Fetch and parse SKILL.md content from candidate repos
  • Qualitative quality assessment against Anthropic's best practices
  • Fitness scoring to rank how well a skill matches your request
  • Actionable recommendations, not just popularity

Quick Start

Example: "Find me a skill for creating pitch decks" or "What's the best skill for automated data analysis" and Claude returns top matches with fitness scores.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: skill-finder
Download link: https://github.com/tenequm/claude-plugins/archive/main.zip#skill-finder

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository