skill-finder

Installation
SKILL.md

Skill Finder

npx skills add https://github.com/peter-tu-zynkr/zynkr-skill-builder --skill skill-finder

Help a user pick the right Zynkr assistant for what they're trying to do. This skill reads the structured assistant index, matches the user's stated need against functional descriptions, and either recommends a small set of assistants or asks one targeted clarifying question. Use it as the front door to the Zynkr marketplace when a user describes a task but doesn't know which skill exists for it.


Step 1 — Load the assistant index

Read the canonical taxonomy and index from these references (relative to {{SKILL_DIR}}):

  • ./references/assistant-index.md — list of assistants with category, slug, one-line description, IPO summary, and stage status
  • ../../../taxonomy.md (repo root) — category definitions
Installs
8
GitHub Stars
19
First Seen
Jun 10, 2026
skill-finder — peter-tu-zynkr/zynkr-skill-builder