Skill Navigator

Build a decision-tree "navigator" skill over a subset of installed skills. Embeds each skill's description, clusters them bottom-up into a 4-tier tree (Wing > Room > Zone > Station > leaf), LLM-labels every node, and writes one decision-node SKILL.md per node plus a single root entry skill. An agent then enters the root, answers a routing question, and follows branch hints down tier by tier until it reaches the right leaf skill. Use when a skills directory has too many skills to route by description alone and you want one navigable entry point. NOT for creating new skills, installing skills, or grouping 2-3 skills (use a plain router for that).

neXenio Updated

File contents

neXenio/skill-navigator/tree/main/skills/skill-navigator commit fac4bd4720

Frequently asked questions

npx skillmds@latest add nexenio/skill-navigator