unity-skill-router
CommunityLoad only the right Unity skills—just in time.
Software Engineering#agent orchestration#keyword matching#skill routing#module loading#conflict avoidance#confidence gating#unity-dots
AuthordyCuong03
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents Unity DOTS agent runs from loading irrelevant Unity-Skills modules by routing and limiting which skill packs are eligible based on task domain, keywords, and strict safety/compatibility rules.
Core Features & Use Cases
- Domain-first gating: Selects DOTS vs Unity vs Hybrid sources based on upstream triage classification, with DOTS-first precedence over MonoBehaviour-oriented guidance.
- Keyword-driven module selection: Maps task keywords to the top matching Unity-Skills modules while enforcing per-agent module budgets.
- Hard limits and conflict avoidance: Blocks forbidden module categories (e.g., workflow/smart, MonoBehaviour-first modules for ECS runtime tasks) and enforces DOTS flag rules to avoid conflicting advice.
- DOTS pack augmentation: Auto-loads
unity-dots/*modules for DOTS/Hybrid tasks using confidence floors and per-task caps.
Quick Start
Use the unity-skill-router to determine which Unity-Skills modules to load for the current DOTS or Unity task, then load only the returned module SKILL packs before spawning agents.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: unity-skill-router Download link: https://github.com/dyCuong03/unity-agent-team/archive/main.zip#unity-skill-router Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.