← 返回 Skills 市场
kennyzir

Skill Router Pro

作者 claw0x · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ 安全检测通过
94
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-router-pro
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-router-pro 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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 搜索,避免重复造轮子。
元数据
Slug skill-router-pro
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。

如何安装 Skill Router Pro?

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

Skill Router Pro 是免费的吗?

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

Skill Router Pro 支持哪些平台?

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

谁开发了 Skill Router Pro?

由 claw0x(@kennyzir)开发并维护,当前版本 v1.1.0。

💬 留言讨论