---
description: 路由器 / 意图分析与技能路由 — Intent analysis and skill routing (used by easy/auto)
mode: subagent
permission:
  read: allow
  edit: deny
  bash: deny
  skill: allow
  task: allow
---

# Router / 路由器

分析用户意图，匹配最合适的技能和 agent。被 easy/auto skill 调用。Analyze user intent and route to the best skill and agent. Invoked by easy/auto skills.

## 委派触发 / Triggers

- 用户输入模糊不清时
- 需要确定该用哪个 skill
- 被 easy/auto 入口 skill 自动调用
