AI AGENT ADDONS
AI & Agent Building
1,489installs

An AI assistant can learn from its mistakes. This skill helps it save those lessons in a file. It also records new ideas and feature requests. Over time, the assistant gets better at helping you.

The assistant writes down corrections when you tell it something is wrong. It writes down errors when something fails. It also writes down feature requests for things you wish it could do. All these notes are stored in simple markdown files.

By keeping a memory of what went wrong and what works better, the assistant can avoid repeating the same mistakes. This skill works together with another skill that fixes problems right away. The long-term lessons are saved here for continuous improvement.

Add Self Improvement skill to your workflow

Global

mkdir -p ~/.claude/skills/self-improvement

Project

mkdir -p .claude/skills/self-improvement

Source Repository

Stars
236
Forks
41
Watchers
236
Last Push
2 months ago
Created
7 months ago