learning
✓Self-improving agent patterns. Use when detecting corrections, proposing rules, or managing learned behaviors.
Installation
SKILL.md
You have access to claude-learner, a system that turns corrections into permanent rules.
| /learner:status | Check daemon and rules status | | /learner:rules | List all rules | | /learner:approve | Approve a pending rule | | /learner:reject | Reject a pending rule | | /learner:start | Start the learning daemon | | /learner:stop | Stop the learning daemon |
Self-improving agent patterns. Use when detecting corrections, proposing rules, or managing learned behaviors. Source: unisone/claude-learner.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/unisone/claude-learner --skill learning Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/unisone/claude-learner --skill learning- Source
- unisone/claude-learner
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is learning?
Self-improving agent patterns. Use when detecting corrections, proposing rules, or managing learned behaviors. Source: unisone/claude-learner.
How do I install learning?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/unisone/claude-learner --skill learning Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/unisone/claude-learner
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05