skill-finder

Scan SKILL.md frontmatter to rank and propose the top 3 matching skills.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/edri2or/project-life-132 --skill skill-finder-edri2or
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: skill-finder
Source: https://github.com/edri2or/project-life-132/tree/main/exported-skills/skill-finder
Command: npx skills add https://github.com/edri2or/project-life-132 --skill skill-finder-edri2or

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Efficiently identifying the most relevant skill from a catalog of installed skills, reducing guesswork and speeding up task execution.

Core Features & Use Cases

  • Scans all installed skills by reading their SKILL.md frontmatter to collect name and description.
  • Semantically ranks the top 3 matches and provides concise rationale for each.
  • Requires explicit user confirmation before activating the chosen skill to prevent unintended actions.

Quick Start

Tell me your task and I will locate the best matching skill and propose it for activation.

Frequently Asked Questions about skill-finder

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

FAQPage Schema
How do I find the best matching skill from a catalog of installed skills for a specific task?▼

To find the best matching skill, the system scans all installed SKILL.md frontmatter, semantically ranks the top 3 candidates, and provides concise rationale for each match based on your request.

How does skill routing determine which installed skill to activate for an agent automation request?▼

Skill routing evaluates matches across all installed skills by scanning their SKILL.md frontmatter, then ranks candidates semantically to determine the most relevant skill for the user's intent.

Can I review semantic rankings before a pluggable skill is activated?▼

Yes, the system provides a ranked shortlist of the top 3 matches with explanations and requires explicit user confirmation before activating the chosen pluggable skill to prevent unintended actions.

What is the best way to reduce guesswork when selecting an installed skill for task execution?▼

The best way to reduce guesswork is using semantic rankings to evaluate matches across all installed skills, delivering a top 3 shortlist with concise rationale for efficient selection.

Do I need explicit user confirmation to execute activation control for a matched skill?▼

Yes, explicit user confirmation is required before activation control executes the chosen skill, ensuring the semantic ranking process prevents unintended automated actions.