basal-ganglia-memory
Habit formation and procedural learning for AI agents.
Installation
npx clawhub@latest install basal-ganglia-memoryView the full skill documentation and source below.
Documentation
Basal Ganglia Memory π―
Habit formation for AI agents. Part of the AI Brain series.
Status: π§ Under Development
This skill is being developed. Star/watch for updates!
Concept
The basal ganglia is responsible for habit formation and procedural learning. This skill will give AI agents:
- Habit tracking β actions repeated become automatic preferences
- Procedural memory β "muscle memory" for common workflows
- Reward-based learning β reinforce patterns that work
- Preference development β "I always do X this way because it works"
AI Brain Series
| Part | Function | Status |
| [hippocampus]() | Memory formation, decay, reinforcement | β Live |
| [amygdala-memory]() | Emotional processing | β Live |
| basal-ganglia-memory | Habit formation | π§ Development |
| [anterior-cingulate-memory]() | Conflict detection | π§ Development |
| [insula-memory]() | Internal state awareness | π§ Development |
Coming Soon
Based on neuroscience research on the basal ganglia's role in procedural learning and habit formation.
Built with β€οΈ by the OpenClaw community