An AI-powered specialized code reviewer for Q/kdb+ designed to catch performance bottlenecks, type errors, and security vulnerabilities in high-frequency trading codebases.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install q-kdb-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 q-kdb-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.
q-kdb-code-review is a technical analysis tool within the Openclaw Skills registry built specifically for the unique and terse syntax of the Q programming language. Developed for quantitative developers and kdb+ administrators, it provides a deep understanding of Q idioms that general-purpose AI models often overlook. By analyzing scripts for common pitfalls like inefficient joins or missing attributes, it ensures that trading infrastructure remains both fast and reliable.
This skill bridges the gap between the extreme density of Q code and modern development standards. As an essential part of the Openclaw Skills collection, it uses intelligent routing to send complex algorithmic logic to high-tier LLMs while handling standard table operations with faster, cost-effective models. This ensures developers get the highest quality feedback without unnecessary overhead.
s# or g# attributes that cause O(n) performance degradation in asof joins./review-q command on a local script or directory.To integrate this skill from the Openclaw Skills library into your workflow, follow these steps:
export ASTRAI_API_KEY="your_key_here"
export ANTHROPIC_API_KEY="sk-ant-..."
export OPENAI_API_KEY="sk-..."
/review-q --file tick.q --strict
The skill organizes its analysis and configuration using a structured metadata approach:
| Component | Type | Description |
|---|---|---|
| Source Code | Input | Local .q or .k files read via the CLI. |
| Strictness Level | Parameter | Defines the depth of analysis (standard, strict, or security). |
| Review Output | Markdown | A formatted report mapping issues to specific line numbers in the source. |
| Provider Keys | Env Var | Secured API keys for various LLM providers used in the Openclaw Skills ecosystem. |
| Model Selection | Metadata | Information on which AI model was routed for the specific code block. |
Loading
An intelligent AI code review agent that optimizes costs by routing diffs to the most efficient model based on complexity.

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 natural language quantitative backtesting engine for trading strategy validation and financial analysis.

A sophisticated local cognitive memory system that utilizes FSRS-6 spaced repetition to provide AI agents with persistent, human-like recall capabilities.








































