skills/skills.volces.com/agent-memory-optimizer

agent-memory-optimizer

Installation
SKILL.md

Agent Memory Optimizer

Optimize active memory context by archiving old daily notes into month-based folders.

What it does

  • Scans memory/*.md
  • Moves files older than the current month into memory/archive/YYYY-MM/
  • Supports --dry-run to preview changes
  • Safe to run repeatedly

Run

python3 scripts/agent_memory_optimizer.py --dry-run
python3 scripts/agent_memory_optimizer.py

Optional custom cutoff:

Installs
1
First Seen
Aug 14, 2026
agent-memory-optimizer from skills.volces.com