An automated diagnostic tool that analyzes AI conversation logs to evaluate performance and generate data-driven optimizations for agent skills.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install skill-optimizer
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 skill-optimizer using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Skill Optimizer is a sophisticated development tool designed to bridge the gap between a skill's intended design and its actual execution. By processing real-world interaction logs, it provides developers with a deep-dive analysis into how an agent interprets instructions and where it might be failing to meet user expectations. This tool is a critical asset for anyone looking to maintain high-quality Openclaw Skills by providing a feedback loop that transforms raw logs into structured improvement plans.
It focuses on five core dimensions: trigger accuracy, workflow adherence, output quality, user interaction flow, and instruction effectiveness. By synthesizing these metrics, it ensures that your AI remains sharp, relevant, and efficient, moving away from guesswork and toward a systematic approach to agent refinement.
To get started with the Skill Optimizer, ensure you have the relevant conversation logs accessible to your agent environment. No complex installation is required beyond adding the skill to your library.
# Invoke the optimizer by providing a log file
openclaw run skill-optimizer --input ./logs/conversation.txt
The skill will automatically request permissions to read and write to your local Openclaw Skills directory to perform the optimization analysis.
The skill processes log data and skill definitions to produce a structured analysis report. The output follows this taxonomy:
| Component | Description |
|---|---|
| Basic Info | Captures skill name, version, and the number of conversation rounds analyzed. |
| Dimensional Analysis | Detailed breakdown of trigger accuracy, workflow adherence, and instruction effectiveness. |
| Suggestion Priority | A ranked list of proposed changes to the SKILL.md file. |
| Change Summary | A diff-style view of proposed modifications including the rationale for each update. |
Loading
A conversational AI guide designed to help users rediscover their authentic voice and write personalized WeChat Moments posts through guided reflection.

A personalized AI copywriting assistant that learns your unique voice to create authentic WeChat Moments posts.

A professional course design consultant that implements the Blockbuster Course methodology to guide users through the entire curriculum development lifecycle.

Direct SQL access to your Stripe billing and customer data via a synced PostgreSQL database.

MemoryBox is a zero-dependency CLI tool designed to maintain a lean 3-tier hierarchical memory structure for Openclaw Skills.

An autonomous 4-tier recovery system that monitors gateway health and uses AI to diagnose and repair persistent failures.








































