Communityv1.0.0

Self Improvement (done properly)

Capture durable lessons from debugging, user corrections, missing capabilities, and repeated workflow friction so future sessions avoid the same mistakes. Us...

3kdownloads2stars17active installsTristan Manchester
View on ClawHubBack to Skills

Skill Details

Slug
actual-self-improvement
Latest Version
1.0.0
Author
Tristan Manchester
Published
Mar 13, 2026
Updated
Mar 13, 2026
Total Versions
1

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 Improvement (done properly).
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Self-Improvement Skill v4.0.0 is a major workflow and usability overhaul. - Replaces "capture everything" with a focus on reusable, transferable lessons (corrections, workarounds, project conventions, recurring workflow pain). - Splits skill and project/workspace roots: all logs now live in the workspace, not under the skill installation. - Introduces helper scripts for initializing, searching, logging, and promoting learnings and errors (`scripts/learnings.py`, `scripts/extract_skill.py`). - Broadens compatibility: now agent-agnostic in core workflow, not OpenClaw-specific; hooks and helper scripts shown for multiple contexts. - Logging and promotion process is clarified with explicit decision tables, search-before-log requirements, and durable entry formats. - All logging file templates, references, and evaluation configs reorganized under `assets/`, `references/`, `evals/`, and `scripts/`.