creating-extensions

Installation
SKILL.md

Creating Extensions

Use this skill to create or update trusted global Letta Code extensions in:

~/.letta/extensions/

Extensions are trusted local apps for Letta Code. They add small composable capabilities through extension APIs, not by importing app internals. Prefer scoped handles (ctx.conversation, ctx.cwd, ctx.agent, letta.getContext()) and guard optional UI with letta.capabilities.

Choose the right capability

Installs
4
GitHub Stars
2.8K
First Seen
May 26, 2026
creating-extensions — letta-ai/letta-code