← Back to Skills Marketplace
228
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skill-reviewer-2
Description
审核/审查 Skill 代码质量的专业工具。当用户说"检查 skill"、"审核 skill"、"review {名称} skill"、"skill 写得怎么样"、"帮我看看这个 skill 有什么问题"时使用。依据 Anthropic 官方指南进行结构验证、YAML 前置信息检查、描述质量评估、指令完整性审查,...
Usage Guidance
This skill is instruction-only and internally consistent: it provides a rubric and reads local skill files and bundled references to perform reviews. Before using it, ensure (1) you only have the agent inspect skill folders you are comfortable sharing (SKILL.md or references sometimes contain sensitive notes), (2) your agent's file-access permissions are limited to intended locations, and (3) if you enable strict mode the reviewer will read the bundled full guide (references/anthropic-skills-development-guide.md). Because there is no code to execute or external installs, the primary risk is accidental disclosure of any sensitive content present in the skill files you ask it to review.
Capability Analysis
Type: OpenClaw Skill
Name: skill-reviewer-2
Version: 0.1.0
This skill bundle is a comprehensive meta-utility designed to audit the quality and structure of other OpenClaw skills based on Anthropic's official development guidelines. It provides a structured scoring framework and instructs the agent to use standard file system utilities (ls, head, grep, cat) to inspect skill components. The instructions are transparent, well-documented, and lack any indicators of malicious intent, data exfiltration, or unauthorized remote execution.
Capability Assessment
Purpose & Capability
The skill's name/description (Skill Reviewer) match its contents: a checklist, scoring rubric, and references for auditing other skills. It does not request unrelated binaries, environment variables, or permissions that would be out of scope for a reviewer.
Instruction Scope
SKILL.md instructs the agent to read SKILL.md and local references and to run simple file-inspection examples (ls, head) against skill folders — all coherent for a reviewer. It does not direct the agent to exfiltrate data or access unrelated system credentials. Note: it assumes the agent can read the target skill files (expected for an auditor).
Install Mechanism
No install spec and no code files are included (instruction-only), so nothing is written to disk or downloaded during install.
Credentials
The skill declares no required environment variables, credentials, or config paths. The references and examples are documentation and checklist items only — no secrets requested.
Persistence & Privilege
always is false and the skill does not request persistent system changes or to modify other skills' configs. It can be invoked by the agent as normal; nothing in the instructions grants elevated permanent privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install skill-reviewer-2 - After installation, invoke the skill by name or use
/skill-reviewer-2 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of Skill Reviewer: a comprehensive skill audit tool following Anthropic guidelines.
- Provides structured review framework, scoring system, defect checklist, and improvement suggestions.
- Covers folder structure, YAML front-matter, description quality, organization, command instructions, example density and quality, execution readiness, progressive disclosure, and tips evaluation.
- Includes scoring sheet (max 54 pts), rating tiers, and detailed reporting templates.
- Supports strict and normal audit modes based on user intent.
- Offers quick review template and self-check workflow for skill authors.
Metadata
Frequently Asked Questions
What is Skill Reviewer?
审核/审查 Skill 代码质量的专业工具。当用户说"检查 skill"、"审核 skill"、"review {名称} skill"、"skill 写得怎么样"、"帮我看看这个 skill 有什么问题"时使用。依据 Anthropic 官方指南进行结构验证、YAML 前置信息检查、描述质量评估、指令完整性审查,... It is an AI Agent Skill for Claude Code / OpenClaw, with 228 downloads so far.
How do I install Skill Reviewer?
Run "/install skill-reviewer-2" 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, licensed under MIT-0. 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 彬彬哦 (@binbin1213); the current version is v0.1.0.
More Skills