← 返回 Skills 市场
vuact

skill-evaluator-srl

作者 vuact · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
92
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-evaluator-srl
功能描述
对 Skill 进行质量评估打分的 Skill,输出评分报告与改进建议。评估 skill、skill 评分、SRL 评估、skill 质量、检查 skill、skill review、skill score
安全使用建议
This skill is coherent: it contains an AI-guided review workflow plus a local Python script to compute SRL scores, and it does not request credentials or perform network installs. Two things to consider before installing/using: (1) Metadata mismatch — registry owner (kn77...) differs from _meta.json owner (wulixiaobai); this is not necessarily malicious but is unexplained and worth verifying with the publisher. (2) Self-evaluation and scope — the tool can be asked to evaluate itself or scan an entire 'skills' directory; self-assessments may inflate scores due to circular reasoning (the SKILL.md explicitly notes this), and evaluating many skills will grant the tool read access to repository files. Recommended precautions: run the tool on a copy of the repository or limit the evaluation target to specific skill directories, manually review any generated evidence citations (line references) before trusting an automated SRL score, and verify the author/source if you require provenance guarantees.
功能分析
Type: OpenClaw Skill Name: skill-evaluator-srl Version: 1.0.0 The skill bundle 'skill-evaluator-srl' is a meta-tool designed to evaluate the reliability and quality of other OpenClaw skills using the Skill Reliability Level (SRL) framework. It employs a transparent workflow where an AI agent performs qualitative scoring based on the target skill's content, which is then processed by a local Python script (scripts/srl_analyzer.py) to calculate a final weighted score and generate reports. The code uses only standard Python libraries, contains no network calls or unauthorized file access, and the instructions in SKILL.md are strictly focused on the evaluation process without any signs of malicious prompt injection or intent to subvert the agent.
能力评估
Purpose & Capability
Name/description claim to evaluate skills using the SRL framework; SKILL.md, references, README and a Python analyzer script are present and implement that purpose. The presence of scripts/srl_analyzer.py (weights + report generation) and multiple reference docs is appropriate for a skill-evaluator.
Instruction Scope
SKILL.md instructs the AI to read the target Skill's SKILL.md, scripts/, README, references/ and _meta.json — which is correct for a reviewer. It also documents and intentionally treats the self-evaluation case (evaluating skill-evaluator-srl itself) as a downgraded scenario. Be aware: the skill will read project files under a 'skills' directory when asked to 'evaluate all skills', so running it will give the tool access to repository files in scope; this is expected but worth noting.
Install Mechanism
No install spec; the skill is instruction-heavy and includes a Python script that uses only the standard library. No downloads, package installs, or external installers are used in the bundle.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. Its runtime instructions ask to read local files in the target skill directory only; no credentials or unrelated env access are requested.
Persistence & Privilege
Flags are default (always:false, agent invocation allowed). The skill does not request permanent presence nor modifies other skills or system-wide settings. It outputs reports but does not persist credentials or alter agent config.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-evaluator-srl
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-evaluator-srl 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: skill-evaluator-srl 1.0.0 — 结构化 Skill 质量评估工具,基于 SRL 框架输出评分报告与改进建议。 - 支持基于 SRL (Skill Reliability Level) 五维度评价 Skill,包括工程锚点密度、幻觉暴露面、失败语义清晰度、溯源性、可重现性推断 - 阶段化流程:自动识别评估目标、读取 key 文件、分阶段评审、输出结构化评分 JSON 与报告 - 引入降级与拒绝评估机制,保障评估置信度明确 - 证据追溯:所有评分均需锚定文件行号、脚本片段以便复核 - 集成时效性、鲁棒性、级联稳定性三大评分修正因子,反映 Skill 长期可用性 - 自动输出改进建议,辅助提升 skill 质量
元数据
Slug skill-evaluator-srl
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

skill-evaluator-srl 是什么?

对 Skill 进行质量评估打分的 Skill,输出评分报告与改进建议。评估 skill、skill 评分、SRL 评估、skill 质量、检查 skill、skill review、skill score. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。

如何安装 skill-evaluator-srl?

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

skill-evaluator-srl 是免费的吗?

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

skill-evaluator-srl 支持哪些平台?

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

谁开发了 skill-evaluator-srl?

由 vuact(@vuact)开发并维护,当前版本 v1.0.0。

💬 留言讨论