# letta-code

Letta Code is a stateful agent harness for creating agents that are more like people than tools. Letta Code agents have memory, identity, and a sense of experience over time.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/letta-ai-letta-code
- Source: https://github.com/letta-ai/letta-code
- Price: free and open source

## Summary
letta-code is a Claude Code plugin with 20 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes acquiring-skills, context-doctor, converting-mcps-to-skills. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add letta-ai/letta-code --agent claude-code
```

## Skills
- acquiring-skills
- context-doctor
- converting-mcps-to-skills
- creating-mods
- creating-skills
- customizing-commands
- customizing-statusline
- dispatching-coding-agents
- editing-letta-code-desktop-preferences
- finding-agents
- generating-mod-envs
- image-generation
- initializing-memory
- letta-guide
- managing-shared-memory
- messaging-agents
- migrating-memory
- scheduling-tasks
- self-configuration
- syncing-memory-filesystem

## FAQ

### What is letta-code?
Letta Code is a stateful agent harness for creating agents that are more like people than tools. Letta Code agents have memory, identity, and a sense of experience over time.

### How do I install letta-code?
Run these in Claude Code: npx -y skills add letta-ai/letta-code --agent claude-code. Then prompt normally.

### Does letta-code auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is letta-code free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
