agent-memory-skills

Community

Learnable agent memory that self-improves.

Authorkimasplund
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Agents operate with static configurations and limited introspection. This Skill enables continuous self-improvement by storing experiences, evaluations, and performance metrics in ChromaDB, while isolating memory from static .md files.

Core Features & Use Cases

  • Persistent learning after each task: remember patterns, preferences, and improvements for future tasks.
  • Automatic self-evaluation: measure quality, time, and outcomes to drive better behavior.
  • Structured memory: separate collections for improvements, evaluations, and performance; supports global and project-scoped memory.
  • Use Case: a development agent that improves its code-review process over time by recalling past insights and tracking performance.

Quick Start

Initialize the agent-memory framework and trigger a sample task to start learning and evaluating automatically.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: agent-memory-skills
Download link: https://github.com/kimasplund/claude_cognitive_reasoning/archive/main.zip#agent-memory-skills

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.