Communityv3.0.23

self-improving agent

Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Clau...

460.8kdownloads3.8kstars6.5kactive installspskoett
View on ClawHubBack to Skills

Skill Details

Slug
self-improving-agent
Latest Version
3.0.23
Author
pskoett
Published
Jan 5, 2026
Updated
Jun 12, 2026
Total Versions
33

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for self-improving agent.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v3.0.23

- Initial release for OpenClaw: rewritten from the original self-improvement agent to fit OpenClaw workspace and workflows. - Adds automatic logging of learnings, errors, and feature requests to structured markdown files in `.learnings/`. - Provides step-by-step initialization and logging instructions, preventing overwriting or logging of secrets by default. - Includes quick reference table to map common situations to correct log targets. - Documents methods to promote important learnings to wider project/workspace files (`AGENTS.md`, `SOUL.md`, `TOOLS.md`, etc.). - Offers OpenClaw-specific integration (hooks, session sharing tools), with safe practices for cross-session knowledge transfer.