← Back to Skills Marketplace
235
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install code-reviewer-umy997
Description
进行代码审查和质量检查。当用户提交代码审查请求或需要代码质量分析时使用此Skill。
README (SKILL.md)
代码审查助手
审查流程
-
代码结构分析
- 检查文件组织
- 验证命名规范
- 评估模块化程度
-
质量检查
- 识别代码异味
- 检查安全漏洞
- 验证测试覆盖率
-
改进建议
- 提供具体修改建议
- 解释改进理由
- 建议最佳实践
审查标准
- 可读性:代码是否易于理解
- 可维护性:代码是否易于修改
- 性能:是否存在性能问题
- 安全性:是否存在安全风险
特殊场景处理
紧急修复
优先检查关键功能的完整性
新功能开发
重点关注设计模式和架构决策
重构任务
评估重构的影响和风险
Usage Guidance
This skill appears coherent and low-risk because it is instruction-only and asks for no credentials or installs. Before enabling it for sensitive work: (1) test it with non-sensitive code snippets to confirm behavior; (2) watch for any prompts that ask you to paste secrets or system configuration — do not provide those; (3) if you are uncomfortable with autonomous invocation, restrict when the agent may call skills or require explicit user approval; and (4) review outputs for correctness before acting on suggested changes.
Capability Analysis
Type: OpenClaw Skill
Name: code-reviewer-umy997
Version: 0.1.0
The skill bundle consists of standard metadata and a markdown file (SKILL.md) providing instructions for a code review assistant. It contains no executable code, no network requests, and no suspicious instructions or prompt injection attempts. The content is entirely aligned with its stated purpose of analyzing code quality and security.
Capability Assessment
Purpose & Capability
The name and description (code review and quality checks) match the provided instructions. The skill requests no binaries, env vars, or installs — all of which are appropriate for a purely instruction-based code-review assistant.
Instruction Scope
SKILL.md contains high-level review steps (structure, quality checks, suggestions) and does not instruct the agent to read system files, access environment variables, or send data to external endpoints. The instructions are broad but stay within the expected scope of a code-review skill.
Install Mechanism
No install specification and no code files are present, so nothing is written to disk or fetched during install — this is the lowest-risk installation model and matches the skill's function.
Credentials
The skill declares no required environment variables, credentials, or config paths. There is no request for unrelated secrets or system access, which is proportionate for a code-review helper.
Persistence & Privilege
always:false and normal autonomous invocation are set (platform defaults). The skill doesn't request permanent presence or modify other skills; this is appropriate for its purpose. If you are concerned about autonomous actions, consider restricting invocation policies at the agent level.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install code-reviewer-umy997 - After installation, invoke the skill by name or use
/code-reviewer-umy997 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of the Code Reviewer skill.
- Enables code review and quality analysis in response to user requests
- Details a review process including structure, quality checks, and suggestions for improvement
- Outlines standards for readability, maintainability, performance, and security
- Specifies handling for special scenarios such as urgent fixes, new feature development, and refactoring tasks
Metadata
Frequently Asked Questions
What is Code Reviewer Umy997?
进行代码审查和质量检查。当用户提交代码审查请求或需要代码质量分析时使用此Skill。 It is an AI Agent Skill for Claude Code / OpenClaw, with 235 downloads so far.
How do I install Code Reviewer Umy997?
Run "/install code-reviewer-umy997" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Code Reviewer Umy997 free?
Yes, Code Reviewer Umy997 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Code Reviewer Umy997 support?
Code Reviewer Umy997 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Code Reviewer Umy997?
It is built and maintained by umy997 (@umy997); the current version is v0.1.0.
More Skills