← Back to Skills Marketplace
rabbot42

Skill Reviewer

by rabbot42 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
276
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install skill-reviewer-rabbot42
Description
审查和评估 OpenClaw Skill 的质量,提供改进建议
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-reviewer-rabbot42
  3. After installation, invoke the skill by name or use /skill-reviewer-rabbot42
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug skill-reviewer-rabbot42
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Skill Reviewer?

审查和评估 OpenClaw Skill 的质量,提供改进建议. It is an AI Agent Skill for Claude Code / OpenClaw, with 276 downloads so far.

How do I install Skill Reviewer?

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

Is Skill Reviewer free?

Yes, Skill Reviewer is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Skill Reviewer support?

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

Who created Skill Reviewer?

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

💬 Comments