skills/skills.volces.com/agent-memory-kit

agent-memory-kit

Installation
SKILL.md

Agent Memory Kit

Type: Practice / Framework Dependencies: None (markdown only)


Description

A structured memory system for AI agents. Prevents the "forgot how to do things" problem by separating memory into episodic (what happened), semantic (what I know), and procedural (how to do things) layers.

Installation

# Create memory folder structure
mkdir -p memory/procedures
Installs
2
First Seen
Apr 24, 2026
agent-memory-kit from skills.volces.com