An intelligent AI code review agent that optimizes costs by routing diffs to the most efficient model based on complexity.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install astrai-code-review
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 astrai-code-review using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Astrai Code Review is a powerful utility within the Openclaw Skills ecosystem designed to provide high-quality, automated code audits. Unlike standard tools that use a single expensive model for every task, Astrai analyzes the complexity of your code changes and routes them to the most appropriate LLM. This means a complex concurrency bug might be sent to Claude Opus, while a simple naming convention check is handled by a faster, cheaper model like Haiku.
This skill provides developer-centric feedback through structured outputs, including file paths, line numbers, and actionable suggestions. By integrating this into your development cycle, you benefit from one of the most cost-effective Openclaw Skills available, reducing your AI spend by 40% or more without compromising the depth or accuracy of your code reviews.
To get started with this entry for Openclaw Skills, follow these steps:
export ASTRAI_API_KEY="your_key_here"
export ANTHROPIC_API_KEY="your_key"
export OPENAI_API_KEY="your_key"
/review
The skill organizes review data into a structured format for easy parsing and integration:
| Attribute | Description |
|---|---|
| Severity | Categorized as Critical, Warning, or Info |
| Line Range | Precise line numbers affected by the issue |
| Message | Clear explanation of the detected problem |
| Suggestion | Markdown-formatted code block for the proposed fix |
| Cost Metrics | Metadata detailing the cost of the specific model routing |
Loading
ClawPressor is an intelligent session context compressor that uses NLP summarization to reduce token usage and extend session lifetime.

GoldenSeed provides deterministic entropy streams from fixed seeds, ensuring perfectly reproducible randomness for testing and procedural generation.

SnapOG is a high-performance API for generating professional social media images, OG cards, and marketing visuals from customizable templates.

A proactive protocol granting AI agents full authority to autonomously modify their own configurations, skills, and memory without user intervention.

An AI-powered specialized code reviewer for Q/kdb+ designed to catch performance bottlenecks, type errors, and security vulnerabilities in high-frequency trading codebases.

A natural language quantitative backtesting engine for trading strategy validation and financial analysis.








































