skill-selector

Installation
SKILL.md

Skill Selector

Adding a skill is cheap on disk and not free in context. Pick deliberately.

This skill separates two concerns:

  1. Selection from a curated catalog — fast, opinionated, mostly enough.
  2. Search-and-evaluate — broader, slower, only when phase 1 doesn't fit.

Run them as distinct passes. The catalog has been pre-vetted. Outside-catalog skills haven't, and need explicit evaluation before adoption.

When to use

  • Starting a new project / new repo and you want it stocked with the right skills
  • Mid-development, when a recurring task type is uncovered (suddenly need Playwright, suddenly need release automation)
  • A slash command or another skill hints at a downstream skill not yet installed

When NOT to use:

Installs
32
Repository
mizchi/skills
GitHub Stars
251
First Seen
May 12, 2026
skill-selector — mizchi/skills