setting-profile-images
Installation
SKILL.md
Setting Profile Images
Key fact
Letta Desktop displays an agent profile image from the agent memory repository at:
$MEMORY_DIR/profile.png
The Desktop/local backend API reads the same file via:
GET /v1/agents/:agent_id/profile-picture
For local Desktop agents, do not PATCH arbitrary agent metadata for the avatar. Write profile.png into MemFS and commit it.