OMM | Oxygen Memo — Zero-model-change hierarchical memory management for AI agents.
Multi-level tree index + TLB hot-page cache + Pointer-linked memory network + Semantic prefetching + Memory distillation + Context swapping.
git clone https://github.com/StarsailsClover/OxygenMemo.skill.git
cd OxygenMemo.skill
python scripts/memory_engine.py init ./memory_store
python scripts/memory_engine.py write "Label" core "Content here"See SKILL.md for full documentation. Chinese version: SKILL_zh.md.
MIT