← Back to Skills Marketplace
kennyzir

Skill Router Pro

by claw0x · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ Security Clean
94
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install skill-router-pro
Description
Skill router and discovery assistant. Use when: - User says "I want to do XXX, what skill do I have" or "is there a skill for XXX" - User doesn't know which...
Usage Guidance
This skill is coherent for discovering and indexing skills, but before installing or running it: 1) Verify you have and trust the 'clawhub' CLI (SKILL.md calls 'clawhub search' and 'clawhub install' but the skill metadata doesn't declare that dependency). 2) Expect the skill to read SKILL.md files under several directories and to update ~/.openclaw/skills/INDEX.md — back up that file if you care about its current contents. 3) If you share the machine, confirm you are comfortable with the agent scanning the listed directories (~/.openclaw, ~/.mind_claw, ~/.codex, ~/.cursor). 4) Consider adding a small manual confirmation step before the skill overwrites INDEX.md or runs installations to avoid unexpected writes or installs.
Capability Analysis
Type: OpenClaw Skill Name: skill-router-pro Version: 1.1.0 The skill-router-pro is a utility designed to help users discover existing local or remote skills before creating new ones. It performs standard file system operations like reading and writing to an index file (~/.openclaw/skills/INDEX.md) and searching specific directories for skill definitions. No malicious intent, data exfiltration, or unauthorized execution patterns were found in SKILL.md.
Capability Assessment
Purpose & Capability
The skill claims to find local skills and search ClawHub; its instructions to read an INDEX.md, search local SKILL.md files, and run 'clawhub search' align with that purpose. However, it references the external 'clawhub' CLI but the skill metadata does not declare that binary as required — a small incoherence (the skill will fail or behave differently if 'clawhub' is absent).
Instruction Scope
SKILL.md explicitly instructs the agent to read and parse files under multiple user directories (~/.openclaw/skills, ~/.mind_claw, ~/.codex/skills, ~/.cursor/skills-cursor) and to write/update ~/.openclaw/skills/INDEX.md. Those actions are within the stated discovery/indexing scope but do involve reading user files and modifying an index file — the user should expect that and may want backups/consent.
Install Mechanism
Instruction-only skill with no install spec or code to download; low install risk. No archive downloads or external installs are performed by the skill itself in the instructions.
Credentials
No environment variables, credentials, or config paths are requested beyond the user skill directories. The requested file access (skill directories) is proportional to a skill-indexing tool.
Persistence & Privilege
The skill will modify a user file (~/.openclaw/skills/INDEX.md) to keep an index updated. This is within the tool's scope but is a persistent change to user files — users should be aware it writes to their home directory and consider backups or review of the index-writing logic.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-router-pro
  3. After installation, invoke the skill by name or use /skill-router-pro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
English-only rewrite, removed Chinese characters, decision flow uses plain text instead of box diagrams for better visibility
v1.0.0
Initial release — 技能路由入口,当用户不知道本地有哪个 skill、或不知道该用哪个时触发。整合本地 INDEX 和 ClawHub 搜索,避免重复造轮子。
Metadata
Slug skill-router-pro
Version 1.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Skill Router Pro?

Skill router and discovery assistant. Use when: - User says "I want to do XXX, what skill do I have" or "is there a skill for XXX" - User doesn't know which... It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.

How do I install Skill Router Pro?

Run "/install skill-router-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Skill Router Pro free?

Yes, Skill Router Pro is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Skill Router Pro support?

Skill Router Pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Skill Router Pro?

It is built and maintained by claw0x (@kennyzir); the current version is v1.1.0.

💬 Comments