← Back to Skills Marketplace
binziai7996

Skill Router BZai

by binziai7996 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
161
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skill-router-bzai
Description
Cost-effective skill selector for maximizing ROI on AI operations (增收降本版 v1.0.0). Use when the user needs to accomplish a task and wants the optimal skill ch...
Usage Guidance
This skill appears to do what it says: discover, score, and recommend skills from local installs and clawhub. Before installing or enabling it, consider the following: 1) It will call your local openclaw and clawhub CLIs and may install/run third‑party skills after you approve — only approve skills you trust or have inspected. 2) It persists history at ~/.openclaw/workspace/skill-router-history.json; if you prefer no local traces, remove/redirect that path. 3) The bundled security checks are partially placeholder-ish (e.g., evaluate_clawhub/check_security has minimal implementation and evaluate_local_skill assumes local skills are vetted). Don’t rely solely on this router’s automatic security score—manually review any skill flagged as high risk. 4) Run the router in a sandbox or test environment first if you expect strict security controls. If you want stronger guarantees, request that its security-check implementations perform concrete static scans, parse downloaded code, and refuse installs that fail those checks.
Capability Analysis
Type: OpenClaw Skill Name: skill-router-bzai Version: 1.0.0 The skill bundle implements a 'Skill Router' designed to help users select and install optimal skills based on quality, cost, and security. The Python scripts (scripts/evaluate_skill.py, scripts/search_clawhub.py) use standard OpenClaw and Clawhub CLI tools via subprocess.run with safe argument handling. The bundle includes comprehensive security documentation (references/security-checklist.md) and requires explicit user confirmation before installing or executing any recommended skills, showing no signs of malicious intent or high-risk vulnerabilities.
Capability Assessment
Purpose & Capability
The skill claims to discover local skills and search clawhub, evaluate them on quality/token/security/speed, present top-3 options, and execute a chosen skill. The included scripts call the expected CLIs (openclaw, clawhub), estimate costs, and implement evaluation logic. No unrelated binaries, env vars, or external credentials are requested.
Instruction Scope
SKILL.md instructs the agent to list local skills, search clawhub, run a security review, present recommendations, and—after user confirmation—install and execute a selected skill. That behavior is consistent with the router's purpose, but it involves installing and running third-party skills (potentially untrusted). The scripts perform downloads (clawhub download --dry-run) and run external CLIs; the skill defers final execution to user confirmation, which reduces risk. Also note the code contains placeholder/partial implementations for security checks and parsing, so the actual runtime checks may be weaker than the doc implies.
Install Mechanism
No install spec is provided (instruction-only skill plus bundled scripts). There are no network-download install steps embedded in the skill package itself. The only external interactions are via existing CLIs (openclaw, clawhub), which is appropriate for a router helper.
Credentials
The skill declares no required environment variables or credentials. It does read/write a history file under the user's home (~/.openclaw/workspace/skill-router-history.json) for cost/history tracking — this is reasonable for a router but is persisted to the user's filesystem. The scripts rely on external CLIs which may themselves use credentials; that is expected for a tool that searches/installs skills.
Persistence & Privilege
always:false (default) — no forced global presence. The skill writes a history file in ~/.openclaw/workspace, which is limited per-user but persistent. It may install and execute other skills (with user confirmation). This is expected functionality for a skill manager but expands its effective privileges by invoking third-party code; consider sandboxing or stricter verification before letting it run autonomously.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-router-bzai
  3. After installation, invoke the skill by name or use /skill-router-bzai
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug skill-router-bzai
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Skill Router BZai?

Cost-effective skill selector for maximizing ROI on AI operations (增收降本版 v1.0.0). Use when the user needs to accomplish a task and wants the optimal skill ch... It is an AI Agent Skill for Claude Code / OpenClaw, with 161 downloads so far.

How do I install Skill Router BZai?

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

Is Skill Router BZai free?

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

Which platforms does Skill Router BZai support?

Skill Router BZai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Skill Router BZai?

It is built and maintained by binziai7996 (@binziai7996); the current version is v1.0.0.

💬 Comments