← Back to Skills Marketplace
harryhihi

Letta

by Harryhihi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
36
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install letta
Description
Build AI with advanced memory that learns & self-improves over time — agents with persistent memory, sub-agents & skill system
README (SKILL.md)

Letta (formerly MemGPT) — Memory-Augmented AI Agents (OpenClaw)

Build AI with advanced memory that can learn and self-improve over time. Run agents locally via CLI, or build agents into applications via the Letta API.

Source: C:\Users\Harry\Downloads\letta\ Original: https://github.com/letta-ai/letta License: Apache 2.0

本技能基於 GitHub 上的 letta-ai/letta 修改與封裝。

Overview

Letta provides stateful AI agents with persistent memory:

  • Letta Code — run agents locally in your terminal (requires Node.js 18+)
    npm install -g @letta-ai/letta-code
    
  • Letta API — build memory-augmented agents into your applications
  • Skills System — pre-built skills and subagents for advanced memory and continual learning
  • Model Agnostic — works with any LLM (recommends Opus 4.5, GPT-5.2)

Structure

letta/
├── letta/             # Core Python library
├── alembic/           # Database migrations
├── scripts/           # Utility scripts
├── examples/          # Usage examples
├── sandbox/           # Sandbox environment
├── tests/             # Test suite
├── assets/            # Media assets
├── db/                # Database configuration
├── certs/             # TLS certificates
├── otel/              # OpenTelemetry config
├── fern/              # API documentation
├── compose.yaml       # Docker Compose
└── Dockerfile         # Container build

Usage in OpenClaw

When the user asks about AI agents with memory, self-improving agents, or persistent context:

  1. Reference Letta's memory architecture for stateful agent patterns
  2. Use the skills/subagents system for composable agent workflows
  3. Consult examples/ for implementation patterns
Usage Guidance
Install this if you want OpenClaw to provide Letta-oriented guidance for memory-augmented agent work. Be aware it may activate on broad memory-agent discussions, and only run the referenced npm install command when you explicitly want the Letta CLI installed.
Capability Assessment
Purpose & Capability
The skill’s stated purpose is guidance for Letta/MemGPT-style memory-augmented AI agents, and the artifact content stays aligned with that purpose.
Instruction Scope
The trigger phrase covers general questions about AI agents with memory or persistent context, so it could be invoked more often than a product-specific Letta skill ideally should be.
Install Mechanism
The package contains only SKILL.md. It mentions an npm global install command for Letta Code, but does not instruct the agent to run it automatically.
Credentials
The skill itself does not request credentials, local profile/session access, broad filesystem indexing, network exfiltration, or mutation authority.
Persistence & Privilege
Persistent memory is the subject matter being discussed, not an undisclosed runtime persistence mechanism in the skill package.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install letta
  3. After installation, invoke the skill by name or use /letta
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial OpenClaw skill: Build AI with advanced memory that learns & self-improves. Based on letta-ai/letta (Apache 2.0).
Metadata
Slug letta
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Letta?

Build AI with advanced memory that learns & self-improves over time — agents with persistent memory, sub-agents & skill system. It is an AI Agent Skill for Claude Code / OpenClaw, with 36 downloads so far.

How do I install Letta?

Run "/install letta" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Letta free?

Yes, Letta is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Letta support?

Letta is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Letta?

It is built and maintained by Harryhihi (@harryhihi); the current version is v1.0.0.

💬 Comments