← 返回 Skills 市场
Skill Routing Benchmark
作者
vx:17605205782
· GitHub ↗
· v1.0.0
· MIT-0
151
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-routing-benchmark
功能描述
测试多个 Skill 描述是否会路由冲突,并生成正例、反例与负向触发语句。;use for skills, routing, benchmark workflows;do not use for 只给模糊建议, 忽略高度相近的 skill.
安全使用建议
This skill appears coherent and low-risk: it runs a local Python script to analyze skill descriptions and produce structured reports. Before running: (1) review scripts/run.py yourself (it is included and readable); (2) avoid pointing the tool at directories or files that contain secrets or sensitive system configs — it will read and sample text files; (3) use the --dry-run and/or run in a sandboxed environment the first time; (4) verify outputs before copying or using them in any automated publish/workflow. There are no required credentials or network downloads in the bundle. If you need to be extra cautious, inspect the repo locally and run the script on a small, non-sensitive sample input first.
功能分析
Type: OpenClaw Skill
Name: skill-routing-benchmark
Version: 1.0.0
The skill bundle is a legitimate utility designed to audit and benchmark AI skill routing and security patterns. The core logic in scripts/run.py processes local files to generate structured Markdown reports and includes a 'pattern_audit' mode that identifies (and partially masks) sensitive strings like API keys or dangerous shell commands. The behavior is entirely consistent with the stated purpose of skill quality assurance, and the code lacks network access, obfuscation, or unauthorized execution capabilities.
能力评估
Purpose & Capability
Name/description, SKILL.md, README, resources/spec.json, template, and scripts/run.py all align: the bundle is a local tool to analyze skill descriptions, find routing conflicts, and generate example prompts. Required binary is only python3 and no credentials/config paths are requested — this is proportionate for the stated purpose.
Instruction Scope
SKILL.md explicitly tells the agent to either run the included script (python3 scripts/run.py) or synthesize output using the local spec/template. The script reads files from the provided input path (scanning many text file types) and produces structured reports. This stays within the described scope, but it does read arbitrary files from the supplied directory/input: avoid passing directories containing sensitive data or system configuration. The SKILL.md includes sensible safety boundaries (dry-run, audit-first, do not execute high-risk commands).
Install Mechanism
No install spec; this is an instruction-only skill with an included Python script that runs under the system python3. There are no downloads, external package installs, or archive extraction steps in the bundle — low install risk.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The runtime script operates on files supplied as input and does not embed network endpoints or request secrets.
Persistence & Privilege
always is false and the skill does not request persistent system-level presence or modify other skills. It does not include steps to permanently change agent configuration. Autonomous invocation is allowed (platform default) but not combined with broad privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill-routing-benchmark - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill-routing-benchmark触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of skill-routing-benchmark.
- Benchmark tool for testing potential routing conflicts between multiple Skill descriptions.
- Generates positive cases, negative cases, and regression sets for routing.
- Prioritizes detecting conflicts and producing explicit review drafts before executable checklists.
- Clearly distinguishes safe usage scenarios and defines strict boundaries for high-risk or configuration-altering operations.
- Organizes output into structured sections: potential conflicts, positive and negative examples, modification suggestions, priorities, and regression test sets.
元数据
常见问题
Skill Routing Benchmark 是什么?
测试多个 Skill 描述是否会路由冲突,并生成正例、反例与负向触发语句。;use for skills, routing, benchmark workflows;do not use for 只给模糊建议, 忽略高度相近的 skill. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 151 次。
如何安装 Skill Routing Benchmark?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-routing-benchmark」即可一键安装,无需额外配置。
Skill Routing Benchmark 是免费的吗?
是的,Skill Routing Benchmark 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Skill Routing Benchmark 支持哪些平台?
Skill Routing Benchmark 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。
谁开发了 Skill Routing Benchmark?
由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。
推荐 Skills