Using Agent Skills Router
/install using-agent-skills-router
Using Agent Skills Router
Use this skill as a lightweight dispatcher. It decides which skill, workflow, or role should handle a request, then keeps the active path proportional to the task.
Routing Workflow
- Restate the user goal in one sentence.
- Classify the request:
tiny: answer or edit directly; avoid ceremony.implementation: choose the most specific build or domain skill.review: choose a review skill or a reviewer persona.ship: choose a lifecycle or release skill.unclear: gather repo context first, then decide.
- Select the smallest useful skill set. Prefer one primary skill and at most one support skill.
- State the route briefly before executing:
Using \x3Cskill> because \x3Creason>. - If no skill matches, continue with normal Codex behavior and say no specialized skill was needed.
Skill Selection Rules
- Prefer exact domain skills over broad lifecycle skills.
- Prefer repository-native tools, tests, and docs over generic checklists.
- Use a lifecycle skill only when the user wants planning, implementation, verification, review, or shipping as a process.
- Use a high-risk review skill when the task touches security controls, credentials, data deletion, public release, money, production systems, or broad permissions.
- Avoid stacking skills that repeat the same gate. One clear review path is better than several shallow ones.
Output Shape
For a routing-only answer, return:
Route: \x3Cskill-or-direct>
Reason: \x3Cone sentence>
Next action: \x3Cwhat Codex should do now>
For execution tasks, keep the routing note short and then proceed. Do not create docs or task files unless the user asks or the chosen skill requires durable artifacts.
Anti-Patterns
- Do not turn small fixes into a full spec-plan-build-review cycle.
- Do not load long reference files just to decide whether a skill applies.
- Do not role-play multiple agents when the runtime cannot actually isolate their work.
- Do not ask the user which skill to use when local context makes the choice clear.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install using-agent-skills-router - 安装完成后,直接呼叫该 Skill 的名称或使用
/using-agent-skills-router触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Using Agent Skills Router 是什么?
Route ambiguous agent work to the right skill, command style, and effort level. Use when a task mentions skills, agents, workflows, lifecycle commands, revie... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 31 次。
如何安装 Using Agent Skills Router?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install using-agent-skills-router」即可一键安装,无需额外配置。
Using Agent Skills Router 是免费的吗?
是的,Using Agent Skills Router 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Using Agent Skills Router 支持哪些平台?
Using Agent Skills Router 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Using Agent Skills Router?
由 Zakhar Pashkin(@zack-dev-cm)开发并维护,当前版本 v1.0.0。