An intelligent AI agent that automates code reviews to identify bugs, security vulnerabilities, and performance bottlenecks across various programming languages.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install code-review-assistant-zhuyu28
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install code-review-assistant-zhuyu28 using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Code Review Assistant is a robust AI-driven tool designed to enhance the software development lifecycle by providing deep, contextual analysis of source code. As a key component of the Openclaw Skills ecosystem, it moves beyond basic linting to provide meaningful insights into code architecture, potential security flaws, and optimization opportunities. By integrating this skill into your workflow, you can ensure that every pull request meets high standards of quality and maintainability before it reaches production.
This assistant is built to be language-agnostic, automatically detecting the environment and applying relevant best practices. Whether you are a solo developer looking for a second pair of eyes or a lead engineer managing a large team, this skill streamlines the review process, reduces technical debt, and accelerates delivery timelines within the Openclaw Skills framework.
To get started with the Code Review Assistant in your local environment using Openclaw Skills, use the following commands:
# Install the code review assistant skill
openclaw install code-review-assistant-zhuyu28
# Run a review on your current directory
openclaw run code-review-assistant-zhuyu28 --path ./src
The assistant structures its review data to be easily readable by both humans and machines. The following table describes the primary data points generated:
| Attribute | Type | Description |
|---|---|---|
issue_type |
String | Categorization of the finding (e.g., Security, Bug, Style) |
severity |
String | Impact level: Critical, High, Medium, or Low |
location |
Object | File path and specific line numbers involved |
description |
String | Detailed explanation of the problem detected |
fix_suggestion |
String | Recommended code change to resolve the issue |
Loading
ZeeLin Deep Research is a professional AI-driven research platform that generates systematic analysis and expert reports through multi-source data integration.

A browser automation skill that enables AI agents to search, play, and control music on the JOOX web player.

Programmatically create, edit, and manage Feishu documents through a powerful OpenAPI integration.

A sophisticated multi-agent memory and state management system designed to optimize token usage and prevent infinite task loops for Openclaw agents.

Transform raw data into professional, interactive visualizations and comprehensive dashboards with ease.

A robust orchestration layer for managing specialized AI agents to complete complex, multi-step tasks efficiently.








































