Install
openclaw skills install @amrree/sol-self-learningPersistent memory and self-improvement for AI agents — writes and refines its own memory files over time.
openclaw skills install @amrree/sol-self-learningGives any AI agent persistent memory and self-improvement. The agent writes and refines its own memory files — capturing failures, extracting patterns, generating fixes, and validating them before committing.
Use when:
The self-learning loop:
~/.openclaw/workspace/memory/failures/ — Log of failed tasks with full context~/.openclaw/workspace/memory/lessons/ — Generated fixes and prevention rules~/.openclaw/workspace/MEMORY.md — Consolidated memory (auto-updated on commit)No external dependencies — just the filesystem. Zero latency, full transparency, human-readable. The agent doesn't just store facts — it stores actionable lessons.
openclaw skills install https://github.com/TheSolAI/openclaw-self-learning-skill