← Back to Skills Marketplace
52yuanchangxing

Skill Routing Benchmark

by vx:17605205782 · GitHub ↗ · v1.0.0 · MIT-0
darwinlinuxwin32 ✓ Security Clean
151
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skill-routing-benchmark
Description
测试多个 Skill 描述是否会路由冲突,并生成正例、反例与负向触发语句。;use for skills, routing, benchmark workflows;do not use for 只给模糊建议, 忽略高度相近的 skill.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-routing-benchmark
  3. After installation, invoke the skill by name or use /skill-routing-benchmark
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug skill-routing-benchmark
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Skill Routing Benchmark?

测试多个 Skill 描述是否会路由冲突,并生成正例、反例与负向触发语句。;use for skills, routing, benchmark workflows;do not use for 只给模糊建议, 忽略高度相近的 skill. It is an AI Agent Skill for Claude Code / OpenClaw, with 151 downloads so far.

How do I install Skill Routing Benchmark?

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

Is Skill Routing Benchmark free?

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

Which platforms does Skill Routing Benchmark support?

Skill Routing Benchmark is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).

Who created Skill Routing Benchmark?

It is built and maintained by vx:17605205782 (@52yuanchangxing); the current version is v1.0.0.

💬 Comments