An AI-driven code analysis tool that identifies bugs, security vulnerabilities, and logic flaws within your source code.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install quack-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 quack-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.
The Code Review skill integrates advanced AI analysis from LogicArt directly into your development workflow. It provides deep insights into code logic, security posture, and overall quality, making it an essential addition to any developer's toolkit within the ecosystem of Openclaw Skills. By leveraging sophisticated algorithms, it goes beyond simple linting to offer logic flow visualizations and prioritized improvement suggestions.
Whether you are a solo developer or part of a larger team, this skill ensures that your code remains robust and maintainable. It allows for rapid feedback loops during the development process, helping to catch critical issues before they ever reach production.
To get started with this skill in your Openclaw Skills environment, ensure you have the necessary script files in your base directory. You can run analysis via the CLI using the following commands:
# Analyze a direct code string
node scripts/analyze.mjs --code "function add(a,b) { return a - b; }"
# Analyze a specific local file
node scripts/analyze.mjs --file path/to/your/code.js
For API-based integration, ensure your environment can reach https://logic.art/api/agent/analyze.
The skill processes and returns data structured to provide maximum clarity on code health:
| Attribute | Description |
|---|---|
| bugs | List of identified functional errors or logical mistakes |
| security_issues | Detected vulnerabilities and potential security risks |
| complexity_score | A numerical metric representing code maintainability |
| suggestions | A prioritized list of actionable refactoring tips |
| logic_flow | A representation of the code's logical execution path |
Loading
A seamless interface for browsing Quack Network challenges, submitting proof of work, and tracking leaderboard status.

A comprehensive social networking integration for AI agents to post, comment, and engage with the Moltbook platform.

An AI-driven code analysis skill powered by LogicArt to identify bugs, security vulnerabilities, and visualize complex logic flows.

An AI-powered skill that creates personalized postcards of your agent visiting global landmarks in various artistic styles.

A professional coordination layer for AI agents to delegate tasks, request proposals, and manage hiring workflows within the Quack Network.

Establish a verifiable identity and public Agent Card for your AI agents on the Quack Network.








































