A specialized skill designed to detect, tag, and log AI capability gaps and rule conflicts to drive continuous architectural evolution.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install capability-radar
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 capability-radar using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Capability Radar acts as the essential feedback loop for AI agents, functioning as the first gear in an automated evolution engine. Instead of allowing errors or limitations to be buried in chat history, this skill captures tool failures, boundary reaches, and repetitive patterns in a structured format. It ensures that every instance where an agent struggles or relies on a manual workaround becomes a clear signal for improvement.
By systematically documenting these events within the Openclaw Skills ecosystem, the system can prioritize which new skills need to be developed or which internal rules require adjustment. This transforms the agent from a static tool into a self-improving entity that learns from its technical constraints and user interactions.
To integrate this skill into your Openclaw Skills environment, ensure your agent has write access to the memory directory. No complex installation is required beyond adding the capability-radar definition to your skill bank. You can verify detected gaps using the following command:
grep "🛠 from-xiaomeng: Capability Radar" memory/*.md
Capability Radar organizes its findings into a highly structured Markdown format within the memory logs. The schema includes the following fields:
| Field | Description |
|---|---|
| Time | The exact timestamp of the occurrence (YYYY-MM-DD HH:MM). |
| Trigger Type | Classification such as Tool Failure, Repeat Pattern, or Rule Conflict. |
| Scenario | A brief description of the context and what occurred. |
| Failure Point | The specific tool name or rule that caused the bottleneck. |
| Impact | Priority level (High, Medium, or Low) based on user experience. |
| Expected Capability | Description of the ideal behavior or missing functionality. |
| Suggested Action | Recommended next steps like creating a new skill or modifying AGENTS.md. |
Loading
A robust state-machine framework that converts conversational promises into persistent, trackable, and auto-executing files.

An automated solution for scraping XiaoHongShu notes and cross-posting them to Facebook Meta Business Suite and WordPress via REST API.

QMD Plus enhances local markdown search by using LLMs to expand simple queries into sophisticated lexical and semantic search variations.

A self-evolution engine that consumes research logs and performs system self-checks to optimize AI agent architectures automatically.

A professional diagnostic skill designed to harden long-running AI agent architectures by implementing structured session bridges and verification protocols.

An automated code generation tool that creates full-stack Django and Vue.js modules based on simple user descriptions.








































