os-memory-manager
Installation
SKILL.md
Prerequisites
This skill requires the Agentic OS to be initialized first. It calls context/kernel.py, context/memory.md, and context/.locks/ — files that only exist after running the os-init skill in your project.
If you have not yet initialized the OS, run:
os-init
Dependencies
This skill requires Python 3.8+ and standard library only. No external packages needed.