fix: rename memory-defrag skill to follow naming conventions (#520)

Co-authored-by: Letta <noreply@letta.com>
This commit is contained in:
Charles Packer
2026-01-11 19:48:41 -08:00
committed by GitHub
parent 77c51eb23d
commit 95dc06a5d7
3 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
---
name: memory-defrag
description: Defragment and clean up agent memory blocks. Use when memory becomes messy, redundant, or poorly organized. Backs up memory, uses a subagent to clean it up, then restores the cleaned version.
name: defragmenting-memory
description: Defragments and cleans up agent memory blocks. Use when memory becomes messy, redundant, or poorly organized. Backs up memory, uses a subagent to clean it up, then restores the cleaned version.
---
# Memory Defragmentation Skill