← 返回 Skills 市场
wzk332266

Skill Taxonomy Router

作者 Stairer · GitHub ↗ · v1.5.0 · MIT-0
cross-platform ⚠ suspicious
315
总下载
0
收藏
0
当前安装
8
版本数
在 OpenClaw 中安装
/install skill-taxonomy-router
功能描述
Route user tasks to the most relevant skills using a layered taxonomy, risk model, and minimum-necessary-loading strategy. Use when deciding which skill to l...
安全使用建议
This skill is policy-level documentation for routing tasks to other skills and is internally consistent. Before enabling it: (1) confirm your agent enforces the SKILL.md guidance — especially explicit user approval before loading action-capable or newly downloaded skills; (2) test the router in a controlled environment to ensure it doesn’t get invoked indiscriminately for every user task; (3) verify there are no local/hidden extensions or separate packages that implement automation or logging not present in this published package (the changelog mentions heavier private extensions that are intentionally excluded from the public release). Otherwise the package is low-risk because it contains only routing rules and asks for no credentials or installs.
功能分析
Type: OpenClaw Skill Name: skill-taxonomy-router Version: 1.5.0 The skill-taxonomy-router is a governance and orchestration tool that manages a library of other skills using a detailed risk model (R0–R4) and taxonomy. While its instructions focus on security and organization, it requires high-risk capabilities, including executing multiple local Python scripts (e.g., scripts/update_skill_index.py, scripts/intake_skill.py) and performing automated directory deletion on the user's Desktop (scripts/cleanup_download_inbox.py --yes). These behaviors are plausibly necessary for its stated purpose but represent a significant attack surface and potential for unintended data loss, warranting a suspicious classification under the provided criteria.
能力评估
Purpose & Capability
The name/description (skill router / taxonomy-based routing) match the SKILL.md content: classification rules, risk baselines, threat dimensions, and routing algorithm. The skill does not request unrelated credentials, binaries, or config access.
Instruction Scope
Runtime instructions are policy and decision rules (how to infer intent, choose domains, prefer low-risk skills). They do not instruct reading system files, accessing environment variables, or transmitting data to external endpoints. The SKILL.md explicitly recommends conservative behavior (ask user before risky actions).
Install Mechanism
No install spec and no code files — instruction-only packaging — so nothing is written to disk or fetched at install time. This is the lowest-risk install posture and is proportionate for a policy/routing skill.
Credentials
The skill requires no environment variables, credentials, or config paths. The requested scope (none) is appropriate for a policy-only router.
Persistence & Privilege
Flags show no forced always-on presence and model invocation is allowed (normal). The skill does not request elevated privileges or to modify other skills' configs. Its guidance explicitly limits autonomous risky operations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-taxonomy-router
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-taxonomy-router 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.5.0
Improve query-first routing by starting from compact skill-pool summaries and reducing unnecessary deep router invocation.
v1.4.1
Remove direct references to unbundled local logging/scripts and clarify the public package as a policy-only, host-agnostic governance skill.
v1.4.0
Slim the public package to emphasize routing taxonomy and governance rules while excluding host-specific automation scripts and local state files.
v1.3.0
Add high-automation skill intake with overlap checks, inbox-only download flow, and intake state recording for safer bulk imports.
v1.2.0
Refine the download workflow to a single temporary inbox, add source/risk-signal review, and keep new-skill risk operations blocked without explicit user approval.
v1.1.0
Add usage/routing logging, backlog prioritization, overlap detection, canonical-first fusion guidance, and a hard boundary blocking new-skill risk operations without explicit user approval.
v1.0.1
Make bundled scripts portable by removing hard-coded workspace paths and keep the published package focused on the organizer/router itself.
v1.0.0
Initial release: taxonomy, risk model, routing rules, and maintenance workflow for skill selection.
元数据
Slug skill-taxonomy-router
版本 1.5.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 8
常见问题

Skill Taxonomy Router 是什么?

Route user tasks to the most relevant skills using a layered taxonomy, risk model, and minimum-necessary-loading strategy. Use when deciding which skill to l... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 315 次。

如何安装 Skill Taxonomy Router?

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

Skill Taxonomy Router 是免费的吗?

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

Skill Taxonomy Router 支持哪些平台?

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

谁开发了 Skill Taxonomy Router?

由 Stairer(@wzk332266)开发并维护,当前版本 v1.5.0。

💬 留言讨论