learning-engine
SKILL.md
learning-engine
System records mistakes and successes, automatically learns patterns to improve skills. Automates "don't repeat same mistake" principle.
Learning Sources
1. memory/errors/
Extract failure patterns from error logs
# memory/errors/2026-02-14.md
## 10:30 - insta-post failure
- Cause: PNG file upload → "Problem occurred" error
- Fix: Retry after JPG conversion → Success
- Lesson: Always convert to JPG before Instagram upload