A self-evolution engine that consumes research logs and performs system self-checks to optimize AI agent architectures automatically.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install harness-evolve
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 harness-evolve using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Harness Evolve is a sophisticated self-improvement framework designed for AI agents to close the loop between research and action. It functions as a bridge that takes research discoveries and transforms them into tangible system improvements. As a key component in the ecosystem of Openclaw Skills, it manages the entire lifecycle of an agent's growth, from identifying redundant rules to proposing major architectural shifts.
The skill operates on a tiered execution model, ensuring that safe, non-breaking changes are applied immediately while complex logic updates are submitted for human review. By integrating Harness Evolve into your workflow, your AI agents gain the ability to conduct self-diagnostics, manage technical debt, and ensure their internal configurations remain aligned with their evolving operational goals.
To integrate this engine with your Openclaw Skills setup, ensure your project contains a CLAUDE.md or README.md for configuration discovery.
# Configure your research and log directories
mkdir -p research logs
# Initialize the research log if it doesn't exist
touch research/harness-log.md
# Run the evolution cycle
# The agent will automatically detect and process pending items
Harness Evolve uses a structured approach to manage system evolution data:
| Component | Path | Description |
|---|---|---|
| Research Log | research/harness-log.md |
Source of truth for new insights and mapping targets |
| Review File | pending-review.md |
Queue for Tier B proposals requiring human approval |
| Evolution Summary | research/evolve-today.md |
Daily report of all evolution activities and system health |
| Configuration | CLAUDE.md |
Primary source for identifying agent root and rule files |
Loading
Harness Research is an automated intelligence engine that tracks, analyzes, and maps the latest AI agent research papers directly to your system's improvement goals.

An autonomous store operations manager that monitors SaaS health, manages failed payments, and handles churn winbacks for Creem.io merchants.

A specialized security diagnostic tool to identify and mitigate the 2026 axios supply-chain attack on local development environments.

A comprehensive long-term memory framework for AI agents featuring Markdown-based storage, semantic search, and structured feedback loops.

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

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








































