← 返回 Skills 市场
yunzhouli-hub

skill-router

作者 Yunzhou Li · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
34
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-router-hub
功能描述
Skill Router — centralized index and intelligent router for all installed skills. Consult this FIRST before answering any question to determine which special...
使用说明 (SKILL.md)

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. Run python scripts/generate.py to 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
  • Deploydeployment-patterns + canary-watch
  • API Designapi-design + backend-patterns
  • Frontendfrontend-design + frontend-patterns
  • Writingarticle-writing + brand-voice
  • Tech Decisionblueprint + architecture-decision-records
  • Code Walkthroughcode-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.

安全使用建议
Install only if you intentionally want a global skill router that can influence every response. Review the generated SKILL.md before use, avoid sharing it if your installed skills are sensitive, and consider narrowing the router so it only activates for clear matches and does not append detailed usage reports by default.
能力评估
Purpose & Capability
The router purpose is coherent and disclosed: it indexes installed skills, routes prompts to matching skills, and reports usage. The bundled generator is purpose-aligned but reads local skill metadata and rewrites a generated SKILL.md index.
Instruction Scope
SKILL.md repeatedly requires consultation before any user question, says to load all matching skills, and advises loading one more skill when uncertain, with no clear exclusions for sensitive, generic, or low-confidence requests.
Install Mechanism
Installation is manual via copying SKILL.md into ~/.claude/skills/skill-router and optionally running python scripts/generate.py. No package installer, network fetch at runtime, obfuscation, or hidden dependency chain was found.
Credentials
The generator scans ~/.claude/skills, extracts each skill name and description, and writes them into an index. That is local and purpose-aligned, but the privacy impact of publishing or sharing a generated inventory of installed/internal skills is under-disclosed.
Persistence & Privilege
There is no background service, privilege escalation, credential use, destructive action, or exfiltration. The concern is behavioral persistence: once installed, the skill directs the agent to apply routing and append usage reports on every response.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-router-hub
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-router-hub 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Centralized skill router with mandatory routing and reporting. - Introduces a centralized Skill Router to intelligently index and route all user questions to the appropriate specialized skills. - Enforces that every question is checked here first to determine which skills to load. - Establishes detailed routing rules, including keyword and combo-based matching. - Requires a Skill Usage Report at the end of every response, listing all loaded/matched skills. - Provides instructions for both auto-generated and manual maintenance of the skill index.
元数据
Slug skill-router-hub
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

skill-router 是什么?

Skill Router — centralized index and intelligent router for all installed skills. Consult this FIRST before answering any question to determine which special... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 34 次。

如何安装 skill-router?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-router-hub」即可一键安装,无需额外配置。

skill-router 是免费的吗?

是的,skill-router 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

skill-router 支持哪些平台?

skill-router 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 skill-router?

由 Yunzhou Li(@yunzhouli-hub)开发并维护,当前版本 v1.0.0。

💬 留言讨论