skill-router
/install skill-router-hub
Skill Router
Core Directive: Before answering any user question, you MUST consult this skill first, check for matching specialized skills, and load them if found.
1. Skill Index
\x3C!-- SKILL_INDEX_START -->
This section is auto-generated by
scripts/generate.py. Runpython scripts/generate.pyto update.See the manual maintenance section below for alternatives. \x3C!-- SKILL_INDEX_END -->
2. Routing Rules
Rule 1: Match & Load
When the user's question matches any skill above, load it using the Skill tool. Load all matching skills — don't skip any.
Rule 2: Combined Loading
Common combos:
- Code + Standards → Language-specific skill +
coding-standards - Deploy →
deployment-patterns+canary-watch - API Design →
api-design+backend-patterns - Frontend →
frontend-design+frontend-patterns - Writing →
article-writing+brand-voice - Tech Decision →
blueprint+architecture-decision-records - Code Walkthrough →
code-tour+codebase-onboarding
General matching rules:
- When the user's question contains domain keywords, tech stack names, or terminology, load the matching skill
- One question may match multiple skills — load them all
- When in doubt, load one more rather than one less
3. Usage Report (Mandatory)
After every task, you MUST report which skills were actually used at the end of your response.
---
**Skill Usage Report:**
- [skill-name] — [Status: Loaded / Not Triggered — Notes]
- List all matched skills with load status
- Also report when no skills were triggered
- This report MUST appear at the end of every response, never omit it.
Manual Maintenance
If you prefer to maintain the index manually, place your content between \x3C!-- SKILL_INDEX_START --> and \x3C!-- SKILL_INDEX_END -->:
### Category
| Skill | Trigger |
|--------|----------|
| `skill-name` | Brief trigger condition description |
| `another-skill` | Another trigger description |
Index content can be in any format that helps the model match — keyword lists, tables, trigger phrases, etc.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install skill-router-hub - After installation, invoke the skill by name or use
/skill-router-hub - Provide required inputs per the skill's parameter spec and get structured output
What is skill-router?
Skill Router — centralized index and intelligent router for all installed skills. Consult this FIRST before answering any question to determine which special... It is an AI Agent Skill for Claude Code / OpenClaw, with 34 downloads so far.
How do I install skill-router?
Run "/install skill-router-hub" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is skill-router free?
Yes, skill-router is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does skill-router support?
skill-router is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created skill-router?
It is built and maintained by Yunzhou Li (@yunzhouli-hub); the current version is v1.0.0.