← 返回 Skills 市场
rabbot42

Skill Reviewer

作者 rabbot42 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
276
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-reviewer-rabbot42
功能描述
审查和评估 OpenClaw Skill 的质量,提供改进建议
安全使用建议
This skill appears coherent: it reviews other skills by reading their SKILL.md files and returns checklist-based feedback. Before installing, consider: (1) the agent will be able to read local skill files — ensure you don't store secrets in SKILL.md; (2) prefer keeping the skill user-invocable (not always-enabled) so it runs only when you ask; (3) review sample outputs and test it on non-sensitive skills first. If you want stronger guarantees, inspect the skill text and run it with least privilege or in a sandboxed environment.
功能分析
Type: OpenClaw Skill Name: skill-reviewer-rabbot42 Version: 1.0.0 The skill is a utility designed to review and score other OpenClaw skills based on a set of quality criteria. It uses standard file-reading commands (e.g., 'cat') to access SKILL.md files for analysis, which is consistent with its stated purpose, and contains no evidence of data exfiltration, malicious execution, or prompt injection attacks.
能力评估
Purpose & Capability
Name/description claim to review other skills; the runtime instructions only require reading a target SKILL.md and producing a checklist-based review. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
SKILL.md explicitly tells the agent to read the target skill's SKILL.md (example cat ~/.openclaw/skills/... or /opt/homebrew/...). That is expected for a reviewer, but it means the agent will access local skill files — which could contain sensitive notes if authors put secrets there. The instructions do not ask for other system files, env vars, or external endpoints.
Install Mechanism
No install spec and no code files (instruction-only). This minimizes on-disk execution risk.
Credentials
No environment variables, credentials, or config paths are declared or required. The requested access (reading SKILL.md) aligns with the stated purpose.
Persistence & Privilege
always:false and normal invocation model. The skill does not request permanent presence or system-wide config changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-reviewer-rabbot42
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-reviewer-rabbot42 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of skill-reviewer (v1.0.0): - Provides a thorough checklist and guidelines for reviewing OpenClaw Skill quality. - Defines clear criteria for good Skills, including precise description, scoped use cases, actionable commands, and single-responsibility focus. - Includes a weighted review checklist and scoring system with qualitative grades. - Supplies sample review output format for consistency. - Outlines when to use or avoid this skill and provides practical usage instructions.
元数据
Slug skill-reviewer-rabbot42
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Skill Reviewer 是什么?

审查和评估 OpenClaw Skill 的质量,提供改进建议. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 276 次。

如何安装 Skill Reviewer?

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

Skill Reviewer 是免费的吗?

是的,Skill Reviewer 完全免费(开源免费),可自由下载、安装和使用。

Skill Reviewer 支持哪些平台?

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

谁开发了 Skill Reviewer?

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

💬 留言讨论