← 返回 Skills 市场
Skill Router BZai
作者
binziai7996
· GitHub ↗
· v1.0.0
· MIT-0
161
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill-router-bzai - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill-router-bzai触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 161 次。
如何安装 Skill Router BZai?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-router-bzai」即可一键安装,无需额外配置。
Skill Router BZai 是免费的吗?
是的,Skill Router BZai 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Skill Router BZai 支持哪些平台?
Skill Router BZai 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skill Router BZai?
由 binziai7996(@binziai7996)开发并维护,当前版本 v1.0.0。
推荐 Skills