An intelligent development assistant that automates code analysis, detects vulnerabilities, and generates comprehensive Pull Request documentation.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install ai-code-reviewer
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 ai-code-reviewer using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The AI Code Reviewer is a sophisticated tool within the Openclaw Skills ecosystem designed to streamline the software development lifecycle. By leveraging advanced language models, it provides deep analysis of code changes, identifying everything from minor stylistic inconsistencies to critical security vulnerabilities like SQL injection or memory leaks. This skill serves as a tireless peer reviewer that helps developers maintain high standards without slowing down the delivery pipeline.
Beyond simple linting, the skill understands the context of changes, allowing it to generate meaningful Pull Request descriptions and relevant unit tests for various frameworks. Whether you are working in Python, Go, or TypeScript, the AI Code Reviewer integrates into your workflow to ensure that every commit is robust, secure, and well-documented.
To integrate this skill into your workflow, configure the necessary environment variables and local settings:
# Required: Your OpenRouter API Key
OPENROUTER_API_KEY=sk-or-v1-xxxxx
# Optional: GitHub Token for automated PR management
GITHUB_TOKEN=ghp_xxxxx
# Optional: Configure audit strictness (low/medium/high)
CODE_REVIEW_STRICTNESS=medium
ENABLE_SECURITY_CHECK=true
Update your local configuration to enable specific features within the Openclaw Skills environment.
The skill organizes its analysis and output using a structured taxonomy to ensure clarity and actionable feedback:
| Component | Details |
|---|---|
| Report Metadata | File paths, quality scores (0-100), and language detection. |
| Issue Classification | Issues categorized by Style, Security, Performance, and Logic. |
| Actionable Items | Line-specific code suggestions with 'Current' vs 'Proposed' comparisons. |
| Test Schema | Generated unit test cases for frameworks like Jest, Pytest, or JUnit. |
| Documentation | Markdown-formatted PR templates including change summaries and impact analysis. |
Loading
A cross-platform social media distribution engine that automates content adaptation and publishing for major social networks.

A powerful technical visualization skill that generates and renders professional Mermaid diagrams directly into your workspace.

A comprehensive CLI and AI agent interface for managing self-hosted media server stacks including Jellyfin, Plex, and the *Arr suite.

A read-only monitoring and troubleshooting interface for HashiCorp Nomad clusters using the nomad CLI.

A professional tool for analyzing Xiaohongshu and Douyin content and profiles to extract engagement metrics and viral strategies.

A protocol for AI agents to automatically trigger and execute installed skills based on conversation context and pre-defined rules.








































