skills-registry

Match task context keywords to registry skills and rank recommendations.

13|2|Updated Aug 9, 2025
One-click install
npx skills add https://github.com/petbrains/mvp-builder --skill skills-registry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skills-registry
Source: https://github.com/petbrains/mvp-builder/tree/main/.claude/skills/skills-registry
Command: npx skills add https://github.com/petbrains/mvp-builder --skill skills-registry

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a dynamic system to discover and match skills to current task context.

Core Features & Use Cases

  • Context keyword extraction
  • Registry-based matching with ranking
  • Output matched and suggested skills

Quick Start

Trigger: "match skills" for a task; outputs recommended skills.

Frequently Asked Questions about skills-registry

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

FAQPage Schema
How do I match skills to a task based on context?

Skills-registry matches skills by extracting keywords from your task input and comparing them against registry entries, then ranks results by priority to output required and suggested skills for your context.

What domains does skill matching cover?

The matching workflow covers frontend, backend, API, database, validation, UI, and DevOps domains, automatically recommending specialized skills across your full tech stack when you start a new task.

When should I use skill discovery in my workflow?

Trigger skill matching when starting any task, when you need specialized skills for your current context, or when an agent or command requires skill recommendations across technical domains.

How does the ranking system prioritize recommended skills?

Skills-registry ranks matches by priority and enforcement level, so required skills surface first, followed by suggested skills most relevant to your extracted task keywords.

Can I get skill recommendations without manual input?

Yes, the matching workflow automatically extracts keywords from your task input and outputs structured lists of required and suggested skills without requiring explicit skill specification.