letta-code
Build stateful AI agents with memory, skills, and self-improvement
All Skills in This Repository (25)
Pure Emerald Level Indicatorsadding-models
Add new LLM models to Letta Code by updating models.json and CI test matrices.
initializing-memory
Initialize or reorganize agent memory blocks into a structured schema.
creating-skills
Generate and validate Letta Code skill templates with YAML frontmatter and directory structures.
capturing-tui-visual-proof
Captures before-and-after screenshots and GIFs of the Letta Code Ink TUI for pull requests.
creating-mods
Creates and edits trusted local Letta Code mod files with tools, commands, events, and providers.
submitting-feedback
Submits user-approved agent feedback reports to the Letta team via CLI.
generating-mod-envs
Generates and validates JSON learning envs for Letta Code mod behavior evaluation.
customizing-commands
Creates and registers custom slash commands for Letta Code mods.
image-generation
Generate and edit images from text prompts via Letta's hosted image API.
messaging-agents
Send messages to other agents on a Letta server via the conversations API.
Context Doctor
Diagnose and repair degradation in agent system prompts, memory files, and skills.
migrating-memory
Migrate memory blocks between Letta agents using memfs export and git sync.
Frequently Asked Questions
FAQPage SchemaHow to install Letta Code?â–¼
Run `npx skills add letta-ai/letta-code --all -g -y` in your terminal to install all skills in this suite globally.
What makes Letta Code different from other coding agents?â–¼
Its agents are stateful: they keep memory, identity, and skills across sessions and can rewrite their own prompts and behavior to improve over time.
Can Letta Code agents learn new skills?â–¼
Yes. Agents can create, install, and package skills from GitHub, ClawHub, or Hermes, and even learn new mod behaviors through built-in evaluation workflows.
Can I chat with my agent from Slack or Telegram?â–¼
Yes. Letta Code includes messaging channel integrations for Slack, Telegram, Discord, and a browser app, all connected to the same agent.
Do I need coding experience to use Letta Code?â–¼
Basic terminal use helps for installation, but agents are self-configuring — you can ask the agent in plain English to set up skills, permissions, and schedules for you.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core