initializing-memory

Official

Initialize and organize agent memory.

Authorletta-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a comprehensive guide for initializing or reorganizing the agent memory, including defining memory blocks, procedures, and preferences, so the Letta Code agent can persist context across sessions.

Core Features & Use Cases

  • Memory blocks: Establish core blocks like persona, project, human, context, and ticket to maintain continuity.
  • Procedures & Preferences: Document rules, workflows, and coding conventions to guide behavior.
  • Use Case: When starting a fresh Letta Code session or reorganizing memory for an ongoing project, this skill helps structure memory for reliable long-term learning.

Quick Start

Inspect current memory blocks with the memory tool, create or adjust blocks (persona, project, human), and outline recurrence rules and conventions to guide agent behavior. Then initialize memory with the /init flow.

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: initializing-memory
Download link: https://github.com/letta-ai/letta-code/archive/main.zip#initializing-memory

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