← 返回 Skills 市场
yuzc-001

Skill Router

作者 Yuzc-001 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
441
总下载
1
收藏
8
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-router
功能描述
Route the current task to the most relevant installed skill, and only suggest new skills when existing ones are not enough. Use when the user asks things lik...
安全使用建议
This skill is internally consistent and low-risk: it only inspects installed skills and uses its bundled guidance to recommend reuse vs discovery. Before installing, confirm you trust the agent environment (installed skills the router will inspect) and that companion skills it references (e.g., find-skills, skill-vetter) are present and trustworthy. If you want stronger control, restrict whether the agent can autonomously invoke routing or discovery flows, or test the router in a non-production workspace to validate its recommendations.
功能分析
Type: OpenClaw Skill Name: skill-router Version: 0.1.0 The skill-router bundle is a collection of Markdown-based instructions and reference guides designed to help an AI agent efficiently manage and select between installed skills. It contains no executable code and its instructions prioritize the use of existing, verified skills over the discovery of new ones, explicitly recommending a safety gate (skill-vetter) for any third-party additions. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found across files like SKILL.md or the references directory.
能力评估
Purpose & Capability
Name and description match the runtime instructions: the skill's job is to pick the best installed skill or suggest discovery only when necessary. It does not claim capabilities (network, cloud, etc.) that would require additional credentials or binaries.
Instruction Scope
Runtime guidance confines the agent to inspecting the current installed skill set, consulting bundled reference docs, and recommending discovery flows (e.g., find-skills, skill-vetter) when appropriate. It does not instruct reading unrelated system files, environment variables, or sending data to external endpoints.
Install Mechanism
No install spec and no bundled code — instruction-only. This minimizes on-disk code execution risk and matches the described low-presence role.
Credentials
The skill requests no environment variables, credentials, or config paths. Its runtime behavior (inspect installed skills and local reference docs) is proportional to its purpose.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request elevated or permanent presence. Autonomous invocation is allowed by default on the platform but is not a unique privilege of this skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-router
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-router 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
First public release: capability-first skill routing, reuse-first behavior, discovery flow via find-skills, and vetting of unfamiliar third-party candidates.
元数据
Slug skill-router
版本 0.1.0
许可证 MIT-0
累计安装 8
当前安装数 8
历史版本数 1
常见问题

Skill Router 是什么?

Route the current task to the most relevant installed skill, and only suggest new skills when existing ones are not enough. Use when the user asks things lik... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 441 次。

如何安装 Skill Router?

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

Skill Router 是免费的吗?

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

Skill Router 支持哪些平台?

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

谁开发了 Skill Router?

由 Yuzc-001(@yuzc-001)开发并维护,当前版本 v0.1.0。

💬 留言讨论