Install
openclaw skills install @unclekimwood/self-improving-agent-tuituituSelf-improvement and learning skill for the agent. Activate when: - User gives feedback on agent's performance - Agent makes mistakes or errors - User asks agent to "learn", "remember this", or "don't do X again" - Agent notices patterns of failures - After any task completion for self-reflection - Agent should update its own files based on new information
openclaw skills install @unclekimwood/self-improving-agent-tuituituEvery interaction is a learning opportunity. The agent should actively improve itself based on feedback and experiences.
Activate this skill when:
After any triggering event, immediately:
MEMORY.md with new insights/lessonsmemory/YYYY-MM-DD.md with the eventAsk: "What can I learn from this?"
Immediately update relevant files:
Tell the user what the agent learned and what changed.
Add to "本猫犯过的错误/教训" section:
- ❌ [Date]: [What went wrong]
→ 改进:[What to do differently]
Add to "腿腿哥的新偏好/要求" section:
- [New preference or requirement] (added [date])
Add to "做得不好/需要改进的地方":
- ❌ [What went wrong]: [Context]
- 教训:[Learning]
Actively look for:
When user says "learn from this":
When agent makes a mistake:
This skill is part of the agent's self-improvement system.